jdk/make/sun/javazic/tzdata/australasia
author peytoia
Tue, 30 Mar 2010 18:35:47 +0900
changeset 5137 9a7b933f58ae
parent 5130 1b0fbb188691
child 5506 202f599c92aa
permissions -rw-r--r--
6939021: (tz) Support tzdata2010g Reviewed-by: okutsu
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
#  
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# under the terms of the GNU General Public License version 2 only, as
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# published by the Free Software Foundation.  Sun designates this
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# particular file as subject to the "Classpath" exception as provided
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# by Sun in the LICENSE file that accompanied this code.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
#  
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
#  
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
#  
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
# CA 95054 USA or visit www.sun.com if you need additional information or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
# have any questions.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
# <pre>
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
    25
# This file is in the public domain, so clarified as of
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
    26
# 2009-05-17 by Arthur David Olson.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
# This file also includes Pacific islands.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
# Notes are at the end of this file
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
# Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
# Please see the notes below for the controversy about "EST" versus "AEST" etc.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
Rule	Aus	1917	only	-	Jan	 1	0:01	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
Rule	Aus	1917	only	-	Mar	25	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
Rule	Aus	1942	only	-	Jan	 1	2:00	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
Rule	Aus	1942	only	-	Mar	29	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
Rule	Aus	1942	only	-	Sep	27	2:00	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
Rule	Aus	1943	1944	-	Mar	lastSun	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
Rule	Aus	1943	only	-	Oct	 3	2:00	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
# Go with Whitman and the Australian National Standards Commission, which
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
# says W Australia didn't use DST in 1943/1944.  Ignore Whitman's claim that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
# 1944/1945 was just like 1943/1944.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
# Northern Territory
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
Zone Australia/Darwin	 8:43:20 -	LMT	1895 Feb
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
			 9:00	-	CST	1899 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
			 9:30	Aus	CST
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
# Western Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
Rule	AW	1974	only	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
Rule	AW	1975	only	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
Rule	AW	1983	only	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
Rule	AW	1984	only	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
Rule	AW	1991	only	-	Nov	17	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
Rule	AW	1992	only	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
Rule	AW	2006	only	-	Dec	 3	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
Rule	AW	2007	2009	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
Rule	AW	2007	2008	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
Zone Australia/Perth	 7:43:24 -	LMT	1895 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
			 8:00	Aus	WST	1943 Jul
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
			 8:00	AW	WST
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
Zone Australia/Eucla	 8:35:28 -	LMT	1895 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
			 8:45	Aus	CWST	1943 Jul
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
			 8:45	AW	CWST
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
# Queensland
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
# From Alex Livingston (1996-11-01):
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
# I have heard or read more than once that some resort islands off the coast
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
# of Queensland chose to keep observing daylight-saving time even after
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
# Queensland ceased to.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
# From Paul Eggert (1996-11-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
# IATA SSIM (1993-02/1994-09) say that the Holiday Islands (Hayman, Lindeman,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
# Hamilton) observed DST for two years after the rest of Queensland stopped.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
# Hamilton is the largest, but there is also a Hamilton in Victoria,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
# so use Lindeman.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
Rule	AQ	1971	only	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
Rule	AQ	1972	only	-	Feb	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
Rule	AQ	1989	1991	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
Rule	AQ	1990	1992	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
Rule	Holiday	1992	1993	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
Rule	Holiday	1993	1994	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
Zone Australia/Brisbane	10:12:08 -	LMT	1895
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
			10:00	Aus	EST	1971
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
			10:00	AQ	EST
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
Zone Australia/Lindeman  9:55:56 -	LMT	1895
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
			10:00	Aus	EST	1971
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
			10:00	AQ	EST	1992 Jul
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
			10:00	Holiday	EST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
# South Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
Rule	AS	1971	1985	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
Rule	AS	1986	only	-	Oct	19	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
Rule	AS	1987	2007	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
Rule	AS	1972	only	-	Feb	27	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
Rule	AS	1973	1985	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
Rule	AS	1986	1989	-	Mar	Sun>=15	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
Rule	AS	1990	only	-	Mar	Sun>=18	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
Rule	AS	1991	only	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
Rule	AS	1992	only	-	Mar	Sun>=18	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
Rule	AS	1993	only	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
Rule	AS	1994	only	-	Mar	Sun>=18	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
Rule	AS	1995	2005	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
Rule	AS	2006	only	-	Apr	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
Rule	AS	2007	only	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
Rule	AS	2008	max	-	Apr	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
Rule	AS	2008	max	-	Oct	Sun>=1	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
Zone Australia/Adelaide	9:14:20 -	LMT	1895 Feb
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
			9:00	-	CST	1899 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
			9:30	Aus	CST	1971
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
			9:30	AS	CST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
# Tasmania
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
# From Paul Eggert (2005-08-16):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
# <http://www.bom.gov.au/climate/averages/tables/dst_times.shtml>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
# says King Island didn't observe DST from WWII until late 1971.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
Rule	AT	1967	only	-	Oct	Sun>=1	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
Rule	AT	1968	only	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
Rule	AT	1968	1985	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
Rule	AT	1969	1971	-	Mar	Sun>=8	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
Rule	AT	1972	only	-	Feb	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
Rule	AT	1973	1981	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
Rule	AT	1982	1983	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
Rule	AT	1984	1986	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
Rule	AT	1986	only	-	Oct	Sun>=15	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
Rule	AT	1987	1990	-	Mar	Sun>=15	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
Rule	AT	1987	only	-	Oct	Sun>=22	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
Rule	AT	1988	1990	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
Rule	AT	1991	1999	-	Oct	Sun>=1	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
Rule	AT	1991	2005	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
Rule	AT	2000	only	-	Aug	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
Rule	AT	2001	max	-	Oct	Sun>=1	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
Rule	AT	2006	only	-	Apr	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
Rule	AT	2007	only	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
Rule	AT	2008	max	-	Apr	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
Zone Australia/Hobart	9:49:16	-	LMT	1895 Sep
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
			10:00	-	EST	1916 Oct 1 2:00
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
			10:00	1:00	EST	1917 Feb
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
			10:00	Aus	EST	1967
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
			10:00	AT	EST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
Zone Australia/Currie	9:35:28	-	LMT	1895 Sep
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
			10:00	-	EST	1916 Oct 1 2:00
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
			10:00	1:00	EST	1917 Feb
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
			10:00	Aus	EST	1971 Jul
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
			10:00	AT	EST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
# Victoria
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
Rule	AV	1971	1985	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
Rule	AV	1972	only	-	Feb	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
Rule	AV	1973	1985	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
Rule	AV	1986	1990	-	Mar	Sun>=15	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
Rule	AV	1986	1987	-	Oct	Sun>=15	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
Rule	AV	1988	1999	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
Rule	AV	1991	1994	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
Rule	AV	1995	2005	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
Rule	AV	2000	only	-	Aug	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
Rule	AV	2001	2007	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
Rule	AV	2006	only	-	Apr	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
Rule	AV	2007	only	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
Rule	AV	2008	max	-	Apr	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
Rule	AV	2008	max	-	Oct	Sun>=1	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
Zone Australia/Melbourne 9:39:52 -	LMT	1895 Feb
90ce3da70b43 Initial load
duke
parents:
diff changeset
   182
			10:00	Aus	EST	1971
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
			10:00	AV	EST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
# New South Wales
90ce3da70b43 Initial load
duke
parents:
diff changeset
   186
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
Rule	AN	1971	1985	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   188
Rule	AN	1972	only	-	Feb	27	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
Rule	AN	1973	1981	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   190
Rule	AN	1982	only	-	Apr	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   191
Rule	AN	1983	1985	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
Rule	AN	1986	1989	-	Mar	Sun>=15	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
Rule	AN	1986	only	-	Oct	19	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
Rule	AN	1987	1999	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
Rule	AN	1990	1995	-	Mar	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
Rule	AN	1996	2005	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
Rule	AN	2000	only	-	Aug	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
Rule	AN	2001	2007	-	Oct	lastSun	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
Rule	AN	2006	only	-	Apr	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
Rule	AN	2007	only	-	Mar	lastSun	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
Rule	AN	2008	max	-	Apr	Sun>=1	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
Rule	AN	2008	max	-	Oct	Sun>=1	2:00s	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
Zone Australia/Sydney	10:04:52 -	LMT	1895 Feb
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
			10:00	Aus	EST	1971
90ce3da70b43 Initial load
duke
parents:
diff changeset
   206
			10:00	AN	EST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
Zone Australia/Broken_Hill 9:25:48 -	LMT	1895 Feb
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
			10:00	-	EST	1896 Aug 23
90ce3da70b43 Initial load
duke
parents:
diff changeset
   209
			9:00	-	CST	1899 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
			9:30	Aus	CST	1971
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
			9:30	AN	CST	2000
90ce3da70b43 Initial load
duke
parents:
diff changeset
   212
			9:30	AS	CST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
# Lord Howe Island
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   216
Rule	LH	1981	1984	-	Oct	lastSun	2:00	1:00	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   217
Rule	LH	1982	1985	-	Mar	Sun>=1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   218
Rule	LH	1985	only	-	Oct	lastSun	2:00	0:30	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   219
Rule	LH	1986	1989	-	Mar	Sun>=15	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   220
Rule	LH	1986	only	-	Oct	19	2:00	0:30	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   221
Rule	LH	1987	1999	-	Oct	lastSun	2:00	0:30	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   222
Rule	LH	1990	1995	-	Mar	Sun>=1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   223
Rule	LH	1996	2005	-	Mar	lastSun	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   224
Rule	LH	2000	only	-	Aug	lastSun	2:00	0:30	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   225
Rule	LH	2001	2007	-	Oct	lastSun	2:00	0:30	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   226
Rule	LH	2006	only	-	Apr	Sun>=1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   227
Rule	LH	2007	only	-	Mar	lastSun	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   228
Rule	LH	2008	max	-	Apr	Sun>=1	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   229
Rule	LH	2008	max	-	Oct	Sun>=1	2:00	0:30	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   230
Zone Australia/Lord_Howe 10:36:20 -	LMT	1895 Feb
90ce3da70b43 Initial load
duke
parents:
diff changeset
   231
			10:00	-	EST	1981 Mar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   232
			10:30	LH	LHST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   233
90ce3da70b43 Initial load
duke
parents:
diff changeset
   234
# Australian miscellany
90ce3da70b43 Initial load
duke
parents:
diff changeset
   235
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   236
# Ashmore Is, Cartier
90ce3da70b43 Initial load
duke
parents:
diff changeset
   237
# no indigenous inhabitants; only seasonal caretakers
90ce3da70b43 Initial load
duke
parents:
diff changeset
   238
# no times are set
90ce3da70b43 Initial load
duke
parents:
diff changeset
   239
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   240
# Coral Sea Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   241
# no indigenous inhabitants; only meteorologists
90ce3da70b43 Initial load
duke
parents:
diff changeset
   242
# no times are set
90ce3da70b43 Initial load
duke
parents:
diff changeset
   243
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   244
# Macquarie
90ce3da70b43 Initial load
duke
parents:
diff changeset
   245
# permanent occupation (scientific station) since 1948;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   246
# sealing and penguin oil station operated 1888/1917
90ce3da70b43 Initial load
duke
parents:
diff changeset
   247
# like Australia/Hobart
90ce3da70b43 Initial load
duke
parents:
diff changeset
   248
90ce3da70b43 Initial load
duke
parents:
diff changeset
   249
# Christmas
90ce3da70b43 Initial load
duke
parents:
diff changeset
   250
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   251
Zone Indian/Christmas	7:02:52 -	LMT	1895 Feb
90ce3da70b43 Initial load
duke
parents:
diff changeset
   252
			7:00	-	CXT	# Christmas Island Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   253
90ce3da70b43 Initial load
duke
parents:
diff changeset
   254
# Cook Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   255
# From Shanks & Pottenger:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   256
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   257
Rule	Cook	1978	only	-	Nov	12	0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
   258
