Current Unix time
— seconds
Unix timestamp
Unit
Date & time
Interpret as
Show in time zone
Conversions
Enter a Unix timestamp or a date above to see every conversion. Click any value to copy it.
Convert Unix timestamps to human dates and back, across any time zone — live and in your browser.
epochSeconds elapsed since 1970-01-01 00:00:00 UTC — the Unix epoch. Time zones and daylight saving never affect it.seconds vs msUnix time is classically in seconds (10 digits today). JavaScript, Java and many APIs use milliseconds (13 digits).2038A signed 32-bit seconds counter overflows on 2038-01-19. 64-bit stores are unaffected.ISO 86012024-01-15T13:45:00.000Z — the trailing Z means UTC. The machine-readable standard.time zoneThe same instant shown in a chosen IANA zone (e.g. America/New_York). Only the display changes — the epoch is identical.relativeHuman distance from now — in 3 days, 2 hours ago — via the browser's Intl formatter.