diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2014-10-04 14:18:19 -0400 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2014-10-04 14:18:19 -0400 |
| commit | 513d06ded1b44206903b87dabefee5a97243ba67 (patch) | |
| tree | 539cd8e18ea54c00d8ae147533e881f4e12f4918 /src/timezone/data/backward | |
| parent | 4f499eee9d4b30e761b04fa28406578c10b4badf (diff) | |
| download | postgresql-513d06ded1b44206903b87dabefee5a97243ba67.tar.gz | |
Update time zone data files to tzdata release 2014h.
Most zones in the Russian Federation are subtracting one or two hours
as of 2014-10-26. Update the meanings of the abbreviations IRKT, KRAT,
MAGT, MSK, NOVT, OMST, SAKT, VLAT, YAKT, YEKT to match.
The IANA timezone database has adopted abbreviations of the form AxST/AxDT
for all Australian time zones, reflecting what they believe to be current
majority practice Down Under. These names do not conflict with usage
elsewhere (other than ACST for Acre Summer Time, which has been in disuse
since 1994). Accordingly, adopt these names into our "Default" timezone
abbreviation set. The "Australia" abbreviation set now contains only
CST,EAST,EST,SAST,SAT,WST, all of which are thought to be mostly historical
usage. Note that SAST has also been changed to be South Africa Standard
Time in the "Default" abbreviation set.
Add zone abbreviations SRET (Asia/Srednekolymsk) and XJT (Asia/Urumqi),
and use WSST/WSDT for western Samoa.
Also a DST law change in the Turks & Caicos Islands (America/Grand_Turk),
and numerous corrections for historical time zone data.
Diffstat (limited to 'src/timezone/data/backward')
| -rw-r--r-- | src/timezone/data/backward | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/src/timezone/data/backward b/src/timezone/data/backward index 06fb192eb1..00cbfc4164 100644 --- a/src/timezone/data/backward +++ b/src/timezone/data/backward @@ -1,12 +1,12 @@ -# <pre> # This file is in the public domain, so clarified as of # 2009-05-17 by Arthur David Olson. # This file provides links between current names for time zones # and their old names. Many names changed in late 1993. +# Link TARGET LINK-NAME Link Africa/Asmara Africa/Asmera -Link Africa/Bamako Africa/Timbuktu +Link Africa/Abidjan Africa/Timbuktu Link America/Argentina/Catamarca America/Argentina/ComodRivadavia Link America/Adak America/Atka Link America/Argentina/Buenos_Aires America/Buenos_Aires @@ -27,8 +27,11 @@ Link America/Port_of_Spain America/Virgin Link Pacific/Auckland Antarctica/South_Pole Link Asia/Ashgabat Asia/Ashkhabad Link Asia/Kolkata Asia/Calcutta -Link Asia/Chongqing Asia/Chungking +Link Asia/Shanghai Asia/Chongqing +Link Asia/Shanghai Asia/Chungking Link Asia/Dhaka Asia/Dacca +Link Asia/Shanghai Asia/Harbin +Link Asia/Urumqi Asia/Kashgar Link Asia/Kathmandu Asia/Katmandu Link Asia/Macau Asia/Macao Link Asia/Ho_Chi_Minh Asia/Saigon |
