Epoch Converter
Convert between epoch time and formatted dates in bulk.
Convert Unix timestamps to dates and back, in any time zone.
Count the digits. A 10-digit value is seconds and lands in the present day; a 13-digit value is milliseconds. The converter detects this automatically but shows both interpretations so you can confirm.
Systems storing Unix time in a signed 32-bit integer overflow on 19 January 2038, wrapping to 1901. Modern 64-bit systems are unaffected, but embedded devices, old database columns and some file formats still carry the limit.
No. Unix time is defined as if every day were exactly 86,400 seconds, so it repeats a value during a positive leap second. This is why timestamps are not a reliable basis for measuring precise elapsed durations across such an event.
Convert between epoch time and formatted dates in bulk.
Convert a time between any two time zones, DST included.
Translate a cron expression into plain English and next run times.
Your input is saved in this browser so a refresh does not lose it. Tools handling credentials are never saved.