UTC, GMT, and Time Zones Explained Simply

What UTC actually is, how it differs from GMT, why offsets look the way they do, and how the IANA timezone database keeps it all working.

What UTC is

Coordinated Universal Time is the world's reference clock: a timescale maintained by a network of atomic clocks and adjusted with occasional leap seconds to stay aligned with the Earth's rotation. It is not the time of any country. Every timezone on the planet is defined relative to it — New York at UTC-5 or UTC-4, Dubai at UTC+4, Tokyo at UTC+9.

UTC never observes daylight saving and never changes. That stability is why aviation, shipping, computing, and science all coordinate in UTC and convert to local time only at the last step, for human eyes.

UTC versus GMT

GMT — Greenwich Mean Time — is the older term, rooted in astronomical observations at the Greenwich observatory in London. In casual use, GMT and UTC refer to the same moment, and for scheduling purposes the distinction is irrelevant. Technically, UTC is the modern atomic standard, while GMT survives as the name of a timezone: the one the UK uses in winter.

The confusion to avoid is treating GMT as "London time" year-round. In summer the UK switches to British Summer Time, UTC+1. An event pinned to "3 PM GMT" in July is 4 PM on a London wall clock — a mistake that appears in international announcements every single summer.

Why the map is messier than 24 neat slices

On paper, the globe divides into 24 bands of 15 degrees, one hour each. In reality, timezone borders follow politics, trade, and convenience. China spans five geographic bands but runs the entire country on Beijing time, UTC+8. India chose the half-hour compromise of UTC+5:30. Spain lives on Central European Time despite sitting geographically in line with the UK. Kiribati pushed part of its territory to UTC+14 so the whole nation shares one calendar date.

The practical consequence: you cannot reliably infer a city's time from its longitude, and neighboring countries can differ by more than an hour. The city, not the geography, is the unit that matters.

The database that makes city-based time work

When software shows you the correct time for "Asia/Seoul" or "America/New_York", it is consulting the IANA timezone database — a maintained public record of every zone's offset rules, daylight saving schedules, and their full history. Governments change timezone rules surprisingly often, and each change ships as a database update to operating systems and browsers worldwide.

This is the real reason city-based tools beat remembered offsets: they inherit those updates automatically. The clock on this site asks your browser for "the current time in Asia/Seoul" and the browser applies whatever rules are in force today — no stale arithmetic involved.

Compare Two Cities

Related Time Differences