Rule	Cook	1979	1991	-	Mar	Sun>=1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   259
Rule	Cook	1979	1990	-	Oct	lastSun	0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
   260
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   261
Zone Pacific/Rarotonga	-10:39:04 -	LMT	1901		# Avarua
90ce3da70b43 Initial load
duke
parents:
diff changeset
   262
			-10:30	-	CKT	1978 Nov 12	# Cook Is Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   263
			-10:00	Cook	CK%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   264
90ce3da70b43 Initial load
duke
parents:
diff changeset
   265
# Cocos
90ce3da70b43 Initial load
duke
parents:
diff changeset
   266
# These islands were ruled by the Ross family from about 1830 to 1978.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   267
# We don't know when standard time was introduced; for now, we guess 1900.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   268
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   269
Zone	Indian/Cocos	6:27:40	-	LMT	1900
90ce3da70b43 Initial load
duke
parents:
diff changeset
   270
			6:30	-	CCT	# Cocos Islands Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   271
90ce3da70b43 Initial load
duke
parents:
diff changeset
   272
# Fiji
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   273
# From Alexander Krivenyshev (2009-11-10):
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   274
# According to Fiji Broadcasting Corporation,  Fiji plans to re-introduce DST
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   275
# from November 29th 2009  to April 25th 2010.
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   276
#
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   277
# "Daylight savings to commence this month"
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   278
# <a href="http://www.radiofiji.com.fj/fullstory.php?id=23719">
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   279
# http://www.radiofiji.com.fj/fullstory.php?id=23719
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   280
# </a>
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   281
# or
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   282
# <a href="http://www.worldtimezone.com/dst_news/dst_news_fiji01.html">
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   283
# http://www.worldtimezone.com/dst_news/dst_news_fiji01.html
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   284
# </a>
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   285
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   286
# From Steffen Thorsen (2009-11-10):
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   287
# The Fiji Government has posted some more details about the approved
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   288
# amendments:
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   289
# <a href="http://www.fiji.gov.fj/publish/page_16198.shtml">
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   290
# http://www.fiji.gov.fj/publish/page_16198.shtml
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   291
# </a>
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   292
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   293
# From Steffen Thorsen (2010-03-03):
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   294
# The Cabinet in Fiji has decided to end DST about a month early, on
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   295
# 2010-03-28 at 03:00.
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   296
# The plan is to observe DST again, from 2010-10-24 to sometime in March
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   297
# 2011 (last Sunday a good guess?).
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   298
#
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   299
# Official source:
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   300
# <a href="http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=1096:3310-cabinet-approves-change-in-daylight-savings-dates&catid=49:cabinet-releases&Itemid=166">
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   301
# http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=1096:3310-cabinet-approves-change-in-daylight-savings-dates&catid=49:cabinet-releases&Itemid=166
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   302
# </a>
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   303
#
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   304
# A bit more background info here:
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   305
# <a href="http://www.timeanddate.com/news/time/fiji-dst-ends-march-2010.html">
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   306
# http://www.timeanddate.com/news/time/fiji-dst-ends-march-2010.html
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   307
# </a>
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   308
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   309
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   310
Rule	Fiji	1998	1999	-	Nov	Sun>=1	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   311
Rule	Fiji	1999	2000	-	Feb	lastSun	3:00	0	-
4959
cbbde29076d7 6921289: (tz) Support tzdata2010b
peytoia
parents: 4279
diff changeset
   312
Rule	Fiji	2009	only	-	Nov	29	2:00	1:00	S
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   313
Rule	Fiji	2010	only	-	Mar	lastSun	3:00	0	-
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   314
Rule	Fiji	2010	only	-	Oct	24	2:00	1:00	S
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   315
Rule	Fiji	2011	only	-	Mar	lastSun 3:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   316
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   317
Zone	Pacific/Fiji	11:53:40 -	LMT	1915 Oct 26	# Suva
90ce3da70b43 Initial load
duke
parents:
diff changeset
   318
			12:00	Fiji	FJ%sT	# Fiji Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   319
90ce3da70b43 Initial load
duke
parents:
diff changeset
   320
# French Polynesia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   321
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   322
Zone	Pacific/Gambier	 -8:59:48 -	LMT	1912 Oct	# Rikitea
90ce3da70b43 Initial load
duke
parents:
diff changeset
   323
			 -9:00	-	GAMT	# Gambier Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   324
Zone	Pacific/Marquesas -9:18:00 -	LMT	1912 Oct
90ce3da70b43 Initial load
duke
parents:
diff changeset
   325
			 -9:30	-	MART	# Marquesas Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   326
Zone	Pacific/Tahiti	 -9:58:16 -	LMT	1912 Oct	# Papeete
90ce3da70b43 Initial load
duke
parents:
diff changeset
   327
			-10:00	-	TAHT	# Tahiti Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   328
# Clipperton (near North America) is administered from French Polynesia;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   329
# it is uninhabited.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   330
90ce3da70b43 Initial load
duke
parents:
diff changeset
   331
# Guam
90ce3da70b43 Initial load
duke
parents:
diff changeset
   332
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   333
Zone	Pacific/Guam	-14:21:00 -	LMT	1844 Dec 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   334
			 9:39:00 -	LMT	1901		# Agana
90ce3da70b43 Initial load
duke
parents:
diff changeset
   335
			10:00	-	GST	2000 Dec 23	# Guam
90ce3da70b43 Initial load
duke
parents:
diff changeset
   336
			10:00	-	ChST	# Chamorro Standard Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   337
90ce3da70b43 Initial load
duke
parents:
diff changeset
   338
# Kiribati
90ce3da70b43 Initial load
duke
parents:
diff changeset
   339
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   340
Zone Pacific/Tarawa	 11:32:04 -	LMT	1901		# Bairiki
90ce3da70b43 Initial load
duke
parents:
diff changeset
   341
			 12:00	-	GILT		 # Gilbert Is Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   342
Zone Pacific/Enderbury	-11:24:20 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   343
			-12:00	-	PHOT	1979 Oct # Phoenix Is Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   344
			-11:00	-	PHOT	1995
90ce3da70b43 Initial load
duke
parents:
diff changeset
   345
			 13:00	-	PHOT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   346
Zone Pacific/Kiritimati	-10:29:20 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   347
			-10:40	-	LINT	1979 Oct # Line Is Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   348
			-10:00	-	LINT	1995
90ce3da70b43 Initial load
duke
parents:
diff changeset
   349
			 14:00	-	LINT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   350
90ce3da70b43 Initial load
duke
parents:
diff changeset
   351
# N Mariana Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   352
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   353
Zone Pacific/Saipan	-14:17:00 -	LMT	1844 Dec 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   354
			 9:43:00 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   355
			 9:00	-	MPT	1969 Oct # N Mariana Is Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   356
			10:00	-	MPT	2000 Dec 23
90ce3da70b43 Initial load
duke
parents:
diff changeset
   357
			10:00	-	ChST	# Chamorro Standard Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   358
90ce3da70b43 Initial load
duke
parents:
diff changeset
   359
# Marshall Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   360
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   361
Zone Pacific/Majuro	11:24:48 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   362
			11:00	-	MHT	1969 Oct # Marshall Islands Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   363
			12:00	-	MHT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   364
Zone Pacific/Kwajalein	11:09:20 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   365
			11:00	-	MHT	1969 Oct
90ce3da70b43 Initial load
duke
parents:
diff changeset
   366
			-12:00	-	KWAT	1993 Aug 20	# Kwajalein Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   367
			12:00	-	MHT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   368
90ce3da70b43 Initial load
duke
parents:
diff changeset
   369
# Micronesia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   370
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   371
Zone Pacific/Truk	10:07:08 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   372
			10:00	-	TRUT			# Truk Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   373
Zone Pacific/Ponape	10:32:52 -	LMT	1901		# Kolonia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   374
			11:00	-	PONT			# Ponape Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   375
Zone Pacific/Kosrae	10:51:56 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   376
			11:00	-	KOST	1969 Oct	# Kosrae Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   377
			12:00	-	KOST	1999
90ce3da70b43 Initial load
duke
parents:
diff changeset
   378
			11:00	-	KOST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   379
90ce3da70b43 Initial load
duke
parents:
diff changeset
   380
# Nauru
90ce3da70b43 Initial load
duke
parents:
diff changeset
   381
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   382
Zone	Pacific/Nauru	11:07:40 -	LMT	1921 Jan 15	# Uaobe
90ce3da70b43 Initial load
duke
parents:
diff changeset
   383
			11:30	-	NRT	1942 Mar 15	# Nauru Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   384
			9:00	-	JST	1944 Aug 15
90ce3da70b43 Initial load
duke
parents:
diff changeset
   385
			11:30	-	NRT	1979 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   386
			12:00	-	NRT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   387
90ce3da70b43 Initial load
duke
parents:
diff changeset
   388
# New Caledonia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   389
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   390
Rule	NC	1977	1978	-	Dec	Sun>=1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   391
Rule	NC	1978	1979	-	Feb	27	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   392
Rule	NC	1996	only	-	Dec	 1	2:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   393
# Shanks & Pottenger say the following was at 2:00; go with IATA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   394
Rule	NC	1997	only	-	Mar	 2	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   395
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   396
Zone	Pacific/Noumea	11:05:48 -	LMT	1912 Jan 13
90ce3da70b43 Initial load
duke
parents:
diff changeset
   397
			11:00	NC	NC%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   398
90ce3da70b43 Initial load
duke
parents:
diff changeset
   399
90ce3da70b43 Initial load
duke
parents:
diff changeset
   400
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
   401
90ce3da70b43 Initial load
duke
parents:
diff changeset
   402
# New Zealand
90ce3da70b43 Initial load
duke
parents:
diff changeset
   403
90ce3da70b43 Initial load
duke
parents:
diff changeset
   404
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   405
Rule	NZ	1927	only	-	Nov	 6	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   406
Rule	NZ	1928	only	-	Mar	 4	2:00	0	M
90ce3da70b43 Initial load
duke
parents:
diff changeset
   407
Rule	NZ	1928	1933	-	Oct	Sun>=8	2:00	0:30	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   408
Rule	NZ	1929	1933	-	Mar	Sun>=15	2:00	0	M
90ce3da70b43 Initial load
duke
parents:
diff changeset
   409
Rule	NZ	1934	1940	-	Apr	lastSun	2:00	0	M
90ce3da70b43 Initial load
duke
parents:
diff changeset
   410
Rule	NZ	1934	1940	-	Sep	lastSun	2:00	0:30	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   411
Rule	NZ	1946	only	-	Jan	 1	0:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   412
# Since 1957 Chatham has been 45 minutes ahead of NZ, but there's no
90ce3da70b43 Initial load
duke
parents:
diff changeset
   413
# convenient notation for this so we must duplicate the Rule lines.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   414
Rule	NZ	1974	only	-	Nov	Sun>=1	2:00s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   415
Rule	Chatham	1974	only	-	Nov	Sun>=1	2:45s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   416
Rule	NZ	1975	only	-	Feb	lastSun	2:00s	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   417
Rule	Chatham	1975	only	-	Feb	lastSun	2:45s	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   418
Rule	NZ	1975	1988	-	Oct	lastSun	2:00s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   419
Rule	Chatham	1975	1988	-	Oct	lastSun	2:45s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   420
Rule	NZ	1976	1989	-	Mar	Sun>=1	2:00s	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   421
Rule	Chatham	1976	1989	-	Mar	Sun>=1	2:45s	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   422
Rule	NZ	1989	only	-	Oct	Sun>=8	2:00s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   423
Rule	Chatham	1989	only	-	Oct	Sun>=8	2:45s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   424
Rule	NZ	1990	2006	-	Oct	Sun>=1	2:00s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   425
Rule	Chatham	1990	2006	-	Oct	Sun>=1	2:45s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   426
Rule	NZ	1990	2007	-	Mar	Sun>=15	2:00s	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   427
Rule	Chatham	1990	2007	-	Mar	Sun>=15	2:45s	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   428
Rule	NZ	2007	max	-	Sep	lastSun	2:00s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   429
Rule	Chatham	2007	max	-	Sep	lastSun	2:45s	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   430
Rule	NZ	2008	max	-	Apr	Sun>=1	2:00s	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   431
Rule	Chatham	2008	max	-	Apr	Sun>=1	2:45s	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   432
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   433
Zone Pacific/Auckland	11:39:04 -	LMT	1868 Nov  2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   434
			11:30	NZ	NZ%sT	1946 Jan  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   435
			12:00	NZ	NZ%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   436
