Every time you check the time in another city — wondering whether it's a reasonable hour to call Tokyo from New York, or figuring out when a London broadcast will air in Singapore — you're using the global time zone system. But how does it actually work?

The Earth's Rotation: The Foundation of Time Zones

Time zones exist because the Earth rotates. Our planet completes one full rotation of 360° every 24 hours, which means it rotates 15° per hour (360 ÷ 24 = 15). As it rotates, different parts of the planet face the sun, creating day and night.

Before time zones, every location set its clocks to local solar time — noon when the sun was at its highest point overhead. This meant that two cities 200 km apart would have clocks showing slightly different times. That was fine in the pre-industrial world, but railways, telegraphs, and eventually global communication made it unworkable.

The 24-Zone System

The solution was to divide the world into 24 standard time zones, each covering roughly 15° of longitude and offset from its neighbors by exactly one hour. The zones are measured east and west from the Prime Meridian — 0° longitude, which runs through Greenwich, London.

In theory, a perfectly regular time zone system would look like vertical stripes on a globe, each 15° wide, each exactly one hour apart. In practice, it's far messier. Political boundaries, economic ties, and geographic quirks mean that time zone lines zigzag around countries, islands, and regions. A single country might span multiple theoretical zones but choose to observe just one (China, despite its enormous east-west span, uses a single time zone: UTC+8).

UTC: The Reference Point

All time zones are defined as offsets from UTC (Coordinated Universal Time). UTC+0 runs through the UK and western Europe. Moving east, each zone adds an hour: UTC+1, UTC+2, and so on up to UTC+12. Moving west, each zone subtracts an hour: UTC-1, UTC-2, and so on down to UTC-12.

This means:

CityUTC OffsetHours from London
LondonUTC+0 / +1Reference
New YorkUTC-5 / -4-5 hours
DubaiUTC+4+4 hours
SingaporeUTC+8+8 hours
TokyoUTC+9+9 hours
SydneyUTC+10 / +11+10/+11 hours

Half-Hour and 45-Minute Offsets

Most time zones are whole-hour offsets, but some are not. India uses UTC+5:30 for the entire country — a half-hour offset chosen to split the difference between UTC+5 and UTC+6 while keeping the subcontinent unified. Nepal goes further, using UTC+5:45, a 45-minute offset unique to that country. Iran uses UTC+3:30.

These non-standard offsets often reflect a desire to keep a country or region on one unified clock while still being as close as possible to local solar noon.

Daylight Saving Time

Many countries adjust their clocks seasonally to extend daylight into the evening hours. This Daylight Saving Time (DST) shifts clocks forward by one hour in spring and back in autumn, temporarily changing the UTC offset. New York goes from UTC-5 (Eastern Standard Time) to UTC-4 (Eastern Daylight Time). London goes from UTC+0 (GMT) to UTC+1 (British Summer Time).

Not all countries observe DST. Japan, China, India, and most countries near the equator do not — their day length varies little throughout the year, making DST less useful. Russia abolished DST in 2014. The European Union has proposed abolishing it as well, though implementation has been delayed.

The International Date Line

At the opposite side of the globe from the Prime Meridian lies the International Date Line, at roughly 180° longitude. This is where the calendar date changes. Cross it heading west and you gain a day; cross it heading east and you lose a day. The line zigzags through the Pacific Ocean to avoid cutting through island nations — keeping countries like Kiribati and Samoa entirely on one calendar date.

The IANA Timezone Database

Every phone, computer, and server in the world uses the IANA Timezone Database (also called the Olson database) to translate UTC into local time. It contains entries for over 600 named time zones — not just the 24 theoretical ones — and tracks historical changes going back decades. When you see America/New_York or Asia/Tokyo in software, that's an IANA timezone identifier. The live clocks on this site use IANA timezone data via your browser's built-in Intl.DateTimeFormat API.

Frequently Asked Questions: How Time Zones Work

How do time zones work?

The Earth rotates 15° per hour, so the world is divided into 24 zones each spanning roughly 15° of longitude and offset by one hour from neighbors. All zones are measured as UTC offsets (e.g. UTC+9 for Tokyo). In practice, borders deviate for political reasons.

Why are there 24 time zones?

Because 360° ÷ 15° per hour = 24. The Earth rotates one full circle in 24 hours at a rate of 15 degrees per hour, which maps neatly onto 24 one-hour zones.

Why are some time zones 30 or 45 minutes offset?

Some countries chose non-standard offsets for political or geographic reasons. India uses UTC+5:30 to stay unified while splitting the difference between neighbors; Nepal uses the unique UTC+5:45. These are national choices, not theoretical requirements.

What is the International Date Line?

The International Date Line at roughly 180° longitude is where the calendar date changes. Crossing west adds a day; crossing east subtracts one. It zigzags through the Pacific to avoid splitting island nations across two dates.