Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0365058

Browse files
committed
Update the tznames reference files, and add IDT (Israel Daylight Time)
to the Default timezone abbreviation set. Back-port the the current file set to all branches that contain tznames. This includes adding SGT to the Default set in pre-8.4 releases. Joachim Wieland
1 parent a2367f8 commit 0365058

File tree

6 files changed

+26
-8
lines changed

6 files changed

+26
-8
lines changed

src/timezone/tznames/Africa.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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

1010
CAT 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)
164170
WET 0 # Western Europe Time
165171
# (Africa/Casablanca)
166172
# (Africa/El_Aaiun)

src/timezone/tznames/Asia.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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)
141144
IRKST 32400 D # Irkutsk Summer Time
142145
# (Asia/Irkutsk)
143146
IRKT 28800 # Irkutsk Time
144147
# (Asia/Irkutsk)
148+
IRST 12600 # Iran Standard Time
149+
# (Asia/Tehran)
145150
IRT 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)
156161
IST 7200 # Israel Standard Time
157-
# (this time zone is not contained in the ZIC database)
158162
JAYT 32400 # Jayapura Time (Indonesia) (not in zic)
159163
JST 32400 # Japan Standard Time
160164
# (Asia/Tokyo)

src/timezone/tznames/Australia.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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

1010
ACSST 37800 D # Central Australia (not in zic)
@@ -25,6 +25,8 @@ CAST 34200 # Central Australia Standard Time (not in zic)
2525
CST 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)

src/timezone/tznames/Default

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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
286287
IRKST 32400 D # Irkutsk Summer Time
287288
# (Asia/Irkutsk)
288289
IRKT 28800 # Irkutsk Time

src/timezone/tznames/Europe.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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

1010
BST 3600 D # British Summer Time
@@ -191,6 +191,7 @@ SAMST 18000 D # Samara Summer Time
191191
SAMT 14400 # Samara Time
192192
# (Europe/Samara)
193193
WEST 3600 D # Western Europe Summer Time
194+
# (Africa/Casablanca)
194195
# (Atlantic/Canary)
195196
# (Atlantic/Faeroe)
196197
# (Atlantic/Madeira)

src/timezone/tznames/README

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

33
tznames
44
=======
@@ -23,5 +23,9 @@ Your set of time zone names can then be included in future releases.
2323
For the time being you can always add your own set.
2424

2525
The 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
2727
names 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.

0 commit comments

Comments
 (0)