Zone Pacific/Chatham	12:13:48 -	LMT	1957 Jan  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   437
			12:45	Chatham	CHA%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   438
90ce3da70b43 Initial load
duke
parents:
diff changeset
   439
90ce3da70b43 Initial load
duke
parents:
diff changeset
   440
# Auckland Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   441
# uninhabited; Maori and Moriori, colonial settlers, pastoralists, sealers,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   442
# and scientific personnel have wintered
90ce3da70b43 Initial load
duke
parents:
diff changeset
   443
90ce3da70b43 Initial load
duke
parents:
diff changeset
   444
# Campbell I
90ce3da70b43 Initial load
duke
parents:
diff changeset
   445
# minor whaling stations operated 1909/1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
   446
# scientific station operated 1941/1995;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   447
# previously whalers, sealers, pastoralists, and scientific personnel wintered
90ce3da70b43 Initial load
duke
parents:
diff changeset
   448
# was probably like Pacific/Auckland
90ce3da70b43 Initial load
duke
parents:
diff changeset
   449
90ce3da70b43 Initial load
duke
parents:
diff changeset
   450
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
   451
90ce3da70b43 Initial load
duke
parents:
diff changeset
   452
90ce3da70b43 Initial load
duke
parents:
diff changeset
   453
# Niue
90ce3da70b43 Initial load
duke
parents:
diff changeset
   454
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   455
Zone	Pacific/Niue	-11:19:40 -	LMT	1901		# Alofi
90ce3da70b43 Initial load
duke
parents:
diff changeset
   456
			-11:20	-	NUT	1951	# Niue Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   457
			-11:30	-	NUT	1978 Oct 1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   458
			-11:00	-	NUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   459
90ce3da70b43 Initial load
duke
parents:
diff changeset
   460
# Norfolk
90ce3da70b43 Initial load
duke
parents:
diff changeset
   461
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   462
Zone	Pacific/Norfolk	11:11:52 -	LMT	1901		# Kingston
90ce3da70b43 Initial load
duke
parents:
diff changeset
   463
			11:12	-	NMT	1951	# Norfolk Mean Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   464
			11:30	-	NFT		# Norfolk Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   465
90ce3da70b43 Initial load
duke
parents:
diff changeset
   466
# Palau (Belau)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   467
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   468
Zone Pacific/Palau	8:57:56 -	LMT	1901		# Koror
90ce3da70b43 Initial load
duke
parents:
diff changeset
   469
			9:00	-	PWT	# Palau Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   470
90ce3da70b43 Initial load
duke
parents:
diff changeset
   471
# Papua New Guinea
90ce3da70b43 Initial load
duke
parents:
diff changeset
   472
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   473
Zone Pacific/Port_Moresby 9:48:40 -	LMT	1880
90ce3da70b43 Initial load
duke
parents:
diff changeset
   474
			9:48:32	-	PMMT	1895	# Port Moresby Mean Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   475
			10:00	-	PGT		# Papua New Guinea Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   476
90ce3da70b43 Initial load
duke
parents:
diff changeset
   477
# Pitcairn
90ce3da70b43 Initial load
duke
parents:
diff changeset
   478
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   479
Zone Pacific/Pitcairn	-8:40:20 -	LMT	1901		# Adamstown
90ce3da70b43 Initial load
duke
parents:
diff changeset
   480
			-8:30	-	PNT	1998 Apr 27 00:00
90ce3da70b43 Initial load
duke
parents:
diff changeset
   481
			-8:00	-	PST	# Pitcairn Standard Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   482
90ce3da70b43 Initial load
duke
parents:
diff changeset
   483
# American Samoa
90ce3da70b43 Initial load
duke
parents:
diff changeset
   484
Zone Pacific/Pago_Pago	 12:37:12 -	LMT	1879 Jul  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   485
			-11:22:48 -	LMT	1911
90ce3da70b43 Initial load
duke
parents:
diff changeset
   486
			-11:30	-	SAMT	1950		# Samoa Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   487
			-11:00	-	NST	1967 Apr	# N=Nome
90ce3da70b43 Initial load
duke
parents:
diff changeset
   488
			-11:00	-	BST	1983 Nov 30	# B=Bering
90ce3da70b43 Initial load
duke
parents:
diff changeset
   489
			-11:00	-	SST			# S=Samoa
90ce3da70b43 Initial load
duke
parents:
diff changeset
   490
90ce3da70b43 Initial load
duke
parents:
diff changeset
   491
# Samoa
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
   492
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   493
# From Steffen Thorsen (2009-10-16):
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   494
# We have been in contact with the government of Samoa again, and received
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   495
# the following info:
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   496
#
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   497
# "Cabinet has now approved Daylight Saving to be effected next year
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   498
# commencing from the last Sunday of September 2010 and conclude first
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   499
# Sunday of April 2011."
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   500
#
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   501
# Background info:
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   502
# <a href="http://www.timeanddate.com/news/time/samoa-dst-plan-2009.html">
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   503
# http://www.timeanddate.com/news/time/samoa-dst-plan-2009.html
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   504
# </a>
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   505
#
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   506
# Samoa's Daylight Saving Time Act 2009 is available here, but does not
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   507
# contain any dates:
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   508
# <a href="http://www.parliament.gov.ws/documents/acts/Daylight%20Saving%20Act%20%202009%20%28English%29%20-%20Final%207-7-091.pdf">
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   509
# http://www.parliament.gov.ws/documents/acts/Daylight%20Saving%20Act%20%202009%20%28English%29%20-%20Final%207-7-091.pdf
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   510
# </a>
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   511
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   512
Zone Pacific/Apia	 12:33:04 -	LMT	1879 Jul  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   513
			-11:26:56 -	LMT	1911
90ce3da70b43 Initial load
duke
parents:
diff changeset
   514
			-11:30	-	SAMT	1950		# Samoa Time
5137
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 5130
diff changeset
   515
			-11:00	-	WST	2010 Sep 26
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4959
diff changeset
   516
			-11:00	1:00	WSDT	2011 Apr 3
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   517
			-11:00	-	WST
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   518
90ce3da70b43 Initial load
duke
parents:
diff changeset
   519
# Solomon Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   520
# excludes Bougainville, for which see Papua New Guinea
90ce3da70b43 Initial load
duke
parents:
diff changeset
   521
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   522
Zone Pacific/Guadalcanal 10:39:48 -	LMT	1912 Oct	# Honiara
90ce3da70b43 Initial load
duke
parents:
diff changeset
   523
			11:00	-	SBT	# Solomon Is Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   524
90ce3da70b43 Initial load
duke
parents:
diff changeset
   525
# Tokelau Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   526
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   527
Zone	Pacific/Fakaofo	-11:24:56 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   528
			-10:00	-	TKT	# Tokelau Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   529
90ce3da70b43 Initial load
duke
parents:
diff changeset
   530
# Tonga
90ce3da70b43 Initial load
duke
parents:
diff changeset
   531
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   532
Rule	Tonga	1999	only	-	Oct	 7	2:00s	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   533
Rule	Tonga	2000	only	-	Mar	19	2:00s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   534
Rule	Tonga	2000	2001	-	Nov	Sun>=1	2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   535
Rule	Tonga	2001	2002	-	Jan	lastSun	2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   536
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   537
Zone Pacific/Tongatapu	12:19:20 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   538
			12:20	-	TOT	1941 # Tonga Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   539
			13:00	-	TOT	1999
90ce3da70b43 Initial load
duke
parents:
diff changeset
   540
			13:00	Tonga	TO%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   541
90ce3da70b43 Initial load
duke
parents:
diff changeset
   542
# Tuvalu
90ce3da70b43 Initial load
duke
parents:
diff changeset
   543
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   544
Zone Pacific/Funafuti	11:56:52 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   545
			12:00	-	TVT	# Tuvalu Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   546
90ce3da70b43 Initial load
duke
parents:
diff changeset
   547
90ce3da70b43 Initial load
duke
parents:
diff changeset
   548
# US minor outlying islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   549
90ce3da70b43 Initial load
duke
parents:
diff changeset
   550
# Howland, Baker
90ce3da70b43 Initial load
duke
parents:
diff changeset
   551
# Howland was mined for guano by American companies 1857-1878 and British
90ce3da70b43 Initial load
duke
parents:
diff changeset
   552
# 1886-1891; Baker was similar but exact dates are not known.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   553
# Inhabited by civilians 1935-1942; U.S. military bases 1943-1944;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   554
# uninhabited thereafter.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   555
# Howland observed Hawaii Standard Time (UTC-10:30) in 1937;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   556
# see page 206 of Elgen M. Long and Marie K. Long,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   557
# Amelia Earhart: the Mystery Solved, Simon & Schuster (2000).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   558
# So most likely Howland and Baker observed Hawaii Time from 1935
90ce3da70b43 Initial load
duke
parents:
diff changeset
   559
# until they were abandoned after the war.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   560
90ce3da70b43 Initial load
duke
parents:
diff changeset
   561
# Jarvis
90ce3da70b43 Initial load
duke
parents:
diff changeset
   562
# Mined for guano by American companies 1857-1879 and British 1883?-1891?.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   563
# Inhabited by civilians 1935-1942; IGY scientific base 1957-1958;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   564
# uninhabited thereafter.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   565
# no information; was probably like Pacific/Kiritimati
90ce3da70b43 Initial load
duke
parents:
diff changeset
   566
90ce3da70b43 Initial load
duke
parents:
diff changeset
   567
# Johnston
90ce3da70b43 Initial load
duke
parents:
diff changeset
   568
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   569
Zone Pacific/Johnston	-10:00	-	HST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   570
90ce3da70b43 Initial load
duke
parents:
diff changeset
   571
# Kingman
90ce3da70b43 Initial load
duke
parents:
diff changeset
   572
# uninhabited
90ce3da70b43 Initial load
duke
parents:
diff changeset
   573
90ce3da70b43 Initial load
duke
parents:
diff changeset
   574
# Midway
90ce3da70b43 Initial load
duke
parents:
diff changeset
   575
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   576
# From Mark Brader (2005-01-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   577
# [Fallacies and Fantasies of Air Transport History, by R.E.G. Davies,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   578
# published 1994 by Paladwr Press, McLean, VA, USA; ISBN 0-9626483-5-3]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   579
# reproduced a Pan American Airways timeables from 1936, for their weekly
90ce3da70b43 Initial load
duke
parents:
diff changeset
   580
# "Orient Express" flights between San Francisco and Manila, and connecting
90ce3da70b43 Initial load
duke
parents:
diff changeset
   581
# flights to Chicago and the US East Coast.  As it uses some time zone
90ce3da70b43 Initial load
duke
parents:
diff changeset
   582
# designations that I've never seen before:....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   583
# Fri. 6:30A Lv. HONOLOLU (Pearl Harbor), H.I.   H.L.T. Ar. 5:30P Sun.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   584
#  "   3:00P Ar. MIDWAY ISLAND . . . . . . . . . M.L.T. Lv. 6:00A  "
90ce3da70b43 Initial load
duke
parents:
diff changeset
   585
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   586
Zone Pacific/Midway	-11:49:28 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   587
			-11:00	-	NST	1956 Jun  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   588
			-11:00	1:00	NDT	1956 Sep  2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   589
			-11:00	-	NST	1967 Apr	# N=Nome
