diff options
| author | Tom Lane | 2010-08-26 19:58:36 +0000 |
|---|---|---|
| committer | Tom Lane | 2010-08-26 19:58:36 +0000 |
| commit | 16567b0581d338baf71650cbdf9aebcf1f972bd3 (patch) | |
| tree | 6cc67e505b985918f9098434a8ff6c6a30ef9f29 /src/timezone/tznames | |
| parent | 7788b76acd2ec19e82b8ad3fac1e118b0b4b6faa (diff) | |
Update time zone data files to tzdata release 2010l: DST law changes in
Egypt and Palestine. Added new names for two Micronesian timezones:
Pacific/Chuuk is now preferred over Pacific/Truk (and the preferred
abbreviation is CHUT not TRUT) and Pacific/Pohnpei is preferred over
Pacific/Ponape. Historical corrections for Finland.
Diffstat (limited to 'src/timezone/tznames')
| -rw-r--r-- | src/timezone/tznames/Default | 6 | ||||
| -rw-r--r-- | src/timezone/tznames/Pacific.txt | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/src/timezone/tznames/Default b/src/timezone/tznames/Default index c5df6afe7cd..f34d7ec4444 100644 --- a/src/timezone/tznames/Default +++ b/src/timezone/tznames/Default @@ -4,7 +4,7 @@ # timezone_abbreviations to 'Default'. See the `Date/Time Support' # appendix in the PostgreSQL documentation for more information. # -# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.9 2010/05/11 22:36:52 tgl Exp $ +# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.10 2010/08/26 19:58:36 tgl Exp $ #################### AFRICA #################### @@ -661,6 +661,8 @@ CHADT 49500 D # Chatham Daylight Time (New Zealand) # (Pacific/Chatham) CHAST 45900 # Chatham Standard Time (New Zealand) # (Pacific/Chatham) +CHUT 36000 # Chuuk Time + # (Pacific/Chuuk) CKT 43200 # Cook Islands Time (not in zic) EASST -18000 D # Easter Island Summer Time (Chile) # (Pacific/Easter) @@ -712,7 +714,7 @@ TAHT -36000 # Tahiti Time (zic says "TAHT", other sources "THAT") TKT -36000 # Tokelau Time # (Pacific/Fakaofo) TOT 46800 # Tonga Time (not in zic) -TRUT 36000 # Truk Time (zic says "TRUT", other souces say "TRUK") +TRUT 36000 # Truk Time (zic used to say "TRUT", other sources say "TRUK") # (Pacific/Truk) TVT 43200 # Tuvalu Time # (Pacific/Funafuti) diff --git a/src/timezone/tznames/Pacific.txt b/src/timezone/tznames/Pacific.txt index dad2d483d11..d7b1ad8cc10 100644 --- a/src/timezone/tznames/Pacific.txt +++ b/src/timezone/tznames/Pacific.txt @@ -4,7 +4,7 @@ # a template for timezones you could need. See the `Date/Time Support' # appendix in the PostgreSQL documentation for more information. # -# $PostgreSQL: pgsql/src/timezone/tznames/Pacific.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $ +# $PostgreSQL: pgsql/src/timezone/tznames/Pacific.txt,v 1.3 2010/08/26 19:58:36 tgl Exp $ # CHADT 49500 D # Chatham Daylight Time (New Zealand) @@ -14,6 +14,8 @@ CHAST 45900 # Chatham Standard Time (New Zealand) ChST 36000 # Chamorro Standard Time (lower case "h" is as in zic) # (Pacific/Guam) # (Pacific/Saipan) +CHUT 36000 # Chuuk Time + # (Pacific/Chuuk) CKT 43200 # Cook Islands Time (not in zic) EASST -18000 D # Easter Island Summer Time (Chile) # (Pacific/Easter) @@ -84,7 +86,7 @@ TAHT -36000 # Tahiti Time (zic says "TAHT", other sources "THAT") TKT -36000 # Tokelau Time # (Pacific/Fakaofo) TOT 46800 # Tonga Time (not in zic) -TRUT 36000 # Truk Time (zic says "TRUT", other souces say "TRUK") +TRUT 36000 # Truk Time (zic used to say "TRUT", other sources say "TRUK") # (Pacific/Truk) TVT 43200 # Tuvalu Time # (Pacific/Funafuti) @@ -99,4 +101,3 @@ WFT 43200 # Wallis and Futuna Time WST -39600 # West Samoa Time # (Pacific/Apia) YAPT 36000 # Yap Time (Micronesia) (not in zic) - |
