diff options
| author | Tom Lane | 2017-01-30 16:40:22 +0000 |
|---|---|---|
| committer | Tom Lane | 2017-01-30 16:40:22 +0000 |
| commit | 308d8682740391cf6e94fdbadcdbbecfa02ea208 (patch) | |
| tree | 0cd6a39d5bf9d326ceeb224f07b05e4a877805f2 /src/timezone/tznames | |
| parent | dbeca61c3535af2613000c4492848ca6da8a902f (diff) | |
Update time zone data files to tzdata release 2016j.
DST law changes in northern Cyprus (new zone Asia/Famagusta), Russia (new
zone Europe/Saratov), Tonga, Antarctica/Casey. Historical corrections for
Asia/Aqtau, Asia/Atyrau, Asia/Gaza, Asia/Hebron, Italy, Malta. Replace
invented zone abbreviation "TOT" for Tonga with numeric UTC offset; but
as in the past, we'll keep accepting "TOT" for input.
Diffstat (limited to 'src/timezone/tznames')
| -rw-r--r-- | src/timezone/tznames/Default | 3 | ||||
| -rw-r--r-- | src/timezone/tznames/Pacific.txt | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/timezone/tznames/Default b/src/timezone/tznames/Default index 6f6e46e6b42..591f2c4c25b 100644 --- a/src/timezone/tznames/Default +++ b/src/timezone/tznames/Default @@ -715,8 +715,7 @@ TAHT -36000 # Tahiti Time (IANA database says "TAHT", other sources "THAT") # (Pacific/Tahiti) TKT Pacific/Fakaofo # Tokelau Time # (Pacific/Fakaofo) -TOT 46800 # Tonga Time - # (Pacific/Tongatapu) +TOT 46800 # Tonga Time (obsolete) TRUT 36000 # Truk Time (IANA database used to say "TRUT", other sources say "TRUK") # (Pacific/Truk) TVT 43200 # Tuvalu Time diff --git a/src/timezone/tznames/Pacific.txt b/src/timezone/tznames/Pacific.txt index 85c99912980..205655ed87f 100644 --- a/src/timezone/tznames/Pacific.txt +++ b/src/timezone/tznames/Pacific.txt @@ -94,8 +94,7 @@ TAHT -36000 # Tahiti Time (IANA database says "TAHT", other sources "THAT") # (Pacific/Tahiti) TKT Pacific/Fakaofo # Tokelau Time # (Pacific/Fakaofo) -TOT 46800 # Tonga Time - # (Pacific/Tongatapu) +TOT 46800 # Tonga Time (obsolete) TRUT 36000 # Truk Time (IANA database used to say "TRUT", other sources say "TRUK") # (Pacific/Truk) TVT 43200 # Tuvalu Time |