90ce3da70b43 Initial load
duke
parents:
diff changeset
   590
			-11:00	-	BST	1983 Nov 30	# B=Bering
90ce3da70b43 Initial load
duke
parents:
diff changeset
   591
			-11:00	-	SST			# S=Samoa
90ce3da70b43 Initial load
duke
parents:
diff changeset
   592
90ce3da70b43 Initial load
duke
parents:
diff changeset
   593
# Palmyra
90ce3da70b43 Initial load
duke
parents:
diff changeset
   594
# uninhabited since World War II; was probably like Pacific/Kiritimati
90ce3da70b43 Initial load
duke
parents:
diff changeset
   595
90ce3da70b43 Initial load
duke
parents:
diff changeset
   596
# Wake
90ce3da70b43 Initial load
duke
parents:
diff changeset
   597
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   598
Zone	Pacific/Wake	11:06:28 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   599
			12:00	-	WAKT	# Wake Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   600
90ce3da70b43 Initial load
duke
parents:
diff changeset
   601
90ce3da70b43 Initial load
duke
parents:
diff changeset
   602
# Vanuatu
90ce3da70b43 Initial load
duke
parents:
diff changeset
   603
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   604
Rule	Vanuatu	1983	only	-	Sep	25	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   605
Rule	Vanuatu	1984	1991	-	Mar	Sun>=23	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   606
Rule	Vanuatu	1984	only	-	Oct	23	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   607
Rule	Vanuatu	1985	1991	-	Sep	Sun>=23	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   608
Rule	Vanuatu	1992	1993	-	Jan	Sun>=23	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   609
Rule	Vanuatu	1992	only	-	Oct	Sun>=23	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   610
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   611
Zone	Pacific/Efate	11:13:16 -	LMT	1912 Jan 13		# Vila
90ce3da70b43 Initial load
duke
parents:
diff changeset
   612
			11:00	Vanuatu	VU%sT	# Vanuatu Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   613
90ce3da70b43 Initial load
duke
parents:
diff changeset
   614
# Wallis and Futuna
90ce3da70b43 Initial load
duke
parents:
diff changeset
   615
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   616
Zone	Pacific/Wallis	12:15:20 -	LMT	1901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   617
			12:00	-	WFT	# Wallis & Futuna Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   618
90ce3da70b43 Initial load
duke
parents:
diff changeset
   619
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
   620
90ce3da70b43 Initial load
duke
parents:
diff changeset
   621
# NOTES
90ce3da70b43 Initial load
duke
parents:
diff changeset
   622
90ce3da70b43 Initial load
duke
parents:
diff changeset
   623
# This data is by no means authoritative; if you think you know better,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   624
# go ahead and edit the file (and please send any changes to
90ce3da70b43 Initial load
duke
parents:
diff changeset
   625
# tz@elsie.nci.nih.gov for general use in the future).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   626
90ce3da70b43 Initial load
duke
parents:
diff changeset
   627
# From Paul Eggert (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   628
# A good source for time zone historical data outside the U.S. is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   629
# Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
90ce3da70b43 Initial load
duke
parents:
diff changeset
   630
# San Diego: ACS Publications, Inc. (2003).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   631
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   632
# Gwillim Law writes that a good source
90ce3da70b43 Initial load
duke
parents:
diff changeset
   633
# for recent time zone data is the International Air Transport
90ce3da70b43 Initial load
duke
parents:
diff changeset
   634
# Association's Standard Schedules Information Manual (IATA SSIM),
90ce3da70b43 Initial load
duke
parents:
diff changeset
   635
# published semiannually.  Law sent in several helpful summaries
90ce3da70b43 Initial load
duke
parents:
diff changeset
   636
# of the IATA's data after 1990.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   637
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   638
# Except where otherwise noted, Shanks & Pottenger is the source for
90ce3da70b43 Initial load
duke
parents:
diff changeset
   639
# entries through 1990, and IATA SSIM is the source for entries afterwards.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   640
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   641
# Another source occasionally used is Edward W. Whitman, World Time Differences,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   642
# Whitman Publishing Co, 2 Niagara Av, Ealing, London (undated), which
90ce3da70b43 Initial load
duke
parents:
diff changeset
   643
# I found in the UCLA library.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   644
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   645
# A reliable and entertaining source about time zones is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   646
# Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   647
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   648
# I invented the abbreviations marked `*' in the following table;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   649
# the rest are from earlier versions of this file, or from other sources.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   650
# Corrections are welcome!
90ce3da70b43 Initial load
duke
parents:
diff changeset
   651
#		std dst
90ce3da70b43 Initial load
duke
parents:
diff changeset
   652
#		LMT	Local Mean Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   653
#	  8:00	WST WST	Western Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   654
#	  8:45	CWST CWST Central Western Australia*
90ce3da70b43 Initial load
duke
parents:
diff changeset
   655
#	  9:00	JST	Japan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   656
#	  9:30	CST CST	Central Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   657
#	 10:00	EST EST	Eastern Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   658
#	 10:00	ChST	Chamorro
90ce3da70b43 Initial load
duke
parents:
diff changeset
   659
#	 10:30	LHST LHST Lord Howe*
90ce3da70b43 Initial load
duke
parents:
diff changeset
   660
#	 11:30	NZMT NZST New Zealand through 1945
90ce3da70b43 Initial load
duke
parents:
diff changeset
   661
#	 12:00	NZST NZDT New Zealand 1946-present
90ce3da70b43 Initial load
duke
parents:
diff changeset
   662
#	 12:45	CHAST CHADT Chatham*
90ce3da70b43 Initial load
duke
parents:
diff changeset
   663
#	-11:00	SST	Samoa
90ce3da70b43 Initial load
duke
parents:
diff changeset
   664
#	-10:00	HST	Hawaii
90ce3da70b43 Initial load
duke
parents:
diff changeset
   665
#	- 8:00	PST	Pitcairn*
90ce3da70b43 Initial load
duke
parents:
diff changeset
   666
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   667
# See the `northamerica' file for Hawaii.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   668
# See the `southamerica' file for Easter I and the Galapagos Is.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   669
90ce3da70b43 Initial load
duke
parents:
diff changeset
   670
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
   671
90ce3da70b43 Initial load
duke
parents:
diff changeset
   672
# Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   673
90ce3da70b43 Initial load
duke
parents:
diff changeset
   674
# From Paul Eggert (2005-12-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   675
# <a href="http://www.bom.gov.au/climate/averages/tables/dst_times.shtml">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   676
# Implementation Dates of Daylight Saving Time within Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   677
# </a> summarizes daylight saving issues in Australia.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   678
90ce3da70b43 Initial load
duke
parents:
diff changeset
   679
# From Arthur David Olson (2005-12-12):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   680
# <a href="http://www.lawlink.nsw.gov.au/lawlink/Corporate/ll_agdinfo.nsf/pages/community_relations_daylight_saving">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   681
# Lawlink NSW:Daylight Saving in New South Wales
90ce3da70b43 Initial load
duke
parents:
diff changeset
   682
# </a> covers New South Wales in particular.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   683
90ce3da70b43 Initial load
duke
parents:
diff changeset
   684
# From John Mackin (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   685
# We in Australia have _never_ referred to DST as `daylight' time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   686
# It is called `summer' time.  Now by a happy coincidence, `summer'
90ce3da70b43 Initial load
duke
parents:
diff changeset
   687
# and `standard' happen to start with the same letter; hence, the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   688
# abbreviation does _not_ change...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   689
# The legislation does not actually define abbreviations, at least
90ce3da70b43 Initial load
duke
parents:
diff changeset
   690
# in this State, but the abbreviation is just commonly taken to be the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   691
# initials of the phrase, and the legislation here uniformly uses
90ce3da70b43 Initial load
duke
parents:
diff changeset
   692
# the phrase `summer time' and does not use the phrase `daylight
90ce3da70b43 Initial load
duke
parents:
diff changeset
   693
# time'.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   694
# Announcers on the Commonwealth radio network, the ABC (for Australian
90ce3da70b43 Initial load
duke
parents:
diff changeset
   695
# Broadcasting Commission), use the phrases `Eastern Standard Time'
90ce3da70b43 Initial load
duke
parents:
diff changeset
   696
# or `Eastern Summer Time'.  (Note, though, that as I say in the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   697
# current australasia file, there is really no such thing.)  Announcers
90ce3da70b43 Initial load
duke
parents:
diff changeset
   698
# on its overseas service, Radio Australia, use the same phrases
90ce3da70b43 Initial load
duke
parents:
diff changeset
   699
# prefixed by the word `Australian' when referring to local times;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   700
# time announcements on that service, naturally enough, are made in UTC.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   701
90ce3da70b43 Initial load
duke
parents:
diff changeset
   702
# From Arthur David Olson (1992-03-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   703
# Given the above, what's chosen for year-round use is:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   704
#	CST	for any place operating at a GMTOFF of 9:30
90ce3da70b43 Initial load
duke
parents:
diff changeset
   705
#	WST	for any place operating at a GMTOFF of 8:00
90ce3da70b43 Initial load
duke
parents:
diff changeset
   706
#	EST	for any place operating at a GMTOFF of 10:00
90ce3da70b43 Initial load
duke
parents:
diff changeset
   707
90ce3da70b43 Initial load
duke
parents:
diff changeset
   708
# From Chuck Soper (2006-06-01):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   709
# I recently found this Australian government web page on time zones:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   710
# <http://www.australia.gov.au/about-australia-13time>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   711
# And this government web page lists time zone names and abbreviations:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   712
# <http://www.bom.gov.au/climate/averages/tables/daysavtm.shtml>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   713
90ce3da70b43 Initial load
duke
parents:
diff changeset
   714
# From Paul Eggert (2001-04-05), summarizing a long discussion about "EST"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   715
# versus "AEST" etc.:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   716
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   717
# I see the following points of dispute:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   718
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   719
# * How important are unique time zone abbreviations?
90ce3da70b43 Initial load
duke
parents:
diff changeset
   720
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   721
#   Here I tend to agree with the point (most recently made by Chris
90ce3da70b43 Initial load
duke
parents:
diff changeset
   722
#   Newman) that unique abbreviations should not be essential for proper
90ce3da70b43 Initial load
duke
parents:
diff changeset
   723
#   operation of software.  We have other instances of ambiguity
90ce3da70b43 Initial load
duke
parents:
diff changeset
   724
#   (e.g. "IST" denoting both "Israel Standard Time" and "Indian
90ce3da70b43 Initial load
duke
parents:
diff changeset
   725
#   Standard Time"), and they are not likely to go away any time soon.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   726
#   In the old days, some software mistakenly relied on unique
90ce3da70b43 Initial load
duke
parents:
diff changeset
   727
#   abbreviations, but this is becoming less true with time, and I don't
90ce3da70b43 Initial load
duke
parents:
diff changeset
   728
#   think it's that important to cater to such software these days.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   729
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   730
#   On the other hand, there is another motivation for unambiguous
90ce3da70b43 Initial load
duke
parents:
diff changeset
   731
#   abbreviations: it cuts down on human confusion.  This is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   732
#   particularly true for Australia, where "EST" can mean one thing for
90ce3da70b43 Initial load
duke
parents:
diff changeset
   733
#   time T and a different thing for time T plus 1 second.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   734
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   735
# * Does the relevant legislation indicate which abbreviations should be used?
90ce3da70b43 Initial load
duke
parents:
diff changeset
   736
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   737
#   Here I tend to think that things are a mess, just as they are in
90ce3da70b43 Initial load
duke
parents:
diff changeset
   738
#   many other countries.  We Americans are currently disagreeing about
90ce3da70b43 Initial load
duke
parents:
diff changeset
   739
#   which abbreviation to use for the newly legislated Chamorro Standard
90ce3da70b43 Initial load
duke
parents:
diff changeset
   740
#   Time, for example.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   741
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   742
#   Personally, I would prefer to use common practice; I would like to
90ce3da70b43 Initial load
duke
parents:
diff changeset
   743
