mirror of
https://github.com/postgres/postgres.git
synced 2025-06-19 00:01:45 -04:00
Most (all?) of Russia has moved to what's effectively year-round daylight savings time, so that the "standard" zone names now mean an hour later than they used to. Update that, notably changing MSK as per recent complaint from Sergey Konoplev, but also CHOT, GET, IRKT, KGT, KRAT, MAGT, NOVT, OMST, VLAT, YAKT, YEKT. The corresponding DST abbreviations are presumably now obsolete, but I left them in place with their old definitions, just to reduce any possible breakage from this change. Also add VOLT (Europe/Volgograd), which for some reason we never had before, as well as MIST (Antarctica/Macquarie), and fix obsolete definitions of MAWT, TKT, and WST.
42 lines
1.6 KiB
Plaintext
42 lines
1.6 KiB
Plaintext
#
|
|
# NOTE:
|
|
# This file is NOT loaded by the PostgreSQL database. It just serves as
|
|
# a template for timezones you could need. See the `Date/Time Support'
|
|
# appendix in the PostgreSQL documentation for more information.
|
|
#
|
|
# src/timezone/tznames/Antarctica.txt
|
|
#
|
|
|
|
CLST -10800 D # Chile Summer Time
|
|
# (America/Santiago)
|
|
# (Antarctica/Palmer)
|
|
CLT -14400 # Chile Time
|
|
# (America/Santiago)
|
|
# (Antarctica/Palmer)
|
|
DAVT 25200 # Davis Time (Antarctica)
|
|
# (Antarctica/Davis)
|
|
DDUT 36000 # Dumont-d`Urville Time (Antarctica)
|
|
# (Antarctica/DumontDUrville)
|
|
MAWT 18000 # Mawson Time (Antarctica) (caution: this used to mean 21600)
|
|
# (Antarctica/Mawson)
|
|
MIST 39600 # Macquarie Island Time
|
|
# (Antarctica/Macquarie)
|
|
NZDT 46800 D # New Zealand Daylight Time
|
|
# (Antarctica/McMurdo)
|
|
# (Pacific/Auckland)
|
|
NZST 43200 # New Zealand Standard Time
|
|
# (Antarctica/McMurdo)
|
|
# (Pacific/Auckland)
|
|
ROTT -10800 # Rothera Time
|
|
# (Antarctica/Rothera)
|
|
SYOT 10800 # Syowa Time
|
|
# (Antarctica/Syowa)
|
|
VOST 21600 # Vostok time
|
|
# (Antarctica/Vostok)
|
|
# CONFLICT! WST is not unique
|
|
# Other timezones:
|
|
# - WST: West Samoa Time
|
|
WST 28800 # Western Standard Time (Australia)
|
|
# (Antarctica/Casey)
|
|
# (Australia/Perth)
|