UTC (Coordinated Universal Time)
utc
The primary time standard by which the world regulates clocks and time, serving as the basis for civil timekeeping globally.
leap-second
A leap second is a one-second adjustment occasionally applied to UTC to account for the gradual slowing of Earth's rotation. Since their introduction in 1972, 27 leap seconds have been added. They are inserted at the end of June 30 or December 31, creating a minute that lasts 61 seconds (23:59:60 UTC).
Atomic clocks measure time with extraordinary precision, but the Earth's rotation is gradually slowing due to tidal friction. Without leap seconds, UTC would slowly drift away from solar time. The International Earth Rotation and Reference Systems Service (IERS) monitors this difference and announces leap seconds approximately six months in advance.
In November 2022, the General Conference on Weights and Measures voted to abolish leap seconds by 2035. The accumulated difference between atomic time and solar time will be allowed to grow until a larger correction (perhaps a "leap minute") is needed, likely not for over a century. Major tech companies like Google and Amazon already use "leap smearing" to gradually distribute the extra second over a longer period.
Was this article helpful?
utc
The primary time standard by which the world regulates clocks and time, serving as the basis for civil timekeeping globally.
tai
TAI is a continuous timescale computed as a weighted average of over 450 atomic clocks worldwide, containing no leap seconds, and serving as the foundation for UTC.
In 2022, the General Conference on Weights and Measures voted to phase out leap seconds by 2035. This article covers the gap between atomic time and astronomical time, why leap seconds break IT systems, and how leap smearing has buffered the issue until the formal abolition takes effect.
Learn what Unix timestamps are, why they count seconds from January 1, 1970, how to convert them to human-readable dates, and what the Year 2038 problem means.
Leap years are not simply every fourth year. The Gregorian calendar uses a 400-year cycle with two exception rules to keep the calendar aligned with Earth's orbit. This article explains the astronomy behind the rules, the implementation pitfalls programmers face, and the looming year 4000 problem.