#   refer to legislation only for examples of common practice, or as a
90ce3da70b43 Initial load
duke
parents:
diff changeset
   744
#   tiebreaker.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   745
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   746
# * Do Australians more often use "Eastern Daylight Time" or "Eastern
90ce3da70b43 Initial load
duke
parents:
diff changeset
   747
#   Summer Time"?  Do they typically prefix the time zone names with
90ce3da70b43 Initial load
duke
parents:
diff changeset
   748
#   the word "Australian"?
90ce3da70b43 Initial load
duke
parents:
diff changeset
   749
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   750
#   My own impression is that both "Daylight Time" and "Summer Time" are
90ce3da70b43 Initial load
duke
parents:
diff changeset
   751
#   common and are widely understood, but that "Summer Time" is more
90ce3da70b43 Initial load
duke
parents:
diff changeset
   752
#   popular; and that the leading "A" is also common but is omitted more
90ce3da70b43 Initial load
duke
parents:
diff changeset
   753
#   often than not.  I just used AltaVista advanced search and got the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   754
#   following count of page hits:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   755
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   756
#     1,103 "Eastern Summer Time" AND domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   757
#       971 "Australian Eastern Summer Time" AND domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   758
#       613 "Eastern Daylight Time" AND domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   759
#       127 "Australian Eastern Daylight Time" AND domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   760
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   761
#   Here "Summer" seems quite a bit more popular than "Daylight",
90ce3da70b43 Initial load
duke
parents:
diff changeset
   762
#   particularly when we know the time zone is Australian and not US,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   763
#   say.  The "Australian" prefix seems to be popular for Eastern Summer
90ce3da70b43 Initial load
duke
parents:
diff changeset
   764
#   Time, but unpopular for Eastern Daylight Time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   765
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   766
#   For abbreviations, tools like AltaVista are less useful because of
90ce3da70b43 Initial load
duke
parents:
diff changeset
   767
#   ambiguity.  Many hits are not really time zones, unfortunately, and
90ce3da70b43 Initial load
duke
parents:
diff changeset
   768
#   many hits denote US time zones and not Australian ones.  But here
90ce3da70b43 Initial load
duke
parents:
diff changeset
   769
#   are the hit counts anyway:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   770
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   771
#     161,304 "EST" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   772
#      25,156 "EDT" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   773
#      18,263 "AEST" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   774
#      10,416 "AEDT" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   775
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   776
#      14,538 "CST" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   777
#       5,728 "CDT" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   778
#         176 "ACST" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   779
#          29 "ACDT" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   780
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   781
#       7,539 "WST" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   782
#          68 "AWST" and domain:au
90ce3da70b43 Initial load
duke
parents:
diff changeset
   783
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   784
#   This data suggest that Australians tend to omit the "A" prefix in
90ce3da70b43 Initial load
duke
parents:
diff changeset
   785
#   practice.  The situation for "ST" versus "DT" is less clear, given
90ce3da70b43 Initial load
duke
parents:
diff changeset
   786
#   the ambiguities involved.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   787
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   788
# * How do Australians feel about the abbreviations in the tz database?
90ce3da70b43 Initial load
duke
parents:
diff changeset
   789
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   790
#   If you just count Australians on this list, I count 2 in favor and 3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   791
#   against.  One of the "against" votes (David Keegel) counseled delay,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   792
#   saying that both AEST/AEDT and EST/EST are widely used and
90ce3da70b43 Initial load
duke
parents:
diff changeset
   793
#   understood in Australia.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   794
90ce3da70b43 Initial load
duke
parents:
diff changeset
   795
# From Paul Eggert (1995-12-19):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   796
# Shanks & Pottenger report 2:00 for all autumn changes in Australia and NZ.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   797
# Mark Prior writes that his newspaper
90ce3da70b43 Initial load
duke
parents:
diff changeset
   798
# reports that NSW's fall 1995 change will occur at 2:00,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   799
# but Robert Elz says it's been 3:00 in Victoria since 1970
90ce3da70b43 Initial load
duke
parents:
diff changeset
   800
# and perhaps the newspaper's `2:00' is referring to standard time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   801
# For now we'll continue to assume 2:00s for changes since 1960.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   802
90ce3da70b43 Initial load
duke
parents:
diff changeset
   803
# From Eric Ulevik (1998-01-05):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   804
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   805
# Here are some URLs to Australian time legislation. These URLs are stable,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   806
# and should probably be included in the data file. There are probably more
90ce3da70b43 Initial load
duke
parents:
diff changeset
   807
# relevant entries in this database.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   808
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   809
# NSW (including LHI and Broken Hill):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   810
# <a href="http://www.austlii.edu.au/au/legis/nsw/consol_act/sta1987137/index.html">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   811
# Standard Time Act 1987 (updated 1995-04-04)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   812
# </a>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   813
# ACT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   814
# <a href="http://www.austlii.edu.au/au/legis/act/consol_act/stasta1972279/index.html">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   815
# Standard Time and Summer Time Act 1972
90ce3da70b43 Initial load
duke
parents:
diff changeset
   816
# </a>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   817
# SA
90ce3da70b43 Initial load
duke
parents:
diff changeset
   818
# <a href="http://www.austlii.edu.au/au/legis/sa/consol_act/sta1898137/index.html">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   819
# Standard Time Act, 1898
90ce3da70b43 Initial load
duke
parents:
diff changeset
   820
# </a>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   821
90ce3da70b43 Initial load
duke
parents:
diff changeset
   822
# From David Grosz (2005-06-13):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   823
# It was announced last week that Daylight Saving would be extended by
90ce3da70b43 Initial load
duke
parents:
diff changeset
   824
# one week next year to allow for the 2006 Commonwealth Games.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   825
# Daylight Saving is now to end for next year only on the first Sunday
90ce3da70b43 Initial load
duke
parents:
diff changeset
   826
# in April instead of the last Sunday in March.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   827
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   828
# From Gwillim Law (2005-06-14):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   829
# I did some Googling and found that all of those states (and territory) plan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   830
# to extend DST together in 2006.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   831
# ACT: http://www.cmd.act.gov.au/mediareleases/fileread.cfm?file=86.txt
90ce3da70b43 Initial load
duke
parents:
diff changeset
   832
# New South Wales: http://www.thecouriermail.news.com.au/common/story_page/0,5936,15538869%255E1702,00.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
   833
# South Australia: http://www.news.com.au/story/0,10117,15555031-1246,00.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
   834
# Tasmania: http://www.media.tas.gov.au/release.php?id=14772
90ce3da70b43 Initial load
duke
parents:
diff changeset
   835
# Victoria: I wasn't able to find anything separate, but the other articles
90ce3da70b43 Initial load
duke
parents:
diff changeset
   836
# allude to it.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   837
# But not Queensland
90ce3da70b43 Initial load
duke
parents:
diff changeset
   838
# http://www.news.com.au/story/0,10117,15564030-1248,00.html.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   839
90ce3da70b43 Initial load
duke
parents:
diff changeset
   840
# Northern Territory
90ce3da70b43 Initial load
duke
parents:
diff changeset
   841
90ce3da70b43 Initial load
duke
parents:
diff changeset
   842
# From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   843
# # The NORTHERN TERRITORY..  [ Courtesy N.T. Dept of the Chief Minister ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   844
# #					[ Nov 1990 ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   845
# #	N.T. have never utilised any DST due to sub-tropical/tropical location.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   846
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   847
# Zone        Australia/North         9:30    -       CST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   848
90ce3da70b43 Initial load
duke
parents:
diff changeset
   849
# From Bradley White (1991-03-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   850
# A recent excerpt from an Australian newspaper...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   851
# the Northern Territory do[es] not have daylight saving.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   852
90ce3da70b43 Initial load
duke
parents:
diff changeset
   853
# Western Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   854
90ce3da70b43 Initial load
duke
parents:
diff changeset
   855
# From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   856
# #  The state of WESTERN AUSTRALIA..  [ Courtesy W.A. dept Premier+Cabinet ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   857
# #						[ Nov 1990 ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   858
# #	W.A. suffers from a great deal of public and political opposition to
90ce3da70b43 Initial load
duke
parents:
diff changeset
   859
# #	DST in principle. A bill is brought before parliament in most years, but
90ce3da70b43 Initial load
duke
parents:
diff changeset
   860
# #	usually defeated either in the upper house, or in party caucus
90ce3da70b43 Initial load
duke
parents:
diff changeset
   861
# #	before reaching parliament.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   862
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   863
# Zone	Australia/West		8:00	AW	%sST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   864
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   865
# Rule	AW	1974	only	-	Oct	lastSun	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   866
# Rule	AW	1975	only	-	Mar	Sun>=1	3:00	0	W
90ce3da70b43 Initial load
duke
parents:
diff changeset
   867
# Rule	AW	1983	only	-	Oct	lastSun	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   868
# Rule	AW	1984	only	-	Mar	Sun>=1	3:00	0	W
90ce3da70b43 Initial load
duke
parents:
diff changeset
   869
90ce3da70b43 Initial load
duke
parents:
diff changeset
   870
# From Bradley White (1991-03-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   871
# A recent excerpt from an Australian newspaper...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   872
# Western Australia...do[es] not have daylight saving.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   873
90ce3da70b43 Initial load
duke
parents:
diff changeset
   874
# From John D. Newman via Bradley White (1991-11-02):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   875
# Western Australia is still on "winter time". Some DH in Sydney
90ce3da70b43 Initial load
duke
parents:
diff changeset
   876
# rang me at home a few days ago at 6.00am. (He had just arrived at
90ce3da70b43 Initial load
duke
parents:
diff changeset
   877
# work at 9.00am.)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   878
# W.A. is switching to Summer Time on Nov 17th just to confuse
90ce3da70b43 Initial load
duke
parents:
diff changeset
   879
# everybody again.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   880
90ce3da70b43 Initial load
duke
parents:
diff changeset
   881
# From Arthur David Olson (1992-03-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   882
# The 1992 ending date used in the rules is a best guess;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   883
# it matches what was used in the past.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   884
90ce3da70b43 Initial load
duke
parents:
diff changeset
   885
# <a href="http://www.bom.gov.au/faq/faqgen.htm">
90ce3da70b43 Initial load
duke
parents:
diff changeset
   886
# The Australian Bureau of Meteorology FAQ
90ce3da70b43 Initial load
duke
parents:
diff changeset
   887
# </a> (1999-09-27) writes that Giles Meteorological Station uses
90ce3da70b43 Initial load
duke
parents:
diff changeset
   888
# South Australian time even though it's located in Western Australia.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   889
90ce3da70b43 Initial load
duke
parents:
diff changeset
   890
# Queensland
90ce3da70b43 Initial load
duke
parents:
diff changeset
   891
# From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   892
# #   The state of QUEENSLAND.. [ Courtesy Qld. Dept Premier Econ&Trade Devel ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   893
# #						[ Dec 1990 ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   894
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   895
# Zone	Australia/Queensland	10:00	AQ	%sST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   896
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   897
# Rule	AQ	1971	only	-	Oct	lastSun	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   898
# Rule	AQ	1972	only	-	Feb	lastSun	3:00	0	E
90ce3da70b43 Initial load
duke
parents:
diff changeset
   899
# Rule	AQ	1989	max	-	Oct	lastSun	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   900
# Rule	AQ	1990	max	-	Mar	Sun>=1	3:00	0	E
90ce3da70b43 Initial load
duke
parents:
diff changeset
   901
90ce3da70b43 Initial load
duke
parents:
diff changeset
   902
# From Bradley White (1989-12-24):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   903
# "Australia/Queensland" now observes daylight time (i.e. from
90ce3da70b43 Initial load
duke
parents:
diff changeset
   904
# October 1989).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   905
90ce3da70b43 Initial load
duke
parents:
diff changeset
   906
# From Bradley White (1991-03-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   907
# A recent excerpt from an Australian newspaper...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   908
# ...Queensland...[has] agreed to end daylight saving
90ce3da70b43 Initial load
duke
parents:
diff changeset
   909
