diff options
| author | Tom Lane | 2013-12-01 19:11:44 +0000 |
|---|---|---|
| committer | Tom Lane | 2013-12-01 19:11:44 +0000 |
| commit | 335470251d69c5c63a864c706db02fe173576834 (patch) | |
| tree | b8b9845ef19b9244a27a83d9d1aedb535059d7b7 /src/timezone/tznames | |
| parent | 47960354024eac823981d7f264a0cf804b0c42c9 (diff) | |
Update time zone data files to tzdata release 2013h.
DST law changes in Argentina, Brazil, Jordan, Libya, Liechtenstein,
Morocco, Palestine. New timezone abbreviations WIB, WIT, WITA for
Indonesia.
Diffstat (limited to 'src/timezone/tznames')
| -rw-r--r-- | src/timezone/tznames/Asia.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/src/timezone/tznames/Asia.txt b/src/timezone/tznames/Asia.txt index 26d3be3d925..d21eaba0796 100644 --- a/src/timezone/tznames/Asia.txt +++ b/src/timezone/tznames/Asia.txt @@ -67,8 +67,7 @@ CHOST 36000 D # Choibalsan Summer Time (obsolete) # (Asia/Choibalsan) CHOT 28800 # Choibalsan Time (caution: this used to mean 32400) # (Asia/Choibalsan) -CIT 28800 # Central Indonesia Time - # (Asia/Makassar) +CIT 28800 # Central Indonesia Time (obsolete, WITA is now preferred) EEST 10800 D # East-Egypt Summer Time # Eastern Europe Summer Time # (Africa/Cairo) @@ -116,8 +115,7 @@ EET 7200 # East-Egypt Time # (Europe/Uzhgorod) # (Europe/Vilnius) # (Europe/Zaporozhye) -EIT 32400 # East Indonesia Time - # (Asia/Jayapura) +EIT 32400 # East Indonesia Time (obsolete, WIT is now preferred) GEST 14400 D # Georgia Summer Time (obsolete) # (Asia/Tbilisi) GET 14400 # Georgia Time (caution: this used to mean 10800) @@ -233,10 +231,13 @@ VLAST 39600 D # Vladivostok Summer Time (obsolete) # (Asia/Vladivostok) VLAT 39600 # Vladivostok Time (caution: this used to mean 36000) # (Asia/Vladivostok) -WIT 25200 # Waktu Indonesia Timur - # West Indonesia Time +WIB 25200 # Waktu Indonesia Barat # (Asia/Jakarta) # (Asia/Pontianak) +WIT 32400 # Waktu Indonesia Timur (caution: this used to mean 25200) + # (Asia/Jayapura) +WITA 28800 # Waktu Indonesia Tengah + # (Asia/Makassar) YAKST 36000 D # Yakutsk Summer Time (obsolete) # (Asia/Yakutsk) YAKT 36000 # Yakutsk Time (caution: this used to mean 32400) |
