File tree Expand file tree Collapse file tree 6 files changed +26
-8
lines changed Expand file tree Collapse file tree 6 files changed +26
-8
lines changed Original file line number Diff line number Diff line change 44# a template for timezones you could need. See the `Date/Time Support'
55# appendix in the PostgreSQL documentation for more information.
66#
7- # $PostgreSQL: pgsql/src/timezone/tznames/Africa.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
7+ # $PostgreSQL: pgsql/src/timezone/tznames/Africa.txt,v 1.3 2009/09/06 15:25:23 tgl Exp $
88#
99
1010CAT 7200 # Central Africa Time
@@ -161,6 +161,12 @@ WAT 3600 # West Africa Time
161161 # (Africa/Niamey)
162162 # (Africa/Porto-Novo)
163163 # (Africa/Windhoek)
164+ WEST 3600 D # Western Europe Summer Time
165+ # (Africa/Casablanca)
166+ # (Atlantic/Canary)
167+ # (Atlantic/Faeroe)
168+ # (Atlantic/Madeira)
169+ # (Europe/Lisbon)
164170WET 0 # Western Europe Time
165171 # (Africa/Casablanca)
166172 # (Africa/El_Aaiun)
Original file line number Diff line number Diff line change 44# a template for timezones you could need. See the `Date/Time Support'
55# appendix in the PostgreSQL documentation for more information.
66#
7- # $PostgreSQL: pgsql/src/timezone/tznames/Asia.txt,v 1.3 2006/12/15 16:54:43 tgl Exp $
7+ # $PostgreSQL: pgsql/src/timezone/tznames/Asia.txt,v 1.4 2009/09/06 15:25:23 tgl Exp $
88#
99
1010# CONFLICT! ADT is not unique
@@ -138,10 +138,15 @@ ICT 25200 # Indochina Time
138138 # (Asia/Phnom_Penh)
139139 # (Asia/Saigon)
140140 # (Asia/Vientiane)
141+ IDT 10800 D # Israel Daylight Time
142+ IRDT 16200 D # Iran Daylight Time
143+ # (Asia/Tehran)
141144IRKST 32400 D # Irkutsk Summer Time
142145 # (Asia/Irkutsk)
143146IRKT 28800 # Irkutsk Time
144147 # (Asia/Irkutsk)
148+ IRST 12600 # Iran Standard Time
149+ # (Asia/Tehran)
145150IRT 12600 # Iran Time (not in zic)
146151# CONFLICT! IST is not unique
147152# Other timezones:
@@ -154,7 +159,6 @@ IST 19800 # Indian Standard Time
154159# - IST: Irish Summer Time (Europe)
155160# - IST: Indian Standard Time (Asia)
156161IST 7200 # Israel Standard Time
157- # (this time zone is not contained in the ZIC database)
158162JAYT 32400 # Jayapura Time (Indonesia) (not in zic)
159163JST 32400 # Japan Standard Time
160164 # (Asia/Tokyo)
Original file line number Diff line number Diff line change 44# a template for timezones you could need. See the `Date/Time Support'
55# appendix in the PostgreSQL documentation for more information.
66#
7- # $PostgreSQL: pgsql/src/timezone/tznames/Australia.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
7+ # $PostgreSQL: pgsql/src/timezone/tznames/Australia.txt,v 1.3 2009/09/06 15:25:23 tgl Exp $
88#
99
1010ACSST 37800 D # Central Australia (not in zic)
@@ -25,6 +25,8 @@ CAST 34200 # Central Australia Standard Time (not in zic)
2525CST 34200 # Central Standard Time (Australia)
2626 # (Australia/Adelaide)
2727 # (Australia/Broken_Hill)
28+ CWST 31500 # Central Western Standard Time (Australia)
29+ # (Australia/Eucla)
2830# CONFLICT! EAST is not unique
2931# Other timezones:
3032# - EAST: Easter Island Time (Chile) (Pacific)
Original file line number Diff line number Diff line change 44# timezone_abbreviations to 'Default'. See the `Date/Time Support'
55# appendix in the PostgreSQL documentation for more information.
66#
7- # $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.7 2009/03/05 14:27:50 heikki Exp $
7+ # $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.8 2009/09/06 15:25:23 tgl Exp $
88
99
1010#################### AFRICA ####################
@@ -283,6 +283,7 @@ ICT 25200 # Indochina Time
283283 # (Asia/Phnom_Penh)
284284 # (Asia/Saigon)
285285 # (Asia/Vientiane)
286+ IDT 10800 D # Israel Daylight Time
286287IRKST 32400 D # Irkutsk Summer Time
287288 # (Asia/Irkutsk)
288289IRKT 28800 # Irkutsk Time
Original file line number Diff line number Diff line change 44# a template for timezones you could need. See the `Date/Time Support'
55# appendix in the PostgreSQL documentation for more information.
66#
7- # $PostgreSQL: pgsql/src/timezone/tznames/Europe.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
7+ # $PostgreSQL: pgsql/src/timezone/tznames/Europe.txt,v 1.3 2009/09/06 15:25:23 tgl Exp $
88#
99
1010BST 3600 D # British Summer Time
@@ -191,6 +191,7 @@ SAMST 18000 D # Samara Summer Time
191191SAMT 14400 # Samara Time
192192 # (Europe/Samara)
193193WEST 3600 D # Western Europe Summer Time
194+ # (Africa/Casablanca)
194195 # (Atlantic/Canary)
195196 # (Atlantic/Faeroe)
196197 # (Atlantic/Madeira)
Original file line number Diff line number Diff line change 1- $PostgreSQL: pgsql/src/timezone/tznames/README,v 1.3 2008/03/21 13:23:29 momjian Exp $
1+ $PostgreSQL: pgsql/src/timezone/tznames/README,v 1.4 2009/09/06 15:25:23 tgl Exp $
22
33tznames
44=======
@@ -23,5 +23,9 @@ Your set of time zone names can then be included in future releases.
2323For the time being you can always add your own set.
2424
2525The files named Africa.txt, etc, are not intended to be used directly as
26- timezone abbreviation files. They contain reference definitions of timezone
26+ time zone abbreviation files. They contain reference definitions of time zone
2727names that can be copied into a custom abbreviation file as needed.
28+
29+ Note that these files (*.txt) are already a subset of the zic timezone
30+ database files: we tried to list only those time zones that (according to
31+ the zic timezone database) appear to be still in use.
You can’t perform that action at this time.
0 commit comments