UTC is the time standard that the entire world runs on. Every timezone is defined as an offset from UTC. Every server log, flight schedule, satellite signal, and international treaty references UTC. If you have ever seen a timestamp ending in "Z" or wondered why a notification came in at the "wrong" time, UTC is the answer.
Convert UTC to your local time instantly.
Open Timezone ConverterUTC stands for Coordinated Universal Time. It is the time at 0 degrees longitude (the Prime Meridian in Greenwich, England) with no daylight saving adjustment. It never springs forward or falls back. It is the same in January and July. It is the same on Monday and Saturday. That consistency is exactly why it exists.
UTC is maintained by a network of about 450 atomic clocks around the world, coordinated by the International Bureau of Weights and Measures (BIPM) in Paris. These clocks are accurate to within a billionth of a second per day. Occasional "leap seconds" are added to keep UTC aligned with the Earth's slightly irregular rotation.
For any practical purpose, UTC and GMT are the same time. Both represent the time at the Prime Meridian. The differences are historical and technical:
| UTC | GMT | |
|---|---|---|
| Based on | Atomic clocks | Astronomical observation (solar noon at Greenwich) |
| Accuracy | Billionths of a second | Seconds |
| Official standard? | Yes, since 1960 | No longer the official standard |
| DST? | Never | Never (but the UK uses BST in summer, which is GMT+1) |
| Common usage | Technology, science, aviation, international business | Casual UK usage, legacy references |
When someone says "GMT" in conversation, they almost always mean UTC. When a system says "GMT" in a timestamp, it means UTC. The terms are interchangeable for scheduling, meetings, and everyday time reference.
Every timezone is defined as a positive or negative offset from UTC. To convert, add or subtract the offset:
| Your timezone | Standard offset | Daylight offset | Example: UTC 18:00 |
|---|---|---|---|
| EST (New York) | UTC-5 | UTC-4 (EDT) | 1:00 PM EST / 2:00 PM EDT |
| CST (Chicago) | UTC-6 | UTC-5 (CDT) | 12:00 PM CST / 1:00 PM CDT |
| MST (Denver) | UTC-7 | UTC-6 (MDT) | 11:00 AM MST / 12:00 PM MDT |
| PST (Los Angeles) | UTC-8 | UTC-7 (PDT) | 10:00 AM PST / 11:00 AM PDT |
| GMT (London) | UTC+0 | UTC+1 (BST) | 6:00 PM GMT / 7:00 PM BST |
| CET (Paris, Berlin) | UTC+1 | UTC+2 (CEST) | 7:00 PM CET / 8:00 PM CEST |
| IST (India) | UTC+5:30 | N/A (no DST) | 11:30 PM IST |
| CST (China) | UTC+8 | N/A (no DST) | 2:00 AM next day |
| JST (Japan) | UTC+9 | N/A (no DST) | 3:00 AM next day |
| AEST (Sydney) | UTC+10 | UTC+11 (AEDT) | 4:00 AM next day AEST / 5:00 AM AEDT |
| NZST (Auckland) | UTC+12 | UTC+13 (NZDT) | 6:00 AM next day NZST / 7:00 AM NZDT |
You run into UTC more often than you think. Some common places:
If you write software that handles time, the standard practice is:
Why? Because UTC has no daylight saving transitions, no political timezone changes, and no ambiguity. If your database says an event happened at "2026-04-06T14:30:00Z," that is a single unambiguous point in time. If it said "2:30 PM EST," you would need to verify whether it was actually EDT, whether the system was configured correctly, and which country's EST it meant.
Common formats you will see:
What each UTC hour looks like across major cities (standard time):
| UTC | EST | CST | PST | GMT | CET | IST | JST |
|---|---|---|---|---|---|---|---|
| 00:00 | 7 PM* | 6 PM* | 4 PM* | 12 AM | 1 AM | 5:30 AM | 9 AM |
| 03:00 | 10 PM* | 9 PM* | 7 PM* | 3 AM | 4 AM | 8:30 AM | 12 PM |
| 06:00 | 1 AM | 12 AM | 10 PM* | 6 AM | 7 AM | 11:30 AM | 3 PM |
| 09:00 | 4 AM | 3 AM | 1 AM | 9 AM | 10 AM | 2:30 PM | 6 PM |
| 12:00 | 7 AM | 6 AM | 4 AM | 12 PM | 1 PM | 5:30 PM | 9 PM |
| 15:00 | 10 AM | 9 AM | 7 AM | 3 PM | 4 PM | 8:30 PM | 12 AM+1 |
| 18:00 | 1 PM | 12 PM | 10 AM | 6 PM | 7 PM | 11:30 PM | 3 AM+1 |
| 21:00 | 4 PM | 3 PM | 1 PM | 9 PM | 10 PM | 2:30 AM+1 | 6 AM+1 |
* = previous day. +1 = next day. Times shown for standard time. During DST, add 1 hour to the daylight-observing zones.
In military and aviation contexts, UTC is called "Zulu time" (abbreviated Z). Each UTC offset has a NATO letter: Alpha (UTC+1), Bravo (UTC+2), and so on up to Mike (UTC+12). Going negative: November (UTC-1) through Yankee (UTC-12). Zulu is UTC+0.
When you see times written as "0800Z" or "1430Z," that is 8:00 AM UTC and 2:30 PM UTC respectively. All air traffic communication worldwide uses this format to prevent timezone confusion between pilots and controllers in different countries.
Convert UTC to any timezone. Free, instant, no signup.
Open Timezone Converter