Reference

Time zone abbreviations reference

PST, PDT, CET and CEST are useful shorthand, but they are not reliable scheduling keys. Use this table to map abbreviations to safer IANA timezone names.

Why abbreviations are risky

Some abbreviations change with daylight saving time, and some are reused by multiple countries. For future meetings, use an IANA zone like America/Los_Angeles, Europe/London, or Asia/Seoul.

Common timezone abbreviations

Abbr.NameTypical offsetSafer IANA zoneNotes
ESTEastern Standard TimeUTC−5America/New_YorkWinter Eastern Time; use ET or IANA zone for dates.
EDTEastern Daylight TimeUTC−4America/New_YorkDaylight-saving Eastern Time.
CSTCentral Standard TimeUTC−6America/ChicagoAlso used elsewhere; ambiguous without country.
CDTCentral Daylight TimeUTC−5America/ChicagoUS/Canada daylight Central Time.
MSTMountain Standard TimeUTC−7America/DenverSome areas such as Arizona do not observe DST.
MDTMountain Daylight TimeUTC−6America/DenverDaylight Mountain Time.
PSTPacific Standard TimeUTC−8America/Los_AngelesWinter Pacific Time.
PDTPacific Daylight TimeUTC−7America/Los_AngelesDaylight Pacific Time.
AKSTAlaska Standard TimeUTC−9America/AnchorageAlaska winter time.
AKDTAlaska Daylight TimeUTC−8America/AnchorageAlaska daylight time.
HSTHawaii Standard TimeUTC−10Pacific/HonoluluNo DST in Hawaii.
GMTGreenwich Mean TimeUTC+0Europe/LondonUK winter civil time and a global reference label.
BSTBritish Summer TimeUTC+1Europe/LondonUK daylight-saving time.
ISTIrish Standard TimeUTC+1Europe/DublinAmbiguous: can also mean India Standard Time.
WETWestern European TimeUTC+0Europe/LisbonPortugal winter time.
WESTWestern European Summer TimeUTC+1Europe/LisbonPortugal summer time.
CETCentral European TimeUTC+1Europe/ParisCentral Europe winter time.
CESTCentral European Summer TimeUTC+2Europe/ParisCentral Europe summer time.
EETEastern European TimeUTC+2Europe/HelsinkiEastern Europe winter time.
EESTEastern European Summer TimeUTC+3Europe/HelsinkiEastern Europe summer time.
MSKMoscow TimeUTC+3Europe/MoscowRussia; no seasonal DST in current rules.
TRTTurkey TimeUTC+3Europe/IstanbulTurkey fixed time.
GSTGulf Standard TimeUTC+4Asia/DubaiUAE and Oman; no DST.
ISTIndia Standard TimeUTC+5:30Asia/KolkataAmbiguous with Irish/Israel labels; IANA zone is safer.
NPTNepal TimeUTC+5:45Asia/KathmanduQuarter-hour offset.
CSTChina Standard TimeUTC+8Asia/ShanghaiAmbiguous with Central Standard Time.
HKTHong Kong TimeUTC+8Asia/Hong_KongNo current DST.
SGTSingapore TimeUTC+8Asia/SingaporeNo DST.
JSTJapan Standard TimeUTC+9Asia/TokyoNo DST.
KSTKorea Standard TimeUTC+9Asia/SeoulNo DST.
AESTAustralian Eastern Standard TimeUTC+10Australia/SydneyStandard offset; DST depends on state.
AEDTAustralian Eastern Daylight TimeUTC+11Australia/SydneySydney/Melbourne daylight time.
ACSTAustralian Central Standard TimeUTC+9:30Australia/AdelaideHalf-hour offset.
ACDTAustralian Central Daylight TimeUTC+10:30Australia/AdelaideDaylight central Australia.
AWSTAustralian Western Standard TimeUTC+8Australia/PerthWestern Australia; no current DST.
NZSTNew Zealand Standard TimeUTC+12Pacific/AucklandNew Zealand winter time.
NZDTNew Zealand Daylight TimeUTC+13Pacific/AucklandNew Zealand daylight time.
SASTSouth Africa Standard TimeUTC+2Africa/JohannesburgNo current DST.
BRTBrasília TimeUTC−3America/Sao_PauloBrazil currently does not observe DST.
ARTArgentina TimeUTC−3America/Argentina/Buenos_AiresArgentina fixed time.

FAQ

Are timezone abbreviations unique?

No. CST, IST and other abbreviations can mean different zones in different countries.

Why should I use IANA timezone names?

IANA zones such as America/New_York include daylight-saving rules and historical changes.

Can UTC offsets replace time zones?

Only for a single instant. Future meetings need a real timezone because offsets can change with DST.

Related guides