Epoch Converter

Convert between Unix timestamp and human-readable date/time

Convert Unix timestamps (seconds since January 1, 1970) to readable dates and vice versa.

Local Time: -
UTC Time: -
ISO 8601: -
Seconds: -
Milliseconds: -

About Unix Timestamps

What is Unix Time?

Unix time is the number of seconds that have elapsed since January 1, 1970, 00:00:00 UTC.

Common Uses

Used in programming, databases, and APIs for storing and comparing dates.

Year 2038 Problem

32-bit systems will overflow on January 19, 2038 at 03:14:07 UTC.

Current Timestamp

Loading...