Postgres Recognized Time Zones
|
NZST
+12:00
- New Zealand Std Time
+ New Zealand Standard Time
|
NZT
|
AESST
+11:00
- Australia Eastern Summer Std Time
+ Australia Eastern Summer Standard Time
|
ACSST
+10:30
- Central Australia Summer Std Time
+ Central Australia Summer Standard Time
|
CADT
|
AEST
+10:00
- Australia Eastern Std Time
+ Australia Eastern Standard Time
|
EAST
+10:00
- East Australian Std Time
+ East Australian Standard Time
|
GST
+10:00
- Guam Std Time, USSR Zone 9
+ Guam Standard Time, USSR Zone 9
|
LIGT
|
ACST
+09:30
- Central Australia Std Time
+ Central Australia Standard Time
|
SAST
+09:30
- South Australia Std Time
+ South Australia Standard Time
|
CAST
+09:30
- Central Australia Std Time
+ Central Australia Standard Time
|
AWSST
+9:00
- Australia Western Summer Std Time
+ Australia Western Summer Standard Time
|
JST
+9:00
- Japan Std Time,USSR Zone 8
+ Japan Standard Time,USSR Zone 8
|
KST
|
AWST
+8:00
- Australia Western Std Time
+ Australia Western Standard Time
|
CCT
|
WST
+8:00
- West Australian Std Time
+ West Australian Standard Time
|
JT
|
WAST
+7:00
- West Australian Std Time
+ West Australian Standard Time
|
IT
|
IST
+2:00
- Israel Std Time
+ Israel Standard Time
|
MEST
|
AST
-4:00
- Atlantic Std Time (Canada)
+ Atlantic Standard Time (Canada)
|
EDT
|
CST
-6:00
- Central Std Time
+ Central Standard Time
|
MDT
|
PST
-8:00
- Pacific Std Time
+ Pacific Standard Time
|
YDT
|
AHST
-10:00
- Alaska-Hawaii Std Time
+ Alaska-Hawaii Standard Time
|
CAT
Australian time zones and their naming variants
account for fully one quarter of all time zones in the
Postgres time zone lookup table.
- There are two naming conflicts with common time zones defined
+ There are two naming conflicts with time zones commonly used
in the United States, CST and EST.
- If the compiler option USE_AUSTRALIAN_RULES is set
+ If the runtime option AUSTRALIAN_TIMEZONES is set
then CST, EST, and
SAT will be
- interpreted using Australian conventions. Without this option,
- SAT is interpreted as a noise word indicating
- "Saturday".
+ interpreted as Australian timezone names. Without this option,
+ CST and EST are taken as
+ American timezone names, while SAT is interpreted as a
+ noise word indicating "Saturday".
Postgres Australian Time Zones
|
SAT
+9:30
- South Australian Std Time
+ South Australian Standard Time