← Home

Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates.

JUSTFORFUN
Live

Current Unix Time

The current Unix time is

Timestamp → Date & Time

Convert a Unix timestamp to a readable date and time.

Supports seconds, milliseconds, and microseconds. Unit is auto-detected.

Local time

UTC

ISO 8601

Date & Time → Timestamp

Enter date and time components to get a Unix timestamp.

- - : :

Unix timestamp (seconds):

Date String → Timestamp

Paste a date string to convert it to a Unix timestamp.

Formats: ISO 8601, Y-M-D, M/D/Y, RFC 2822, etc. Remove "GMT" to use local time.

Unix timestamp (seconds):

Seconds → Duration

Break a duration in seconds into years, months, days, hours, and minutes.

What is Unix Epoch?

Unix time (POSIX time) is the number of seconds elapsed since 1970-01-01T00:00:00Z (UTC), excluding leap seconds.

Unit Seconds
1 hour3,600
1 day86,400
1 week604,800
1 month (~30.437 days)2,629,743
1 year (365.25 days)31,557,600