# at 3am tomorrow (March 3)...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   910
90ce3da70b43 Initial load
duke
parents:
diff changeset
   911
# From John Mackin (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   912
# I can certainly confirm for my part that Daylight Saving in NSW did in fact
90ce3da70b43 Initial load
duke
parents:
diff changeset
   913
# end on Sunday, 3 March.  I don't know at what hour, though.  (It surprised
90ce3da70b43 Initial load
duke
parents:
diff changeset
   914
# me.)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   915
90ce3da70b43 Initial load
duke
parents:
diff changeset
   916
# From Bradley White (1992-03-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   917
# ...there was recently a referendum in Queensland which resulted
90ce3da70b43 Initial load
duke
parents:
diff changeset
   918
# in the experimental daylight saving system being abandoned. So, ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   919
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   920
# Rule	QLD	1989	1991	-	Oct	lastSun	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   921
# Rule	QLD	1990	1992	-	Mar	Sun>=1	3:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   922
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   923
90ce3da70b43 Initial load
duke
parents:
diff changeset
   924
# From Arthur David Olson (1992-03-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   925
# The chosen rules the union of the 1971/1972 change and the 1989-1992 changes.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   926
90ce3da70b43 Initial load
duke
parents:
diff changeset
   927
# From Christopher Hunt (2006-11-21), after an advance warning
90ce3da70b43 Initial load
duke
parents:
diff changeset
   928
# from Jesper Norgaard Welen (2006-11-01):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   929
# WA are trialing DST for three years.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   930
# <http://www.parliament.wa.gov.au/parliament/bills.nsf/9A1B183144403DA54825721200088DF1/$File/Bill175-1B.pdf>
90ce3da70b43 Initial load
duke
parents:
diff changeset
   931
90ce3da70b43 Initial load
duke
parents:
diff changeset
   932
# From Rives McDow (2002-04-09):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   933
# The most interesting region I have found consists of three towns on the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   934
# southern coast....  South Australia observes daylight saving time; Western
90ce3da70b43 Initial load
duke
parents:
diff changeset
   935
# Australia does not.  The two states are one and a half hours apart.  The
90ce3da70b43 Initial load
duke
parents:
diff changeset
   936
# residents decided to forget about this nonsense of changing the clock so
90ce3da70b43 Initial load
duke
parents:
diff changeset
   937
# much and set the local time 20 hours and 45 minutes from the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   938
# international date line, or right in the middle of the time of South
90ce3da70b43 Initial load
duke
parents:
diff changeset
   939
# Australia and Western Australia....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   940
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   941
# From Paul Eggert (2002-04-09):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   942
# This is confirmed by the section entitled
90ce3da70b43 Initial load
duke
parents:
diff changeset
   943
# "What's the deal with time zones???" in
90ce3da70b43 Initial load
duke
parents:
diff changeset
   944
# <http://www.earthsci.unimelb.edu.au/~awatkins/null.html>.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   945
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   946
# From Alex Livingston (2006-12-07):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   947
# ... it was just on four years ago that I drove along the Eyre Highway,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   948
# which passes through eastern Western Australia close to the southern
90ce3da70b43 Initial load
duke
parents:
diff changeset
   949
# coast of the continent.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   950
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   951
# I paid particular attention to the time kept there. There can be no
90ce3da70b43 Initial load
duke
parents:
diff changeset
   952
# dispute that UTC+08:45 was considered "the time" from the border
90ce3da70b43 Initial load
duke
parents:
diff changeset
   953
# village just inside the border with South Australia to as far west
90ce3da70b43 Initial load
duke
parents:
diff changeset
   954
# as just east of Caiguna. There can also be no dispute that Eucla is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   955
# the largest population centre in this zone....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   956
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   957
# Now that Western Australia is observing daylight saving, the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   958
# question arose whether this part of the state would follow suit. I
90ce3da70b43 Initial load
duke
parents:
diff changeset
   959
# just called the border village and confirmed that indeed they have,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   960
# meaning that they are now observing UTC+09:45.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   961
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   962
# (2006-12-09):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   963
# I personally doubt that either experimentation with daylight saving
90ce3da70b43 Initial load
duke
parents:
diff changeset
   964
# in WA or its introduction in SA had anything to do with the genesis
90ce3da70b43 Initial load
duke
parents:
diff changeset
   965
# of this time zone.  My hunch is that it's been around since well
90ce3da70b43 Initial load
duke
parents:
diff changeset
   966
# before 1975.  I remember seeing it noted on road maps decades ago.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   967
90ce3da70b43 Initial load
duke
parents:
diff changeset
   968
# From Paul Eggert (2006-12-15):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   969
# For lack of better info, assume the tradition dates back to the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   970
# introduction of standard time in 1895.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   971
90ce3da70b43 Initial load
duke
parents:
diff changeset
   972
90ce3da70b43 Initial load
duke
parents:
diff changeset
   973
# southeast Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   974
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   975
# From Paul Eggert (2007-07-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   976
# Starting autumn 2008 Victoria, NSW, South Australia, Tasmania and the ACT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   977
# end DST the first Sunday in April and start DST the first Sunday in October.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   978
# http://www.theage.com.au/news/national/daylight-savings-to-span-six-months/2007/06/27/1182623966703.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
   979
90ce3da70b43 Initial load
duke
parents:
diff changeset
   980
90ce3da70b43 Initial load
duke
parents:
diff changeset
   981
# South Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   982
90ce3da70b43 Initial load
duke
parents:
diff changeset
   983
# From Bradley White (1991-03-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   984
# A recent excerpt from an Australian newspaper...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   985
# ...South Australia...[has] agreed to end daylight saving
90ce3da70b43 Initial load
duke
parents:
diff changeset
   986
# at 3am tomorrow (March 3)...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   987
90ce3da70b43 Initial load
duke
parents:
diff changeset
   988
# From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   989
# #   The state of SOUTH AUSTRALIA....[ Courtesy of S.A. Dept of Labour ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   990
# #						[ Nov 1990 ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   991
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   992
# Zone	Australia/South		9:30	AS	%sST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   993
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   994
# Rule	 AS	1971	max	-	Oct	lastSun	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   995
# Rule	 AS	1972	1985	-	Mar	Sun>=1	3:00	0	C
90ce3da70b43 Initial load
duke
parents:
diff changeset
   996
# Rule	 AS	1986	1990	-	Mar	Sun>=15	3:00	0	C
90ce3da70b43 Initial load
duke
parents:
diff changeset
   997
# Rule	 AS	1991	max	-	Mar	Sun>=1	3:00	0	C
90ce3da70b43 Initial load
duke
parents:
diff changeset
   998
90ce3da70b43 Initial load
duke
parents:
diff changeset
   999
