Epoch Converter
Unix timestamp tool & world clock
Dates without a timezone use your browser timezone. Inputs that include a timezone or UTC offset are detected automatically. Try now • paste any epoch or date • +1h -30m to shift
World Clock
Major timezones in one live clock board, grouped by region for quick scanning.
Convert epoch timestamps in popular languages.
Epoch Seconds
1_700_000_000
10 digits · resolution: 1 second
Used by: Python time.time(), Unix shell, most APIs
Epoch Milliseconds
1_700_000_000_000
13 digits · resolution: 1 millisecond
Used by: JS Date.now(), Java System.currentTimeMillis()
Notable Timestamps
Click any row to load it into the converter
Leap seconds are occasional one-second inserts in UTC that keep civil clocks aligned with Earth's slowly changing rotation.
Unix time is a continuous count, so most systems ignore leap seconds and treat those adjustments as if time stays linear.
The last announced leap second was added on 2016-12-31 23:59:60 UTC; your converter still works the same because it uses standard browser epoch behavior.