Time Zone Abbreviations Explained: EST, PST, GMT, CET, and More
A complete guide to the most common time zone abbreviations — what they mean, how they differ from daylight saving time versions, and why the same letters can mean two different things in different parts of the world.
Why Time Zone Abbreviations Are So Confusing
If you have ever been invited to a meeting "at 2 PM EST" and then quietly panicked trying to figure out what that actually means in your local time, you are not alone. Time zone abbreviations are one of the most confusing parts of modern communication. They look official. They feel precise. But they are also inconsistent, regional, and sometimes ambiguous — the same three letters can mean different things depending on where you live. This guide walks through the most common time zone abbreviations you will run into, explains what each one actually means, and clears up the most common mistakes people make when reading them. By the end, you will be able to decode almost any timezone abbreviation you see in an email or meeting invite.
The First Thing You Need to Know: Standard vs Daylight
Most regions that observe daylight saving time use two different abbreviations throughout the year — one for standard time in the winter and one for daylight time in the summer. For example, the eastern United States uses EST (Eastern Standard Time) in winter and EDT (Eastern Daylight Time) in summer. The difference is one hour: EDT is one hour ahead of EST. This distinction matters because if someone tells you a meeting is at "2 PM EST" in July, they are technically incorrect — it should be EDT in July. But in casual usage, people often say "EST" year-round to mean "the eastern U.S. time zone," regardless of the actual season. When in doubt, clarify whether the time is standard or daylight — or better yet, convert the time into UTC, which never has this problem.
North American Time Zone Abbreviations
The continental United States, Canada, and Mexico share four main time zones, each with a standard and a daylight version. Pacific Time covers the west coast: PST (Pacific Standard Time, UTC−8) in winter and PDT (Pacific Daylight Time, UTC−7) in summer. Mountain Time covers the Rockies and Arizona: MST (Mountain Standard Time, UTC−7) and MDT (Mountain Daylight Time, UTC−6). Arizona, notably, does not observe daylight saving time and stays on MST year-round — which means that for half the year, Arizona is on the same clock as California. Central Time covers most of the Midwest and Texas: CST (Central Standard Time, UTC−6) and CDT (Central Daylight Time, UTC−5). Eastern Time covers the east coast: EST (Eastern Standard Time, UTC−5) and EDT (Eastern Daylight Time, UTC−4). Outside the lower 48, you also have AKST/AKDT for Alaska and HST for Hawaii (which does not observe DST).
European Time Zone Abbreviations
Europe is divided into three main time zones, each with a standard and a daylight version. Western European Time covers Portugal, Ireland, Iceland, and the UK: WET (UTC+0) and WEST (Western European Summer Time, UTC+1). The UK uses slightly different names — GMT (Greenwich Mean Time, UTC+0) in winter and BST (British Summer Time, UTC+1) in summer — even though the underlying offsets are the same as WET and WEST. Central European Time covers most of continental Europe, from Spain and France through Germany, Italy, and Poland: CET (UTC+1) and CEST (Central European Summer Time, UTC+2). This is the most common European time zone, shared by major cities including Paris, Berlin, Rome, Madrid, and Amsterdam. Eastern European Time covers Finland, Greece, Romania, Bulgaria, and the Baltic states: EET (UTC+2) and EEST (Eastern European Summer Time, UTC+3). Russia has its own system, currently using Moscow Standard Time (MSK, UTC+3) without DST after abolishing it in 2014.
Asian and Middle Eastern Time Zone Abbreviations
Asian time zones mostly do not observe daylight saving time, so each zone has just one abbreviation. Some of the most common include IST (India Standard Time, UTC+5:30, note the half-hour offset), PKT (Pakistan Standard Time, UTC+5), BST (Bangladesh Standard Time, UTC+6 — not to be confused with British Summer Time), ICT (Indochina Time, UTC+7, used in Thailand, Vietnam, and Cambodia), CST (China Standard Time, UTC+8 — again, not to be confused with the U.S. Central Standard Time), HKT (Hong Kong Time, UTC+8), SGT (Singapore Time, UTC+8), JST (Japan Standard Time, UTC+9), and KST (Korea Standard Time, UTC+9). The Middle East uses AST (Arabia Standard Time, UTC+3, used in Saudi Arabia, Iraq, and the UAE depending on context), GST (Gulf Standard Time, UTC+4, used in the UAE and Oman), and IRST (Iran Standard Time, UTC+3:30, another half-hour offset). Israel uses IST (Israel Standard Time, UTC+2) in winter and IDT in summer — yet another overload of the "IST" abbreviation.
Oceania and Australian Time Zone Abbreviations
Australia has a complicated time zone picture because of its size and partial observation of daylight saving time. The main zones are AWST (Australian Western Standard Time, UTC+8, used in Western Australia, which does not observe DST), ACST (Australian Central Standard Time, UTC+9:30) and ACDT (Australian Central Daylight Time, UTC+10:30) covering South Australia and the Northern Territory, and AEST (Australian Eastern Standard Time, UTC+10) and AEDT (Australian Eastern Daylight Time, UTC+11) covering New South Wales, Victoria, Tasmania, and the ACT. Queensland sits in the eastern zone but does not observe DST, so it stays on AEST year-round. New Zealand uses NZST (New Zealand Standard Time, UTC+12) and NZDT (UTC+13). The Chatham Islands of New Zealand famously use a 45-minute offset (UTC+12:45 / UTC+13:45), one of the strangest time zone offsets in the world.
The Big One: GMT and UTC
GMT stands for Greenwich Mean Time and refers historically to the mean solar time at the Royal Observatory in Greenwich, London. For most of the twentieth century, GMT was the global reference for timekeeping. In 1972, it was formally replaced by UTC (Coordinated Universal Time), which is based on atomic clocks rather than astronomical observations and is accurate to within a billionth of a second. UTC is what all modern computing, aviation, and international coordination actually use under the hood. In practice, UTC and GMT show the same time to within a fraction of a second, so in most casual conversations they are interchangeable — but technically they are different. GMT is a time zone, used by the UK in winter and Iceland year-round. UTC is a time standard, not tied to any physical location. When you see "UTC+5" or "UTC−3," those are offsets from UTC, not from GMT, even though the numbers are the same. Computer programmers, aviators, and scientists always use UTC.
Same Letters, Different Meanings: Watch Out for These
One of the trickiest things about timezone abbreviations is that the same three letters can mean different things depending on context. "IST" is the classic example — it can mean India Standard Time (UTC+5:30), Irish Standard Time (UTC+1), or Israel Standard Time (UTC+2), depending on where you are. "CST" is even worse: it can mean Central Standard Time in North America (UTC−6), China Standard Time (UTC+8), or Cuba Standard Time (UTC−5). "BST" can mean British Summer Time (UTC+1) or Bangladesh Standard Time (UTC+6). "AST" can mean Atlantic Standard Time in Canada (UTC−4) or Arabia Standard Time in Saudi Arabia (UTC+3). "EST" almost always means Eastern Standard Time in North America, but Australia historically used "EST" to mean what they now call AEST. This is why, in any written communication that could be read internationally, it is safer to include the UTC offset in parentheses: "2 PM EST (UTC−5)" is unambiguous in a way that "2 PM EST" is not.
Why Programmers and Servers Ignore Abbreviations
If you have ever worked with software that handles dates and times, you might have noticed that the code almost never uses timezone abbreviations. Instead, it uses either UTC timestamps or IANA timezone identifiers like "America/New_York" or "Europe/London." The reason is that abbreviations are inherently unreliable. They are ambiguous, they change with daylight saving time, and they are not formally standardized the way IANA zones are. When you see "America/New_York" in a config file, it refers to a specific, historically accurate, continuously maintained record of every time offset and DST transition that has ever applied to New York — including the times when rules were different decades ago. That is why international software uses IANA identifiers, and why the time on your computer is almost always stored internally as UTC and converted to a local display zone only at the last moment. For humans communicating with humans, abbreviations are still more convenient. But under the hood, the machines have moved on.
A Quick Reference Cheat Sheet
Here is a condensed reference for the abbreviations most people encounter in practice. For North America: PST/PDT = UTC−8/−7, MST/MDT = UTC−7/−6, CST/CDT = UTC−6/−5, EST/EDT = UTC−5/−4. For Europe: GMT/BST = UTC+0/+1, CET/CEST = UTC+1/+2, EET/EEST = UTC+2/+3. For Asia: IST (India) = UTC+5:30, CST (China) / HKT / SGT = UTC+8, JST / KST = UTC+9. For Australia: AWST = UTC+8, ACST/ACDT = UTC+9:30/+10:30, AEST/AEDT = UTC+10/+11. For New Zealand: NZST/NZDT = UTC+12/+13. Remember that "standard time" is the winter version and "daylight time" is the summer version, and that the switch happens on different dates in different countries (usually March/November in the U.S., March/October in Europe). And when in doubt, use UTC.
How to Avoid Abbreviation Confusion in Practice
There are a few simple habits that will save you from most timezone abbreviation disasters. First, when scheduling a meeting that crosses time zones, always include the UTC offset: "2 PM EST (UTC−5)" is unambiguous, while "2 PM EST" could be interpreted by someone in India, Australia, or China in ways you did not intend. Second, when using calendar software, let the calendar handle the conversion for you — enter the time in your own local zone and let the other participants' calendars display it in theirs. Third, for recurring meetings, be aware that daylight saving time shifts will change the effective UTC offset twice a year, and different countries shift on different dates. A meeting scheduled in late March might suddenly be an hour earlier or later from one week to the next for some participants. Fourth, if you ever need a quick conversion, Clockzilla has city-to-city time-difference pages for every major pair of cities worldwide, where you can see exactly what time it is in both places side by side.
When You Just Need to Know the Answer
All of this theory is useful, but in day-to-day life most people just need a quick, correct answer to one question: "What time is it there right now, and what time will it be when they say such-and-such?" That is exactly what Clockzilla is built for. You can search for any city in the world and see its current local time, its correct timezone name and abbreviation, its UTC offset (including daylight saving adjustments when they apply), and the next upcoming DST transition date. For the most common pairs — New York, London, Tokyo, Los Angeles, Sydney, Dubai, Singapore, and hundreds more — you can also pull up a dedicated difference page that shows the full side-by-side conversion table. No more guessing whether "EST" means winter time or summer time, no more wondering which country's IST someone is using, and no more squinting at a world map trying to count hours. Just search, read, and move on with your day.
The Short Version
If you take only one thing away from this article, let it be this: time zone abbreviations are useful shorthand, but they are not a precise language. Same letters can mean different things in different places. Standard and daylight versions flip twice a year. The safest way to communicate a specific moment in time across borders is to include the UTC offset along with the local name, or to use UTC directly. For everything else — for the everyday question of "what time is it there right now?" — a well-built world clock like Clockzilla will do the conversion for you, accurately, in under a second. That way, you never have to wonder whether "EST" this week means UTC−5 or UTC−4 ever again.
Try Clockzilla Free
Accurate world time for 150,000+ cities with timezone converter, sunrise/sunset calculator, stopwatch, Pomodoro timer, and more.
Open Clockzilla →