# From Bradley White (1992-03-11):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1000
# Recent correspondence with a friend in Adelaide
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1001
# contained the following exchange:  "Due to the Adelaide Festival,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1002
# South Australia delays setting back our clocks for a few weeks."
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1003
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1004
# From Robert Elz (1992-03-13):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1005
# I heard that apparently (or at least, it appears that)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1006
# South Aus will have an extra 3 weeks daylight saving every even
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1007
# numbered year (from 1990).  That's when the Adelaide Festival
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1008
# is on...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1009
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1010
# From Robert Elz (1992-03-16, 00:57:07 +1000):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1011
# DST didn't end in Adelaide today (yesterday)....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1012
# But whether it's "4th Sunday" or "2nd last Sunday" I have no idea whatever...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1013
# (it's just as likely to be "the Sunday we pick for this year"...).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1014
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1015
# From Bradley White (1994-04-11):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1016
# If Sun, 15 March, 1992 was at +1030 as kre asserts, but yet Sun, 20 March,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1017
# 1994 was at +0930 as John Connolly's customer seems to assert, then I can
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1018
# only conclude that the actual rule is more complicated....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1019
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1020
# From John Warburton (1994-10-07):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1021
# The new Daylight Savings dates for South Australia ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1022
# was gazetted in the Government Hansard on Sep 26 1994....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1023
# start on last Sunday in October and end in last sunday in March.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1024
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1025
# From Paul Eggert (2007-07-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1026
# See "southeast Australia" above for 2008 and later.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1027
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1028
# Tasmania
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1029
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1030
# The rules for 1967 through 1991 were reported by George Shepherd
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1031
# via Simon Woodhead via Robert Elz (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1032
# #  The state of TASMANIA.. [Courtesy Tasmanian Dept of Premier + Cabinet ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1033
# #					[ Nov 1990 ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1034
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1035
# From Bill Hart via Guy Harris (1991-10-10):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1036
# Oh yes, the new daylight savings rules are uniquely tasmanian, we have
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1037
# 6 weeks a year now when we are out of sync with the rest of Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1038
# (but nothing new about that).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1039
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1040
# From Alex Livingston (1999-10-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1041
# I heard on the ABC (Australian Broadcasting Corporation) radio news on the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1042
# (long) weekend that Tasmania, which usually goes its own way in this regard,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1043
# has decided to join with most of NSW, the ACT, and most of Victoria
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1044
# (Australia) and start daylight saving on the last Sunday in August in 2000
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1045
# instead of the first Sunday in October.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1046
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1047
# Sim Alam (2000-07-03) reported a legal citation for the 2000/2001 rules:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1048
# http://www.thelaw.tas.gov.au/fragview/42++1968+GS3A@EN+2000070300
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1049
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1050
# From Paul Eggert (2007-07-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1051
# See "southeast Australia" above for 2008 and later.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1052
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1053
# Victoria
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1054
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1055
# The rules for 1971 through 1991 were reported by George Shepherd
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1056
# via Simon Woodhead via Robert Elz (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1057
# #   The state of VICTORIA.. [ Courtesy of Vic. Dept of Premier + Cabinet ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1058
# #						[ Nov 1990 ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1059
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1060
# From Scott Harrington (2001-08-29):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1061
# On KQED's "City Arts and Lectures" program last night I heard an
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1062
# interesting story about daylight savings time.  Dr. John Heilbron was
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1063
# discussing his book "The Sun in the Church: Cathedrals as Solar
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1064
# Observatories"[1], and in particular the Shrine of Remembrance[2] located
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1065
# in Melbourne, Australia.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1066
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1067
# Apparently the shrine's main purpose is a beam of sunlight which
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1068
# illuminates a special spot on the floor at the 11th hour of the 11th day
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1069
# of the 11th month (Remembrance Day) every year in memory of Australia's
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1070
# fallen WWI soldiers.  And if you go there on Nov. 11, at 11am local time,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1071
# you will indeed see the sunbeam illuminate the special spot at the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1072
# expected time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1073
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1074
# However, that is only because of some special mirror contraption that had
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1075
# to be employed, since due to daylight savings time, the true solar time of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1076
# the remembrance moment occurs one hour later (or earlier?).  Perhaps
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1077
# someone with more information on this jury-rig can tell us more.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1078
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1079
# [1] http://www.hup.harvard.edu/catalog/HEISUN.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1080
# [2] http://www.shrine.org.au
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1081
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1082
# From Paul Eggert (2007-07-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1083
# See "southeast Australia" above for 2008 and later.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1084
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1085
# New South Wales
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1086
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1087
# From Arthur David Olson:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1088
# New South Wales and subjurisdictions have their own ideas of a fun time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1089
# Based on law library research by John Mackin,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1090
# who notes:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1091
#	In Australia, time is not legislated federally, but rather by the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1092
#	individual states.  Thus, while such terms as ``Eastern Standard Time''
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1093
#	[I mean, of course, Australian EST, not any other kind] are in common
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1094
#	use, _they have NO REAL MEANING_, as they are not defined in the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1095
#	legislation.  This is very important to understand.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1096
#	I have researched New South Wales time only...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1097
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1098
# From Eric Ulevik (1999-05-26):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1099
# DST will start in NSW on the last Sunday of August, rather than the usual
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1100
# October in 2000.  [See: Matthew Moore,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1101
# <a href="http://www.smh.com.au/news/9905/26/pageone/pageone4.html">
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1102
# Two months more daylight saving
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1103
# </a>
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1104
# Sydney Morning Herald (1999-05-26).]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1105
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1106
# From Paul Eggert (1999-09-27):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1107
# See the following official NSW source:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1108
# <a href="http://dir.gis.nsw.gov.au/cgi-bin/genobject/document/other/daylightsaving/tigGmZ">
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1109
# Daylight Saving in New South Wales.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1110
# </a>
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1111
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1112
# Narrabri Shire (NSW) council has announced it will ignore the extension of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1113
# daylight saving next year.  See:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1114
# <a href="http://abc.net.au/news/regionals/neweng/monthly/regeng-22jul1999-1.htm">
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1115
# Narrabri Council to ignore daylight saving
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1116
# </a> (1999-07-22).  For now, we'll wait to see if this really happens.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1117
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1118
# Victoria will following NSW.  See:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1119
# <a href="http://abc.net.au/local/news/olympics/1999/07/item19990728112314_1.htm">
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1120
# Vic to extend daylight saving
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1121
# </a> (1999-07-28).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1122
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1123
# However, South Australia rejected the DST request.  See:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1124
# <a href="http://abc.net.au/news/olympics/1999/07/item19990719151754_1.htm">
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1125
# South Australia rejects Olympics daylight savings request
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1126
# </a> (1999-07-19).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1127
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1128
# Queensland also will not observe DST for the Olympics.  See:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1129
# <a href="http://abc.net.au/news/olympics/1999/06/item19990601114608_1.htm">
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1130
# Qld says no to daylight savings for Olympics
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1131
# </a> (1999-06-01), which quotes Queensland Premier Peter Beattie as saying
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1132
# ``Look you've got to remember in my family when this came up last time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1133
# I voted for it, my wife voted against it and she said to me it's all very
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1134
# well for you, you don't have to worry about getting the children out of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1135
# bed, getting them to school, getting them to sleep at night.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1136
# I've been through all this argument domestically...my wife rules.''
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1137
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1138
# Broken Hill will stick with South Australian time in 2000.  See:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1139
# <a href="http://abc.net.au/news/regionals/brokenh/monthly/regbrok-21jul1999-6.htm">
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1140
# Broken Hill to be behind the times
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1141
# </a> (1999-07-21).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1142
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1143
# IATA SSIM (1998-09) says that the spring 2000 change for Australian
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1144
# Capital Territory, New South Wales except Lord Howe Island and Broken
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1145
# Hill, and Victoria will be August 27, presumably due to the Sydney Olympics.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1146
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1147
# From Eric Ulevik, referring to Sydney's Sun Herald (2000-08-13), page 29:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1148
# The Queensland Premier Peter Beattie is encouraging northern NSW
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1149
# towns to use Queensland time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1150
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1151
# From Paul Eggert (2007-07-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1152
# See "southeast Australia" above for 2008 and later.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1153
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1154
# Yancowinna
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1155
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1156
# From John Mackin (1989-01-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1157
# `Broken Hill' means the County of Yancowinna.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1158
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1159
# From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1160
# # YANCOWINNA..  [ Confirmation courtesy of Broken Hill Postmaster ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1161
# #					[ Dec 1990 ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1162
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1163
# # Yancowinna uses Central Standard Time, despite [its] location on the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1164
# # New South Wales side of the S.A. border. Most business and social dealings
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1165
# # are with CST zones, therefore CST is legislated by local government
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1166
# # although the switch to Summer Time occurs in line with N.S.W. There have
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1167
# # been years when this did not apply, but the historical data is not
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1168
# # presently available.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1169
# Zone	Australia/Yancowinna	9:30	 AY	%sST
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1170
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1171
# Rule	 AY	1971	1985	-	Oct	lastSun	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1172
# Rule	 AY	1972	only	-	Feb	lastSun	3:00	0	C
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1173
# [followed by other Rules]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1174
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1175
# Lord Howe Island
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1176
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1177
# From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1178
# LHI...		[ Courtesy of Pauline Van Winsen ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1179
#					[ Dec 1990 ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1180
# Lord Howe Island is located off the New South Wales coast, and is half an
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1181
# hour ahead of NSW time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1182
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1183
# From James Lonergan, Secretary, Lord Howe Island Board (2000-01-27):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1184
# Lord Howe Island summer time in 2000/2001 will commence on the same
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1185
# date as the rest of NSW (i.e. 2000-08-27).  For your information the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1186
# Lord Howe Island Board (controlling authority for the Island) is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1187
# seeking the community's views on various options for summer time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1188
# arrangements on the Island, e.g. advance clocks by 1 full hour
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1189
# instead of only 30 minutes.  Dependant on the wishes of residents
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1190
# the Board may approach the NSW government to change the existing
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1191
# arrangements.  The starting date for summer time on the Island will
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1192
# however always coincide with the rest of NSW.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1193
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1194
# From James Lonergan, Secretary, Lord Howe Island Board (2000-10-25):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1195
# Lord Howe Island advances clocks by 30 minutes during DST in NSW and retards
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1196
# clocks by 30 minutes when DST finishes. Since DST was most recently
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1197
# introduced in NSW, the "changeover" time on the Island has been 02:00 as
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1198
# shown on clocks on LHI. I guess this means that for 30 minutes at the start
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1199
# of DST, LHI is actually 1 hour ahead of the rest of NSW.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1200
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1201
# From Paul Eggert (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1202
# For Lord Howe dates we use Shanks & Pottenger through 1989, and
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1203
# Lonergan thereafter.  For times we use Lonergan.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1204
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1205
# From Paul Eggert (2007-07-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1206
# See "southeast Australia" above for 2008 and later.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1207
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1208
# From Steffen Thorsen (2009-04-28):
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1209
# According to the official press release, South Australia's extended daylight 
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1210
# saving period will continue with the same rules as used during the 2008-2009 
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1211
# summer (southern hemisphere).
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1212
# 
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1213
# From
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1214
# <a href="http://www.safework.sa.gov.au/uploaded_files/DaylightDatesSet.pdf">
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1215
# http://www.safework.sa.gov.au/uploaded_files/DaylightDatesSet.pdf
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1216
# </a>
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1217
# The extended daylight saving period that South Australia has been trialling 
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1218
# for over the last year is now set to be ongoing.
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1219
# Daylight saving will continue to start on the first Sunday in October each 
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1220
# year and finish on the first Sunday in April the following year.
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1221
# Industrial Relations Minister, Paul Caica, says this provides South Australia 
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1222
# with a consistent half hour time difference with NSW, Victoria, Tasmania and 
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1223
# the ACT for all 52 weeks of the year...
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1224
# 
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1225
# We have a wrap-up here:
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1226
# <a href="http://www.timeanddate.com/news/time/south-australia-extends-dst.html">
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1227
# http://www.timeanddate.com/news/time/south-australia-extends-dst.html
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 1316
diff changeset
  1228
