What Is UTC? Coordinated Universal Time Explained
Last updated: July 14, 2026
Coordinated Universal Time (UTC) is the primary time standard the world uses to regulate clocks. Every time zone on Earth is defined as an offset from UTC — for example, UTC+9 for Japan or UTC−5 for New York in winter. UTC itself never changes for daylight saving, which makes it the neutral reference point for aviation, computing, science, and international scheduling.
Where UTC comes from
UTC is maintained by a global network of roughly 400 atomic clocks kept in laboratories around the world, coordinated by the International Bureau of Weights and Measures (BIPM). Atomic clocks measure time using the vibration frequency of caesium atoms, which is extraordinarily stable — accurate to within a second over tens of millions of years.
To keep UTC loosely aligned with the Earth’s slightly irregular rotation, a "leap second" is occasionally added. That is why UTC is a compromise between perfectly steady atomic time (TAI) and astronomical time based on the Sun (UT1).
UTC offsets and time zones
A time zone is just a fixed offset from UTC. Places east of the Greenwich meridian are ahead of UTC (positive offsets); places to the west are behind it (negative offsets). India is UTC+5:30, showing that offsets are not always whole hours.
Because UTC has no daylight saving, a location’s offset can change through the year. New York is UTC−5 in winter but UTC−4 during daylight saving time — the local clock moves, not UTC.
Why UTC matters online
Servers, databases, and APIs almost always store timestamps in UTC and convert to a user’s local zone only for display. This avoids ambiguity when systems in different countries exchange data, and it sidesteps the twice-a-year chaos of daylight saving transitions.
When you see a timestamp ending in "Z" (for example 2026-07-14T09:30:00Z), the Z stands for "Zulu time", the aviation and military name for UTC.
Frequently asked questions
Is UTC the same as GMT?
They are almost identical in everyday use, but GMT is a time zone while UTC is a time standard. UTC is defined by atomic clocks and is the modern, more precise reference.
Does UTC change for daylight saving?
No. UTC never shifts. Only local time zones apply daylight saving, which changes their offset from UTC.