Time Zone Abbreviations Explained: EST, EDT, CET and IST
Time Zones
Three-letter time zone abbreviations look precise and are anything but. IST could mean India, Ireland or Israel — three zones that are hours apart. CST could put you in Chicago, Shanghai or Havana. And half the people who write EST in July mean something that is not in use at that time of year. This guide decodes the abbreviations you will actually meet and shows what to write instead.
- S means standard time, D means daylight time: EST is winter, EDT is summer. New York is on EDT for about 65% of the year.
- No authority standardises these abbreviations, so several are reused for unrelated zones.
- IST = India (UTC+5:30), Ireland (UTC+1) or Israel (UTC+2). CST = US Central (UTC−6), China (UTC+8) or Cuba (UTC−5).
- Software uses IANA identifiers like
America/New_York, not abbreviations, precisely because the abbreviations are ambiguous. - Safest form to write: a city plus a UTC offset — “15:00 in New York (UTC−4)”.
EST vs EDT: The Mistake Almost Everyone Makes
In North America each zone has two names, one for each half of the year. Eastern Standard Time (EST) is UTC−5 and applies from early November to early March. Eastern Daylight Time (EDT) is UTC−4 and applies for the rest of the year. Since Daylight Saving Time now covers 238 days, New York spends roughly two-thirds of the year on EDT — so an invitation for “3 PM EST” sent in July is, strictly read, an hour off.
The neutral fix is the generic form: ET, CT, MT and PT drop the S/D letter entirely and simply mean “whatever that zone is on today”. US broadcasters use these for exactly this reason.
| Zone | Standard (winter) | Daylight (summer) | Generic |
|---|---|---|---|
| Eastern | EST, UTC−05:00 | EDT, UTC−04:00 | ET |
| Central | CST, UTC−06:00 | CDT, UTC−05:00 | CT |
| Mountain | MST, UTC−07:00 | MDT, UTC−06:00 | MT |
| Pacific | PST, UTC−08:00 | PDT, UTC−07:00 | PT |
| Alaska | AKST, UTC−09:00 | AKDT, UTC−08:00 | AKT |
| Hawaii–Aleutian | HST, UTC−10:00 | HDT, UTC−09:00 | HT |
Arizona is the classic trap here: it stays on MST all year, so in summer it matches Pacific Daylight Time rather than Mountain Daylight Time. The rules behind that are covered in Daylight Saving Time in the United States Explained.
The European Set: WET, CET, EET and Their Summer Twins
Europe uses the same standard/summer pattern, with S for “summer” in the middle of the abbreviation rather than “daylight”:
| Abbreviation | Name | Offset | Where |
|---|---|---|---|
| WET / WEST | Western European Time / Summer Time | UTC+0 / +1 | Portugal, Canary Islands |
| GMT / BST | Greenwich Mean Time / British Summer Time | UTC+0 / +1 | United Kingdom |
| CET / CEST | Central European Time / Summer Time | UTC+1 / +2 | Paris, Berlin, Madrid, Rome, Warsaw |
| EET / EEST | Eastern European Time / Summer Time | UTC+2 / +3 | Finland, Greece, Romania, Ukraine |
| MSK | Moscow Time | UTC+3 | Western Russia — no DST since 2014 |
Note that the UK does not use “WET” for itself even though the offset matches: British winter time is called GMT. That single fact causes endless confusion, because people assume GMT means “UK time” all year when in fact the UK is on BST for seven months. See Time Zones in the United Kingdom Explained and UTC vs GMT for the distinction.
IST: Three Countries, One Abbreviation
This is the most dangerous collision in business correspondence, because all three are plausible in an international thread:
| IST could mean | Offset | Gap from the others |
|---|---|---|
| India Standard Time | UTC+05:30 | — |
| Irish Standard Time | UTC+01:00 | 4.5 hours behind India |
| Israel Standard Time | UTC+02:00 | 3.5 hours behind India |
Read “10:00 IST” as Dublin when the sender meant Kolkata and you are four and a half hours out — and the half hour is its own trap, since India’s offset is not a whole number of hours. More on those in Countries with Half-Hour Time Zones, and on the country that made the choice in Time Zones in India Explained. If you schedule with India regularly, the practical consequences are worked through in Best Time for Meetings Between the USA and India.
There is a further wrinkle in Ireland. Legally, Dublin’s standard time is UTC+1, and the country moves back to UTC+0 — called Greenwich Mean Time — in winter. It is the inverse of how every neighbour describes the same two offsets, and the time zone database records it that way.
Other Collisions Worth Knowing
| Abbreviation | Meaning | Offset |
|---|---|---|
| CST | Central Standard Time (USA, Canada, Mexico) | UTC−06:00 |
| China Standard Time | UTC+08:00 | |
| Cuba Standard Time | UTC−05:00 | |
| AST | Atlantic Standard Time (Canada, Caribbean) | UTC−04:00 |
| Arabia Standard Time (Saudi Arabia, Iraq) | UTC+03:00 | |
| BST | British Summer Time | UTC+01:00 |
| Bangladesh Standard Time | UTC+06:00 | |
| WAT | West Africa Time | UTC+01:00 |
| Western Argentina Time | UTC−03:00 | |
| ECT | Ecuador Time | UTC−05:00 |
| European Central Time (informal) | UTC+01:00 |
The CST case is the worst in practice, because a US–China thread can contain both meanings and the two are 14 hours apart — enough to land a meeting on the wrong day, not merely the wrong hour.
Why Nobody Fixed This
There is no international body that assigns time zone abbreviations. They grew up locally, in different languages, at different times, and no standard ever consolidated them. Two consequences follow.
First, software does not rely on them. The IANA time zone database — the reference used
by Linux, macOS, Java, Python, PHP and most of the internet — identifies zones by
Area/Location strings such as America/New_York, Europe/London and
Asia/Kolkata. Those are unique by construction, and they encode the region’s full history
of rule changes rather than a single offset.
Second, since 2017 the database has stopped inventing abbreviations for zones that lack a genuine local one.
Where a made-up acronym used to appear, you will now see a numeric form such as +0530 or
−03. If you see one of those in a log file or calendar export, nothing is broken —
it is the database declining to guess.
Zulu Time and the Military Letters
Aviation, shipping and the military avoid the whole problem with a single-letter scheme. Each whole-hour
offset gets a letter of the NATO phonetic alphabet: A (Alfa) is UTC+1 through
M (Mike) at UTC+12, and N (November) is UTC−1 through
Y (Yankee) at UTC−12. Z — Zulu — is
UTC itself, which is why flight plans and weather reports are timestamped like
1430Z.
The letter J (Juliett) is deliberately skipped in the geographic sequence and reserved to mean “the observer’s own local time”. The scheme covers only whole-hour offsets, so India, Nepal and central Australia have no letter at all.
The collisions exist because nobody ever assigned these names centrally. Each country picked its own label as it adopted standard time, over roughly a century, and no body has ever had the authority to deduplicate them — see The History of Time Zones: From Local Noon to Standard Time.
What to Write Instead
Ranked from safest to riskiest:
- City plus offset — “Tuesday 15:00 in New York (UTC−4)”. Unambiguous to any reader, human or otherwise.
- UTC time — “Tuesday 19:00 UTC”. Never shifts, never needs a season.
- Generic zone name — “3 PM Eastern” or “3 PM ET”. Fine within one country, still ambiguous internationally.
- A calendar invitation — stores a single instant and renders it in each attendee’s own zone, so no one reads an abbreviation at all.
- A bare abbreviation — the form to avoid, especially IST, CST, AST and BST.
For the wider set of scheduling traps this one belongs to, see How to Avoid Time Zone Scheduling Mistakes.
Frequently Asked Questions
What is the difference between EST and EDT?
EST is Eastern Standard Time at UTC−5, used from early November to early March. EDT is Eastern Daylight Time at UTC−4, used the rest of the year. Since daylight time covers about 65% of the year, EDT is actually the more common of the two. Write ET if you do not want to track which is current.
Does IST mean India, Ireland or Israel?
All three use it. India Standard Time is UTC+5:30, Irish Standard Time is UTC+1 and Israel Standard Time is UTC+2. The abbreviation alone cannot tell them apart, so always pair it with a country or a UTC offset.
Is CST American or Chinese?
Either — and it can also be Cuban. US Central Standard Time is UTC−6, China Standard Time is UTC+8 and Cuba Standard Time is UTC−5. The US and Chinese readings are 14 hours apart, so a misread CST can put a meeting on the wrong calendar day.
Why does my calendar show +0530 instead of IST?
Because the IANA time zone database stopped inventing abbreviations for zones without a well-established local one, and shows a numeric offset instead. It is intentional, not a bug — the numeric form is unambiguous where the letters would not be.
What does the Z in 1430Z mean?
Z stands for Zulu, the NATO phonetic letter assigned to a zero offset — so 1430Z is 14:30 UTC. Aviation, shipping and military operations use it so that a single timestamp reads identically everywhere in the world.
Related guides
- What Is UTC and Why Is It Important?
- UTC vs GMT: What’s the Difference?
- How Time Zones Work Around the World
- The History of Time Zones: From Local Noon to Standard Time
- How to Avoid Time Zone Scheduling Mistakes
- Daylight Saving Time in the United States Explained
- Countries with Half-Hour Time Zones
- Time Zones in India Explained
- Best Time for Meetings Between the USA and India