# </a>
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1229
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1230
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1231
# New Zealand
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1232
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1233
# From Mark Davies (1990-10-03):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1234
# the 1989/90 year was a trial of an extended "daylight saving" period.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1235
# This trial was deemed successful and the extended period adopted for
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1236
# subsequent years (with the addition of a further week at the start).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1237
# source -- phone call to Ministry of Internal Affairs Head Office.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1238
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1239
# From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1240
# # The Country of New Zealand   (Australia's east island -) Gee they hate that!
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1241
# #				   or is Australia the west island of N.Z.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1242
# #	[ courtesy of Geoff Tribble.. Auckland N.Z. ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1243
# #				[ Nov 1990 ]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1244
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1245
# Rule	NZ      1974    1988	-	Oct	lastSun	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1246
# Rule	NZ	1989	max	-	Oct	Sun>=1	2:00	1:00	D
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1247
# Rule	NZ      1975    1989	-	Mar	Sun>=1	3:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1248
# Rule	NZ	1990	max	-	Mar	lastSun	3:00	0	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1249
# ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1250
# Zone	NZ			12:00	NZ		NZ%sT	# New Zealand
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1251
# Zone	NZ-CHAT			12:45	-		NZ-CHAT # Chatham Island
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1252
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1253
# From Arthur David Olson (1992-03-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1254
# The chosen rules use the Davies October 8 values for the start of DST in 1989
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1255
# rather than the October 1 value.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1256
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1257
# From Paul Eggert (1995-12-19);
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1258
# Shank & Pottenger report 2:00 for all autumn changes in Australia and NZ.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1259
# Robert Uzgalis writes that the New Zealand Daylight
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1260
# Savings Time Order in Council dated 1990-06-18 specifies 2:00 standard
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1261
# time on both the first Sunday in October and the third Sunday in March.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1262
# As with Australia, we'll assume the tradition is 2:00s, not 2:00.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1263
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1264
# From Paul Eggert (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1265
# The Department of Internal Affairs (DIA) maintains a brief history,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1266
# as does Carol Squires; see tz-link.htm for the full references.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1267
# Use these sources in preference to Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1268
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1269
# For Chatham, IATA SSIM (1991/1999) gives the NZ rules but with
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1270
# transitions at 2:45 local standard time; this confirms that Chatham
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1271
# is always exactly 45 minutes ahead of Auckland.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1272
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1273
# From Colin Sharples (2007-04-30):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1274
# DST will now start on the last Sunday in September, and end on the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1275
# first Sunday in April.  The changes take effect this year, meaning
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1276
# that DST will begin on 2007-09-30 2008-04-06.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1277
# http://www.dia.govt.nz/diawebsite.nsf/wpg_URL/Services-Daylight-Saving-Daylight-saving-to-be-extended
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1278
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1279
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1280
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1281
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1282
# Fiji
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1283
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1284
# Howse writes (p 153) that in 1879 the British governor of Fiji
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1285
# enacted an ordinance standardizing the islands on Antipodean Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1286
# instead of the American system (which was one day behind).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1287
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1288
# From Rives McDow (1998-10-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1289
# Fiji will introduce DST effective 0200 local time, 1998-11-01
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1290
# until 0300 local time 1999-02-28.  Each year the DST period will
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1291
# be from the first Sunday in November until the last Sunday in February.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1292
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1293
# From Paul Eggert (2000-01-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1294
# IATA SSIM (1999-09) says DST ends 0100 local time.  Go with McDow.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1295
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1296
# From the BBC World Service (1998-10-31 11:32 UTC):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1297
# The Fijiian government says the main reasons for the time change is to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1298
# improve productivity and reduce road accidents.  But correspondents say it
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1299
# also hopes the move will boost Fiji's ability to compete with other pacific
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1300
# islands in the effort to attract tourists to witness the dawning of the new
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1301
# millenium.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1302
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1303
# http://www.fiji.gov.fj/press/2000_09/2000_09_13-05.shtml (2000-09-13)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1304
# reports that Fiji has discontinued DST.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1305
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1306
# Johnston
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1307
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1308
# Johnston data is from usno1995.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1309
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1310
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1311
# Kiribati
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1312
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1313
# From Paul Eggert (1996-01-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1314
# Today's _Wall Street Journal_ (page 1) reports that Kiribati
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1315
# ``declared it the same day throught the country as of Jan. 1, 1995''
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1316
# as part of the competition to be first into the 21st century.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1317
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1318
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1319
# Kwajalein
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1320
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1321
# In comp.risks 14.87 (26 August 1993), Peter Neumann writes:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1322
# I wonder what happened in Kwajalein, where there was NO Friday,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1323
# 1993-08-20.  Thursday night at midnight Kwajalein switched sides with
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1324
# respect to the International Date Line, to rejoin its fellow islands,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1325
# going from 11:59 p.m. Thursday to 12:00 m. Saturday in a blink.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1326
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1327
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1328
# N Mariana Is, Guam
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1329
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1330
# Howse writes (p 153) ``The Spaniards, on the other hand, reached the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1331
# Philippines and the Ladrones from America,'' and implies that the Ladrones
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1332
# (now called the Marianas) kept American date for quite some time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1333
# For now, we assume the Ladrones switched at the same time as the Philippines;
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1334
# see Asia/Manila.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1335
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1336
# US Public Law 106-564 (2000-12-23) made UTC+10 the official standard time,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1337
# under the name "Chamorro Standard Time".  There is no official abbreviation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1338
# but Congressman Robert A. Underwood, author of the bill that became law,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1339
# wrote in a press release (2000-12-27) that he will seek the use of "ChST".
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1340
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1341
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1342
# Micronesia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1343
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1344
# Alan Eugene Davis writes (1996-03-16),
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1345
# ``I am certain, having lived there for the past decade, that "Truk"
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1346
# (now properly known as Chuuk) ... is in the time zone GMT+10.''
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1347
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1348
# Shanks & Pottenger write that Truk switched from UTC+10 to UTC+11
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1349
# on 1978-10-01; ignore this for now.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1350
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1351
# From Paul Eggert (1999-10-29):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1352
# The Federated States of Micronesia Visitors Board writes in
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1353
# <a href="http://www.fsmgov.org/info/clocks.html">
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1354
# The Federated States of Micronesia - Visitor Information
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1355
# </a> (1999-01-26)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1356
# that Truk and Yap are UTC+10, and Ponape and Kosrae are UTC+11.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1357
# We don't know when Kosrae switched from UTC+12; assume January 1 for now.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1358
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1359
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1360
# Midway
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1361
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1362
# From Charles T O'Connor, KMTH DJ (1956),
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1363
# quoted in the KTMH section of the Radio Heritage Collection
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1364
# <http://radiodx.com/spdxr/KMTH.htm> (2002-12-31):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1365
# For the past two months we've been on what is known as Daylight
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1366
# Saving Time.  This time has put us on air at 5am in the morning,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1367
# your time down there in New Zealand.  Starting September 2, 1956
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1368
# we'll again go back to Standard Time.  This'll mean that we'll go to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1369
# air at 6am your time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1370
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1371
# From Paul Eggert (2003-03-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1372
# We don't know the date of that quote, but we'll guess they
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1373
# started DST on June 3.  Possibly DST was observed other years
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1374
# in Midway, but we have no record of it.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1375
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1376
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1377
# Pitcairn
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1378
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1379
# From Rives McDow (1999-11-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1380
# A Proclamation was signed by the Governor of Pitcairn on the 27th March 1998
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1381
# with regard to Pitcairn Standard Time.  The Proclamation is as follows.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1382
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1383
#	The local time for general purposes in the Islands shall be
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1384
#	Co-ordinated Universal time minus 8 hours and shall be known
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1385
#	as Pitcairn Standard Time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1386
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1387
# ... I have also seen Pitcairn listed as UTC minus 9 hours in several
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1388
# references, and can only assume that this was an error in interpretation
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1389
# somehow in light of this proclamation.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1390
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1391
# From Rives McDow (1999-11-09):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1392
# The Proclamation regarding Pitcairn time came into effect on 27 April 1998
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1393
# ... at midnight.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1394
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1395
# From Howie Phelps (1999-11-10), who talked to a Pitcairner via shortwave:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1396
# Betty Christian told me yesterday that their local time is the same as
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1397
# Pacific Standard Time. They used to be 1/2 hour different from us here in
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1398
# Sacramento but it was changed a couple of years ago.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1399
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1400
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1401
# Samoa
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1402
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1403
# Howse writes (p 153, citing p 10 of the 1883-11-18 New York Herald)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1404
# that in 1879 the King of Samoa decided to change
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1405
# ``the date in his kingdom from the Antipodean to the American system,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1406
# ordaining -- by a masterpiece of diplomatic flattery -- that
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1407
# the Fourth of July should be celebrated twice in that year.''
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1408
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1409
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1410
# Tonga
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1411
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1412
# From Paul Eggert (1996-01-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1413
# Today's _Wall Street Journal_ (p 1) reports that ``Tonga has been plotting
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1414
# to sneak ahead of [New Zealanders] by introducing daylight-saving time.''
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1415
# Since Kiribati has moved the Date Line it's not clear what Tonga will do.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1416
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1417
# Don Mundell writes in the 1997-02-20 Tonga Chronicle
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1418
# <a href="http://www.tongatapu.net.to/tonga/homeland/timebegins.htm">
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1419
# How Tonga became `The Land where Time Begins'
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1420
# </a>:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1421
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1422
# Until 1941 Tonga maintained a standard time 50 minutes ahead of NZST
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1423
# 12 hours and 20 minutes ahead of GMT.  When New Zealand adjusted its
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1424
# standard time in 1940s, Tonga had the choice of subtracting from its
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1425
# local time to come on the same standard time as New Zealand or of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1426
# advancing its time to maintain the differential of 13 degrees
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1427
# (approximately 50 minutes ahead of New Zealand time).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1428
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1429
# Because His Majesty King Taufa'ahau Tupou IV, then Crown Prince
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1430
# Tungi, preferred to ensure Tonga's title as the land where time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1431
# begins, the Legislative Assembly approved the latter change.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1432
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1433
# But some of the older, more conservative members from the outer
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1434
# islands objected. "If at midnight on Dec. 31, we move ahead 40
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1435
# minutes, as your Royal Highness wishes, what becomes of the 40
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1436
# minutes we have lost?"
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1437
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1438
# The Crown Prince, presented an unanswerable argument: "Remember that
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1439
# on the World Day of Prayer, you would be the first people on Earth
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1440
# to say your prayers in the morning."
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1441
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1442
# From Paul Eggert (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1443
# Shanks & Pottenger say the transition was on 1968-10-01; go with Mundell.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1444
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1445
# From Eric Ulevik (1999-05-03):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1446
# Tonga's director of tourism, who is also secretary of the National Millenium
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1447
# Committee, has a plan to get Tonga back in front.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1448
# He has proposed a one-off move to tropical daylight saving for Tonga from
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1449
# October to March, which has won approval in principle from the Tongan
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1450
# Government.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1451
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1452
# From Steffen Thorsen (1999-09-09):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1453
# * Tonga will introduce DST in November
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1454
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1455
# I was given this link by John Letts:
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1456
# <a href="http://news.bbc.co.uk/hi/english/world/asia-pacific/newsid_424000/424764.stm">
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1457
# http://news.bbc.co.uk/hi/english/world/asia-pacific/newsid_424000/424764.stm
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1458
# </a>
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1459
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1460
# I have not been able to find exact dates for the transition in November
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1461
# yet. By reading this article it seems like Fiji will be 14 hours ahead
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1462
# of UTC as well, but as far as I know Fiji will only be 13 hours ahead
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1463
# (12 + 1 hour DST).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1464
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1465
# From Arthur David Olson (1999-09-20):
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1466
# According to <a href="http://www.tongaonline.com/news/sept1799.html">
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1467
# http://www.tongaonline.com/news/sept1799.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1468
# </a>:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1469
# "Daylight Savings Time will take effect on Oct. 2 through April 15, 2000
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1470
# and annually thereafter from the first Saturday in October through the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1471
# third Saturday of April.  Under the system approved by Privy Council on
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1472
# Sept. 10, clocks must be turned ahead one hour on the opening day and
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1473
# set back an hour on the closing date."
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1474
# Alas, no indication of the time of day.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1475
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1476
# From Rives McDow (1999-10-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1477
# Tonga started its Daylight Saving on Saturday morning October 2nd at 0200am.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1478
# Daylight Saving ends on April 16 at 0300am which is Sunday morning.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1479
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1480
# From Steffen Thorsen (2000-10-31):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1481
# Back in March I found a notice on the website http://www.tongaonline.com
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1482
# that Tonga changed back to standard time one month early, on March 19
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1483
# instead of the original reported date April 16. Unfortunately, the article
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1484
# is no longer available on the site, and I did not make a copy of the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1485
# text, and I have forgotten to report it here.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1486
# (Original URL was: http://www.tongaonline.com/news/march162000.htm )
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1487
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1488
# From Rives McDow (2000-12-01):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1489
# Tonga is observing DST as of 2000-11-04 and will stop on 2001-01-27.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1490
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1491
# From Sione Moala-Mafi (2001-09-20) via Rives McDow:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1492
# At 2:00am on the first Sunday of November, the standard time in the Kingdom
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1493
# shall be moved forward by one hour to 3:00am.  At 2:00am on the last Sunday
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1494
# of January the standard time in the Kingdom shall be moved backward by one
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1495
# hour to 1:00am.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1496
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1497
# From Pulu 'Anau (2002-11-05):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1498
# The law was for 3 years, supposedly to get renewed.  It wasn't.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1499
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1500
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1501
# Wake
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1502
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1503
# From Vernice Anderson, Personal Secretary to Philip Jessup,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1504
# US Ambassador At Large (oral history interview, 1971-02-02):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1505
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1506
# Saturday, the 14th [of October, 1950] -- ...  The time was all the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1507
# more confusing at that point, because we had crossed the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1508
# International Date Line, thus getting two Sundays.  Furthermore, we
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1509
# discovered that Wake Island had two hours of daylight saving time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1510
# making calculation of time in Washington difficult if not almost
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1511
# impossible.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1512
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1513
# http://www.trumanlibrary.org/wake/meeting.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1514
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1515
# From Paul Eggert (2003-03-23):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1516
# We have no other report of DST in Wake Island, so omit this info for now.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1517
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1518
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1519
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1520
# The International Date Line
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1521
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1522
# From Gwillim Law (2000-01-03):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1523
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1524
# The International Date Line is not defined by any international standard,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1525
# convention, or treaty.  Mapmakers are free to draw it as they please.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1526
# Reputable mapmakers will simply ensure that every point of land appears on
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1527
# the correct side of the IDL, according to the date legally observed there.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1528
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1529
# When Kiribati adopted a uniform date in 1995, thereby moving the Phoenix and
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1530
# Line Islands to the west side of the IDL (or, if you prefer, moving the IDL
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1531
# to the east side of the Phoenix and Line Islands), I suppose that most
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1532
# mapmakers redrew the IDL following the boundary of Kiribati.  Even that line
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1533
# has a rather arbitrary nature.  The straight-line boundaries between Pacific
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1534
# island nations that are shown on many maps are based on an international
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1535
# convention, but are not legally binding national borders.... The date is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1536
# governed by the IDL; therefore, even on the high seas, there may be some
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1537
# places as late as fourteen hours later than UTC.  And, since the IDL is not
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1538
# an international standard, there are some places on the high seas where the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1539
# correct date is ambiguous.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1540
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1541
# From Wikipedia <http://en.wikipedia.org/wiki/Time_zone> (2005-08-31):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1542
# Before 1920, all ships kept local apparent time on the high seas by setting
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1543
# their clocks at night or at the morning sight so that, given the ship's
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1544
# speed and direction, it would be 12 o'clock when the Sun crossed the ship's
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1545
# meridian (12 o'clock = local apparent noon).  During 1917, at the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1546
# Anglo-French Conference on Time-keeping at Sea, it was recommended that all
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1547
# ships, both military and civilian, should adopt hourly standard time zones
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1548
# on the high seas.  Whenever a ship was within the territorial waters of any
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1549
# nation it would use that nation's standard time.  The captain was permitted
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1550
# to change his ship's clocks at a time of his choice following his ship's
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1551
# entry into another zone time--he often chose midnight.  These zones were
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1552
# adopted by all major fleets between 1920 and 1925 but not by many
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1553
# independent merchant ships until World War II.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1554
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1555
# From Paul Eggert, using references suggested by Oscar van Vlijmen
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1556
# (2005-03-20):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1557
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1558
# The American Practical Navigator (2002)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1559
# <http://pollux.nss.nima.mil/pubs/pubs_j_apn_sections.html?rid=187>
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1560
# talks only about the 180-degree meridian with respect to ships in
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1561
# international waters; it ignores the international date line.