the start of 2026
- Unix timestamp
- 1,76,72,25,600
- In
- Seconds
UTC date and time2026-01-01T00:00:00Z
Verified against the epoch count
Open this exampleUnix timestamp to a readable UTC date. Timestamps deliberately ignore leap seconds, which is why they are simple to compute with and slightly wrong as a count of elapsed time.
Also called: epoch converter, timestamp to date.
2026-01-01T00:00:00Z, a Thursday. That is 1,76,72,25,600 seconds since the epoch of 1 January 1970. Within the range a signed 32-bit timestamp can hold.
A timestamp is seconds since the start of 1970 in UTC. It ignores leap seconds, so every day is exactly 86,400 seconds and the arithmetic is trivial, at the cost of drifting from true elapsed time by around thirty seconds since the epoch. A signed 32-bit timestamp overflows in January 2038, which is the reason systems moved to 64-bit counters.
a Unix timestamp counts seconds from the epoch, ignoring leap secondsEach of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
UTC date and time2026-01-01T00:00:00Z
Verified against the epoch count
Open this exampleUTC date and time1970-01-01T00:00:00Z
boundary: the definitional case
Open this exampleFormula version 1.0.0 · definition 1.0.0 · India · Report a problem with this calculator