GUIDE 15 min read

Complete Guide to World Time Zones

From UTC offsets to the IANA database, from DST confusion to scheduling international meetings — this is everything you need to understand time zones in the modern world.

1. What Are Time Zones?

A time zone is a region of the globe that observes a uniform standard time. Before time zones existed, every city kept its own "local solar time" — noon meant when the sun was at its highest. This was fine when travel was slow, but when railroads connected cities within hours, conflicting local times became a logistical nightmare.

In 1884, the International Meridian Conference established the Greenwich Meridian as the prime meridian (0° longitude), and the world was theoretically divided into 24 hour-wide zones. Each zone is one hour ahead or behind its neighbor. In practice, political boundaries mean time zones are far from perfectly geometric.

🌍 Key fact: China has 5 geographic time zones but uses only one (UTC+8). The US has 6 time zones. Russia spans 11 time zones — the most of any single country.

2. UTC vs GMT: What's the Difference?

You'll often see "UTC" and "GMT" used interchangeably, but they have different origins:

For everyday purposes, UTC and GMT are identical — both represent the same moment in time and neither observes daylight saving time. UTC is the standard used in aviation, computing, and scientific contexts.

3. Major World Time Zones Reference

AbbreviationFull NameUTC OffsetKey CitiesDST?
UTCCoordinated Universal TimeUTC+0No
GMTGreenwich Mean TimeUTC+0London (winter)
BSTBritish Summer TimeUTC+1London (summer)Yes
CETCentral European TimeUTC+1Paris, Berlin (winter)Yes
CESTCentral European Summer TimeUTC+2Paris, Berlin (summer)Yes
ISTIndia Standard TimeUTC+5:30Mumbai, DelhiNo
CSTChina Standard TimeUTC+8Beijing, ShanghaiNo
SGTSingapore Standard TimeUTC+8SingaporeNo
JSTJapan Standard TimeUTC+9Tokyo, OsakaNo
KSTKorea Standard TimeUTC+9Seoul, BusanNo
AESTAustralia Eastern Standard TimeUTC+10Sydney (winter)Yes
ESTEastern Standard TimeUTC-5New York (winter)Yes
EDTEastern Daylight TimeUTC-4New York (summer)Yes
CSTCentral Standard TimeUTC-6Chicago (winter)Yes
MSTMountain Standard TimeUTC-7Denver (winter)Yes
PSTPacific Standard TimeUTC-8Los Angeles (winter)Yes
PDTPacific Daylight TimeUTC-7Los Angeles (summer)Yes

4. Daylight Saving Time (DST)

Daylight saving time complicates time zone calculations significantly. Approximately one-third of the world's countries observe DST, but they don't all change clocks on the same day.

This means there are several weeks per year when the time difference between, say, London and New York is not the usual 5 hours — it can be 4 or 6 hours, depending on which side has changed clocks already. Our converter always shows the current difference, not a fixed one.

5. The IANA Time Zone Database

The authoritative source for time zone data is the IANA (Internet Assigned Numbers Authority) Time Zone Database, also called the "tz database" or "zoneinfo database."

This database, maintained by volunteers and updated whenever any country changes its time zone rules, is used by virtually all modern operating systems, programming languages, and web browsers. GlobeTimeZone uses this database (via your browser's built-in Intl.DateTimeFormat API) to ensure accuracy.

IANA time zone identifiers follow the format Region/City, for example:

6. Tips for Scheduling Across Time Zones

Always use UTC as the anchor

When scheduling across multiple time zones, express the meeting time in UTC first, then convert to local times. This eliminates ambiguity caused by DST transitions.

Beware of half-hour and 45-minute offsets

Not all time zones are whole hours from UTC. India (UTC+5:30), Nepal (UTC+5:45), Iran (UTC+3:30), and some Australian zones use fractional offsets. Always use a converter, never mental arithmetic.

Check if DST has recently changed

The 2-3 week periods when the US has changed clocks but Europe hasn't (or vice versa) are the most dangerous time for scheduling mistakes. Always verify with a real-time converter.

Communicate with time zone information

Instead of writing "10 AM your time," write "10 AM EST" or "10 AM New York time." This removes all ambiguity.

📅 Pro tip: Use our Meeting Scheduler to find overlapping business hours across multiple time zones automatically, including DST-aware calculations.

Frequently Asked Questions

What is UTC?

UTC (Coordinated Universal Time) is the primary international time standard. It's maintained by atomic clocks and never observes daylight saving time. All world time zones are expressed as offsets from UTC (e.g., UTC+8, UTC-5).

What is the difference between UTC and GMT?

For practical purposes, UTC and GMT represent the same time. The difference is technical: GMT is based on Earth's rotation (mean solar time), while UTC is based on atomic clocks and is more precise. Modern systems use UTC.

How many time zones are there?

There are 38 distinct UTC offsets in use worldwide, ranging from UTC-12 to UTC+14. However, most people interact with only about 24 main zones. Some territories use unusual half-hour or 45-minute offsets.