1 #
   2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   3 #
   4 # This code is free software; you can redistribute it and/or modify it
   5 # under the terms of the GNU General Public License version 2 only, as
   6 # published by the Free Software Foundation.  Oracle designates this
   7 # particular file as subject to the "Classpath" exception as provided
   8 # by Oracle in the LICENSE file that accompanied this code.
   9 #
  10 # This code is distributed in the hope that it will be useful, but WITHOUT
  11 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  13 # version 2 for more details (a copy is included in the LICENSE file that
  14 # accompanied this code).
  15 #
  16 # You should have received a copy of the GNU General Public License version
  17 # 2 along with this work; if not, write to the Free Software Foundation,
  18 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  19 #
  20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  21 # or visit www.oracle.com if you need additional information or have any
  22 # questions.
  23 #
  24 # This file is in the public domain, so clarified as of
  25 # 2009-05-17 by Arthur David Olson.
  26 
  27 # This file also includes Pacific islands.
  28 
  29 # Notes are at the end of this file
  30 
  31 ###############################################################################
  32 
  33 # Australia
  34 
  35 # Please see the notes below for the controversy about "EST" versus "AEST" etc.
  36 
  37 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
  38 Rule    Aus     1917    only    -       Jan      1      0:01    1:00    D
  39 Rule    Aus     1917    only    -       Mar     25      2:00    0       S
  40 Rule    Aus     1942    only    -       Jan      1      2:00    1:00    D
  41 Rule    Aus     1942    only    -       Mar     29      2:00    0       S
  42 Rule    Aus     1942    only    -       Sep     27      2:00    1:00    D
  43 Rule    Aus     1943    1944    -       Mar     lastSun 2:00    0       S
  44 Rule    Aus     1943    only    -       Oct      3      2:00    1:00    D
  45 # Go with Whitman and the Australian National Standards Commission, which
  46 # says W Australia didn't use DST in 1943/1944.  Ignore Whitman's claim that
  47 # 1944/1945 was just like 1943/1944.
  48 
  49 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
  50 # Northern Territory
  51 Zone Australia/Darwin    8:43:20 -      LMT     1895 Feb
  52                          9:00   -       ACST    1899 May
  53                          9:30   Aus     AC%sT
  54 # Western Australia
  55 #
  56 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
  57 Rule    AW      1974    only    -       Oct     lastSun 2:00s   1:00    D
  58 Rule    AW      1975    only    -       Mar     Sun>=1       2:00s   0       S
  59 Rule    AW      1983    only    -       Oct     lastSun 2:00s   1:00    D
  60 Rule    AW      1984    only    -       Mar     Sun>=1       2:00s   0       S
  61 Rule    AW      1991    only    -       Nov     17      2:00s   1:00    D
  62 Rule    AW      1992    only    -       Mar     Sun>=1       2:00s   0       S
  63 Rule    AW      2006    only    -       Dec      3      2:00s   1:00    D
  64 Rule    AW      2007    2009    -       Mar     lastSun 2:00s   0       S
  65 Rule    AW      2007    2008    -       Oct     lastSun 2:00s   1:00    D
  66 Zone Australia/Perth     7:43:24 -      LMT     1895 Dec
  67                          8:00   Aus     AW%sT   1943 Jul
  68                          8:00   AW      AW%sT
  69 Zone Australia/Eucla     8:35:28 -      LMT     1895 Dec
  70                          8:45   Aus     ACW%sT  1943 Jul
  71                          8:45   AW      ACW%sT
  72 
  73 # Queensland
  74 #
  75 # From Alex Livingston (1996-11-01):
  76 # I have heard or read more than once that some resort islands off the coast
  77 # of Queensland chose to keep observing daylight-saving time even after
  78 # Queensland ceased to.
  79 #
  80 # From Paul Eggert (1996-11-22):
  81 # IATA SSIM (1993-02/1994-09) say that the Holiday Islands (Hayman, Lindeman,
  82 # Hamilton) observed DST for two years after the rest of Queensland stopped.
  83 # Hamilton is the largest, but there is also a Hamilton in Victoria,
  84 # so use Lindeman.
  85 #
  86 # From J William Piggott (2016-02-20):
  87 # There is no location named Holiday Islands in Queensland Australia; holiday
  88 # islands is a colloquial term used globally.  Hayman and Lindeman are at the
  89 # north and south extremes of the Whitsunday Islands archipelago, and
  90 # Hamilton is in between; it is reasonable to believe that this time zone
  91 # applies to all of the Whitsundays.
  92 # http://www.australia.gov.au/about-australia/australian-story/austn-islands
  93 #
  94 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
  95 Rule    AQ      1971    only    -       Oct     lastSun 2:00s   1:00    D
  96 Rule    AQ      1972    only    -       Feb     lastSun 2:00s   0       S
  97 Rule    AQ      1989    1991    -       Oct     lastSun 2:00s   1:00    D
  98 Rule    AQ      1990    1992    -       Mar     Sun>=1       2:00s   0       S
  99 Rule    Holiday 1992    1993    -       Oct     lastSun 2:00s   1:00    D
 100 Rule    Holiday 1993    1994    -       Mar     Sun>=1       2:00s   0       S
 101 Zone Australia/Brisbane 10:12:08 -      LMT     1895
 102                         10:00   Aus     AE%sT   1971
 103                         10:00   AQ      AE%sT
 104 Zone Australia/Lindeman  9:55:56 -      LMT     1895
 105                         10:00   Aus     AE%sT   1971
 106                         10:00   AQ      AE%sT   1992 Jul
 107                         10:00   Holiday AE%sT
 108 
 109 # South Australia
 110 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 111 Rule    AS      1971    1985    -       Oct     lastSun 2:00s   1:00    D
 112 Rule    AS      1986    only    -       Oct     19      2:00s   1:00    D
 113 Rule    AS      1987    2007    -       Oct     lastSun 2:00s   1:00    D
 114 Rule    AS      1972    only    -       Feb     27      2:00s   0       S
 115 Rule    AS      1973    1985    -       Mar     Sun>=1       2:00s   0       S
 116 Rule    AS      1986    1990    -       Mar     Sun>=15      2:00s   0       S
 117 Rule    AS      1991    only    -       Mar     3       2:00s   0       S
 118 Rule    AS      1992    only    -       Mar     22      2:00s   0       S
 119 Rule    AS      1993    only    -       Mar     7       2:00s   0       S
 120 Rule    AS      1994    only    -       Mar     20      2:00s   0       S
 121 Rule    AS      1995    2005    -       Mar     lastSun 2:00s   0       S
 122 Rule    AS      2006    only    -       Apr     2       2:00s   0       S
 123 Rule    AS      2007    only    -       Mar     lastSun 2:00s   0       S
 124 Rule    AS      2008    max     -       Apr     Sun>=1       2:00s   0       S
 125 Rule    AS      2008    max     -       Oct     Sun>=1       2:00s   1:00    D
 126 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 127 Zone Australia/Adelaide 9:14:20 -       LMT     1895 Feb
 128                         9:00    -       ACST    1899 May
 129                         9:30    Aus     AC%sT   1971
 130                         9:30    AS      AC%sT
 131 
 132 # Tasmania
 133 #
 134 # From Paul Eggert (2005-08-16):
 135 # http://www.bom.gov.au/climate/averages/tables/dst_times.shtml
 136 # says King Island didn't observe DST from WWII until late 1971.
 137 #
 138 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 139 Rule    AT      1967    only    -       Oct     Sun>=1       2:00s   1:00    D
 140 Rule    AT      1968    only    -       Mar     lastSun 2:00s   0       S
 141 Rule    AT      1968    1985    -       Oct     lastSun 2:00s   1:00    D
 142 Rule    AT      1969    1971    -       Mar     Sun>=8       2:00s   0       S
 143 Rule    AT      1972    only    -       Feb     lastSun 2:00s   0       S
 144 Rule    AT      1973    1981    -       Mar     Sun>=1       2:00s   0       S
 145 Rule    AT      1982    1983    -       Mar     lastSun 2:00s   0       S
 146 Rule    AT      1984    1986    -       Mar     Sun>=1       2:00s   0       S
 147 Rule    AT      1986    only    -       Oct     Sun>=15      2:00s   1:00    D
 148 Rule    AT      1987    1990    -       Mar     Sun>=15      2:00s   0       S
 149 Rule    AT      1987    only    -       Oct     Sun>=22      2:00s   1:00    D
 150 Rule    AT      1988    1990    -       Oct     lastSun 2:00s   1:00    D
 151 Rule    AT      1991    1999    -       Oct     Sun>=1       2:00s   1:00    D
 152 Rule    AT      1991    2005    -       Mar     lastSun 2:00s   0       S
 153 Rule    AT      2000    only    -       Aug     lastSun 2:00s   1:00    D
 154 Rule    AT      2001    max     -       Oct     Sun>=1       2:00s   1:00    D
 155 Rule    AT      2006    only    -       Apr     Sun>=1       2:00s   0       S
 156 Rule    AT      2007    only    -       Mar     lastSun 2:00s   0       S
 157 Rule    AT      2008    max     -       Apr     Sun>=1       2:00s   0       S
 158 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 159 Zone Australia/Hobart   9:49:16 -       LMT     1895 Sep
 160                         10:00   -       AEST    1916 Oct  1  2:00
 161                         10:00   1:00    AEDT    1917 Feb
 162                         10:00   Aus     AE%sT   1967
 163                         10:00   AT      AE%sT
 164 Zone Australia/Currie   9:35:28 -       LMT     1895 Sep
 165                         10:00   -       AEST    1916 Oct  1  2:00
 166                         10:00   1:00    AEDT    1917 Feb
 167                         10:00   Aus     AE%sT   1971 Jul
 168                         10:00   AT      AE%sT
 169 
 170 # Victoria
 171 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 172 Rule    AV      1971    1985    -       Oct     lastSun 2:00s   1:00    D
 173 Rule    AV      1972    only    -       Feb     lastSun 2:00s   0       S
 174 Rule    AV      1973    1985    -       Mar     Sun>=1       2:00s   0       S
 175 Rule    AV      1986    1990    -       Mar     Sun>=15      2:00s   0       S
 176 Rule    AV      1986    1987    -       Oct     Sun>=15      2:00s   1:00    D
 177 Rule    AV      1988    1999    -       Oct     lastSun 2:00s   1:00    D
 178 Rule    AV      1991    1994    -       Mar     Sun>=1       2:00s   0       S
 179 Rule    AV      1995    2005    -       Mar     lastSun 2:00s   0       S
 180 Rule    AV      2000    only    -       Aug     lastSun 2:00s   1:00    D
 181 Rule    AV      2001    2007    -       Oct     lastSun 2:00s   1:00    D
 182 Rule    AV      2006    only    -       Apr     Sun>=1       2:00s   0       S
 183 Rule    AV      2007    only    -       Mar     lastSun 2:00s   0       S
 184 Rule    AV      2008    max     -       Apr     Sun>=1       2:00s   0       S
 185 Rule    AV      2008    max     -       Oct     Sun>=1       2:00s   1:00    D
 186 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 187 Zone Australia/Melbourne 9:39:52 -      LMT     1895 Feb
 188                         10:00   Aus     AE%sT   1971
 189                         10:00   AV      AE%sT
 190 
 191 # New South Wales
 192 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 193 Rule    AN      1971    1985    -       Oct     lastSun 2:00s   1:00    D
 194 Rule    AN      1972    only    -       Feb     27      2:00s   0       S
 195 Rule    AN      1973    1981    -       Mar     Sun>=1       2:00s   0       S
 196 Rule    AN      1982    only    -       Apr     Sun>=1       2:00s   0       S
 197 Rule    AN      1983    1985    -       Mar     Sun>=1       2:00s   0       S
 198 Rule    AN      1986    1989    -       Mar     Sun>=15      2:00s   0       S
 199 Rule    AN      1986    only    -       Oct     19      2:00s   1:00    D
 200 Rule    AN      1987    1999    -       Oct     lastSun 2:00s   1:00    D
 201 Rule    AN      1990    1995    -       Mar     Sun>=1       2:00s   0       S
 202 Rule    AN      1996    2005    -       Mar     lastSun 2:00s   0       S
 203 Rule    AN      2000    only    -       Aug     lastSun 2:00s   1:00    D
 204 Rule    AN      2001    2007    -       Oct     lastSun 2:00s   1:00    D
 205 Rule    AN      2006    only    -       Apr     Sun>=1       2:00s   0       S
 206 Rule    AN      2007    only    -       Mar     lastSun 2:00s   0       S
 207 Rule    AN      2008    max     -       Apr     Sun>=1       2:00s   0       S
 208 Rule    AN      2008    max     -       Oct     Sun>=1       2:00s   1:00    D
 209 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 210 Zone Australia/Sydney   10:04:52 -      LMT     1895 Feb
 211                         10:00   Aus     AE%sT   1971
 212                         10:00   AN      AE%sT
 213 Zone Australia/Broken_Hill 9:25:48 -    LMT     1895 Feb
 214                         10:00   -       AEST    1896 Aug 23
 215                         9:00    -       ACST    1899 May
 216                         9:30    Aus     AC%sT   1971
 217                         9:30    AN      AC%sT   2000
 218                         9:30    AS      AC%sT
 219 
 220 # Lord Howe Island
 221 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 222 Rule    LH      1981    1984    -       Oct     lastSun 2:00    1:00    D
 223 Rule    LH      1982    1985    -       Mar     Sun>=1       2:00    0       S
 224 Rule    LH      1985    only    -       Oct     lastSun 2:00    0:30    D
 225 Rule    LH      1986    1989    -       Mar     Sun>=15      2:00    0       S
 226 Rule    LH      1986    only    -       Oct     19      2:00    0:30    D
 227 Rule    LH      1987    1999    -       Oct     lastSun 2:00    0:30    D
 228 Rule    LH      1990    1995    -       Mar     Sun>=1       2:00    0       S
 229 Rule    LH      1996    2005    -       Mar     lastSun 2:00    0       S
 230 Rule    LH      2000    only    -       Aug     lastSun 2:00    0:30    D
 231 Rule    LH      2001    2007    -       Oct     lastSun 2:00    0:30    D
 232 Rule    LH      2006    only    -       Apr     Sun>=1       2:00    0       S
 233 Rule    LH      2007    only    -       Mar     lastSun 2:00    0       S
 234 Rule    LH      2008    max     -       Apr     Sun>=1       2:00    0       S
 235 Rule    LH      2008    max     -       Oct     Sun>=1       2:00    0:30    D
 236 Zone Australia/Lord_Howe 10:36:20 -     LMT     1895 Feb
 237                         10:00   -       AEST    1981 Mar
 238                         10:30   LH      LH%sT
 239 
 240 # Australian miscellany
 241 #
 242 # Ashmore Is, Cartier
 243 # no indigenous inhabitants; only seasonal caretakers
 244 # no times are set
 245 #
 246 # Coral Sea Is
 247 # no indigenous inhabitants; only meteorologists
 248 # no times are set
 249 #
 250 # Macquarie
 251 # Permanent occupation (scientific station) 1911-1915 and since 25 March 1948;
 252 # sealing and penguin oil station operated Nov 1899 to Apr 1919.  See the
 253 # Tasmania Parks & Wildlife Service history of sealing at Macquarie Island
 254 # http://www.parks.tas.gov.au/index.aspx?base=1828
 255 # http://www.parks.tas.gov.au/index.aspx?base=1831
 256 # Guess that it was like Australia/Hobart while inhabited before 2010.
 257 #
 258 # From Steffen Thorsen (2010-03-10):
 259 # We got these changes from the Australian Antarctic Division:
 260 # - Macquarie Island will stay on UTC+11 for winter and therefore not
 261 # switch back from daylight savings time when other parts of Australia do
 262 # on 4 April.
 263 #
 264 # From Arthur David Olson (2013-05-23):
 265 # The 1919 transition is overspecified below so pre-2013 zics
 266 # will produce a binary file with an [A]EST-type as the first 32-bit type;
 267 # this is required for correct handling of times before 1916 by
 268 # pre-2013 versions of localtime.
 269 Zone Antarctica/Macquarie 0     -       -00     1899 Nov
 270                         10:00   -       AEST    1916 Oct  1  2:00
 271                         10:00   1:00    AEDT    1917 Feb
 272                         10:00   Aus     AE%sT   1919 Apr  1  0:00s
 273                         0       -       -00     1948 Mar 25
 274                         10:00   Aus     AE%sT   1967
 275                         10:00   AT      AE%sT   2010 Apr  4  3:00
 276                         11:00   -       MIST    # Macquarie I Standard Time
 277 
 278 # Christmas
 279 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 280 Zone Indian/Christmas   7:02:52 -       LMT     1895 Feb
 281                         7:00    -       CXT     # Christmas Island Time
 282 
 283 # Cocos (Keeling) Is
 284 # These islands were ruled by the Ross family from about 1830 to 1978.
 285 # We don't know when standard time was introduced; for now, we guess 1900.
 286 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 287 Zone    Indian/Cocos    6:27:40 -       LMT     1900
 288                         6:30    -       CCT     # Cocos Islands Time
 289 
 290 
 291 # Fiji
 292 
 293 # Milne gives 11:55:44 for Suva.
 294 
 295 # From Alexander Krivenyshev (2009-11-10):
 296 # According to Fiji Broadcasting Corporation,  Fiji plans to re-introduce DST
 297 # from November 29th 2009  to April 25th 2010.
 298 #
 299 # "Daylight savings to commence this month"
 300 # http://www.radiofiji.com.fj/fullstory.php?id=23719
 301 # http://www.worldtimezone.com/dst_news/dst_news_fiji01.html
 302 
 303 # From Steffen Thorsen (2009-11-10):
 304 # The Fiji Government has posted some more details about the approved
 305 # amendments:
 306 # http://www.fiji.gov.fj/publish/page_16198.shtml
 307 
 308 # From Steffen Thorsen (2010-03-03):
 309 # The Cabinet in Fiji has decided to end DST about a month early, on
 310 # 2010-03-28 at 03:00.
 311 # The plan is to observe DST again, from 2010-10-24 to sometime in March
 312 # 2011 (last Sunday a good guess?).
 313 #
 314 # Official source:
 315 # 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
 316 #
 317 # A bit more background info here:
 318 # http://www.timeanddate.com/news/time/fiji-dst-ends-march-2010.html
 319 
 320 # From Alexander Krivenyshev (2010-10-24):
 321 # According to Radio Fiji and Fiji Times online, Fiji will end DST 3
 322 # weeks earlier than expected - on March 6, 2011, not March 27, 2011...
 323 # Here is confirmation from Government of the Republic of the Fiji Islands,
 324 # Ministry of Information (fiji.gov.fj) web site:
 325 # http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=2608:daylight-savings&catid=71:press-releases&Itemid=155
 326 # http://www.worldtimezone.com/dst_news/dst_news_fiji04.html
 327 
 328 # From Steffen Thorsen (2011-10-03):
 329 # Now the dates have been confirmed, and at least our start date
 330 # assumption was correct (end date was one week wrong).
 331 #
 332 # http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=4966:daylight-saving-starts-in-fiji&catid=71:press-releases&Itemid=155
 333 # which says
 334 # Members of the public are reminded to change their time to one hour in
 335 # advance at 2am to 3am on October 23, 2011 and one hour back at 3am to
 336 # 2am on February 26 next year.
 337 
 338 # From Ken Rylander (2011-10-24)
 339 # Another change to the Fiji DST end date. In the TZ database the end date for
 340 # Fiji DST 2012, is currently Feb 26. This has been changed to Jan 22.
 341 #
 342 # http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=5017:amendments-to-daylight-savings&catid=71:press-releases&Itemid=155
 343 # states:
 344 #
 345 # The end of daylight saving scheduled initially for the 26th of February 2012
 346 # has been brought forward to the 22nd of January 2012.
 347 # The commencement of daylight saving will remain unchanged and start
 348 # on the  23rd of October, 2011.
 349 
 350 # From the Fiji Government Online Portal (2012-08-21) via Steffen Thorsen:
 351 # The Minister for Labour, Industrial Relations and Employment Mr Jone Usamate
 352 # today confirmed that Fiji will start daylight savings at 2 am on Sunday 21st
 353 # October 2012 and end at 3 am on Sunday 20th January 2013.
 354 # http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=6702&catid=71&Itemid=155
 355 
 356 # From the Fijian Government Media Center (2013-08-30) via David Wheeler:
 357 # Fiji will start daylight savings on Sunday 27th October, 2013 ...
 358 # move clocks forward by one hour from 2am
 359 # http://www.fiji.gov.fj/Media-Center/Press-Releases/DAYLIGHT-SAVING-STARTS-ON-SUNDAY,-27th-OCTOBER-201.aspx
 360 
 361 # From Steffen Thorsen (2013-01-10):
 362 # Fiji will end DST on 2014-01-19 02:00:
 363 # http://www.fiji.gov.fj/Media-Center/Press-Releases/DAYLIGHT-SAVINGS-TO-END-THIS-MONTH-%281%29.aspx
 364 
 365 # From Ken Rylander (2014-10-20):
 366 # DST will start Nov. 2 this year.
 367 # http://www.fiji.gov.fj/Media-Center/Press-Releases/DAYLIGHT-SAVING-STARTS-ON-SUNDAY,-NOVEMBER-2ND.aspx
 368 
 369 # From a government order dated 2015-08-26 and published as Legal Notice No. 77
 370 # in the Government of Fiji Gazette Supplement No. 24 (2015-08-28),
 371 # via Ken Rylander (2015-09-02):
 372 # the daylight saving period is 1 hour in advance of the standard time
 373 # commencing at 2.00 am on Sunday 1st November, 2015 and ending at
 374 # 3.00 am on Sunday 17th January, 2016.
 375 
 376 # From Raymond Kumar (2016-10-04):
 377 # http://www.fiji.gov.fj/Media-Center/Press-Releases/DAYLIGHT-SAVING-STARTS-ON-6th-NOVEMBER,-2016.aspx
 378 # "Fiji's daylight savings will begin on Sunday, 6 November 2016, when
 379 # clocks go forward an hour at 2am to 3am....  Daylight Saving will
 380 # end at 3.00am on Sunday 15th January 2017."
 381 
 382 # From Paul Eggert (2016-10-03):
 383 # For now, guess DST from 02:00 the first Sunday in November to
 384 # 03:00 the third Sunday in January.  Although ad hoc, it matches
 385 # transitions since late 2014 and seems more likely to match future
 386 # practice than guessing no DST.
 387 
 388 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 389 Rule    Fiji    1998    1999    -       Nov     Sun>=1       2:00    1:00    S
 390 Rule    Fiji    1999    2000    -       Feb     lastSun 3:00    0       -
 391 Rule    Fiji    2009    only    -       Nov     29      2:00    1:00    S
 392 Rule    Fiji    2010    only    -       Mar     lastSun 3:00    0       -
 393 Rule    Fiji    2010    2013    -       Oct     Sun>=21      2:00    1:00    S
 394 Rule    Fiji    2011    only    -       Mar     Sun>=1       3:00    0       -
 395 Rule    Fiji    2012    2013    -       Jan     Sun>=18      3:00    0       -
 396 Rule    Fiji    2014    only    -       Jan     Sun>=18      2:00    0       -
 397 Rule    Fiji    2014    max     -       Nov     Sun>=1       2:00    1:00    S
 398 Rule    Fiji    2015    max     -       Jan     Sun>=15      3:00    0       -
 399 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 400 Zone    Pacific/Fiji    11:55:44 -      LMT     1915 Oct 26 # Suva
 401                         12:00   Fiji    FJ%sT   # Fiji Time
 402 
 403 # French Polynesia
 404 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 405 Zone    Pacific/Gambier  -8:59:48 -     LMT     1912 Oct # Rikitea
 406                          -9:00  -       GAMT    # Gambier Time
 407 Zone    Pacific/Marquesas -9:18:00 -    LMT     1912 Oct
 408                          -9:30  -       MART    # Marquesas Time
 409 Zone    Pacific/Tahiti   -9:58:16 -     LMT     1912 Oct # Papeete
 410                         -10:00  -       TAHT    # Tahiti Time
 411 # Clipperton (near North America) is administered from French Polynesia;
 412 # it is uninhabited.
 413 
 414 # Guam
 415 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 416 Zone    Pacific/Guam    -14:21:00 -     LMT     1844 Dec 31
 417                          9:39:00 -      LMT     1901        # Agana
 418                         10:00   -       GST     2000 Dec 23 # Guam
 419                         10:00   -       ChST    # Chamorro Standard Time
 420 Link Pacific/Guam Pacific/Saipan # N Mariana Is
 421 
 422 # Kiribati
 423 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 424 Zone Pacific/Tarawa      11:32:04 -     LMT     1901 # Bairiki
 425                          12:00  -       GILT    # Gilbert Is Time
 426 Zone Pacific/Enderbury  -11:24:20 -     LMT     1901
 427                         -12:00  -       PHOT    1979 Oct # Phoenix Is Time
 428                         -11:00  -       PHOT    1995
 429                          13:00  -       PHOT
 430 Zone Pacific/Kiritimati -10:29:20 -     LMT     1901
 431                         -10:40  -       LINT    1979 Oct # Line Is Time
 432                         -10:00  -       LINT    1995
 433                          14:00  -       LINT
 434 
 435 # N Mariana Is
 436 # See Pacific/Guam.
 437 
 438 # Marshall Is
 439 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 440 Zone Pacific/Majuro     11:24:48 -      LMT     1901
 441                         11:00   -       MHT     1969 Oct # Marshall Islands Time
 442                         12:00   -       MHT
 443 Zone Pacific/Kwajalein  11:09:20 -      LMT     1901
 444                         11:00   -       MHT     1969 Oct
 445                         -12:00  -       KWAT    1993 Aug 20 # Kwajalein Time
 446                         12:00   -       MHT
 447 
 448 # Micronesia
 449 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 450 Zone Pacific/Chuuk      10:07:08 -      LMT     1901
 451                         10:00   -       CHUT    # Chuuk Time
 452 Zone Pacific/Pohnpei    10:32:52 -      LMT     1901 # Kolonia
 453                         11:00   -       PONT    # Pohnpei Time
 454 Zone Pacific/Kosrae     10:51:56 -      LMT     1901
 455                         11:00   -       KOST    1969 Oct # Kosrae Time
 456                         12:00   -       KOST    1999
 457                         11:00   -       KOST
 458 
 459 # Nauru
 460 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 461 Zone    Pacific/Nauru   11:07:40 -      LMT     1921 Jan 15 # Uaobe
 462                         11:30   -       NRT     1942 Mar 15 # Nauru Time
 463                         9:00    -       JST     1944 Aug 15
 464                         11:30   -       NRT     1979 May
 465                         12:00   -       NRT
 466 
 467 # New Caledonia
 468 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 469 Rule    NC      1977    1978    -       Dec     Sun>=1       0:00    1:00    S
 470 Rule    NC      1978    1979    -       Feb     27      0:00    0       -
 471 Rule    NC      1996    only    -       Dec      1      2:00s   1:00    S
 472 # Shanks & Pottenger say the following was at 2:00; go with IATA.
 473 Rule    NC      1997    only    -       Mar      2      2:00s   0       -
 474 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 475 Zone    Pacific/Noumea  11:05:48 -      LMT     1912 Jan 13 # Nouméa
 476                         11:00   NC      NC%sT
 477 
 478 
 479 ###############################################################################
 480 
 481 # New Zealand
 482 
 483 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 484 Rule    NZ      1927    only    -       Nov      6      2:00    1:00    S
 485 Rule    NZ      1928    only    -       Mar      4      2:00    0       M
 486 Rule    NZ      1928    1933    -       Oct     Sun>=8       2:00    0:30    S
 487 Rule    NZ      1929    1933    -       Mar     Sun>=15      2:00    0       M
 488 Rule    NZ      1934    1940    -       Apr     lastSun 2:00    0       M
 489 Rule    NZ      1934    1940    -       Sep     lastSun 2:00    0:30    S
 490 Rule    NZ      1946    only    -       Jan      1      0:00    0       S
 491 # Since 1957 Chatham has been 45 minutes ahead of NZ, but there's no
 492 # convenient single notation for the date and time of this transition
 493 # so we must duplicate the Rule lines.
 494 Rule    NZ      1974    only    -       Nov     Sun>=1       2:00s   1:00    D
 495 Rule    Chatham 1974    only    -       Nov     Sun>=1       2:45s   1:00    D
 496 Rule    NZ      1975    only    -       Feb     lastSun 2:00s   0       S
 497 Rule    Chatham 1975    only    -       Feb     lastSun 2:45s   0       S
 498 Rule    NZ      1975    1988    -       Oct     lastSun 2:00s   1:00    D
 499 Rule    Chatham 1975    1988    -       Oct     lastSun 2:45s   1:00    D
 500 Rule    NZ      1976    1989    -       Mar     Sun>=1       2:00s   0       S
 501 Rule    Chatham 1976    1989    -       Mar     Sun>=1       2:45s   0       S
 502 Rule    NZ      1989    only    -       Oct     Sun>=8       2:00s   1:00    D
 503 Rule    Chatham 1989    only    -       Oct     Sun>=8       2:45s   1:00    D
 504 Rule    NZ      1990    2006    -       Oct     Sun>=1       2:00s   1:00    D
 505 Rule    Chatham 1990    2006    -       Oct     Sun>=1       2:45s   1:00    D
 506 Rule    NZ      1990    2007    -       Mar     Sun>=15      2:00s   0       S
 507 Rule    Chatham 1990    2007    -       Mar     Sun>=15      2:45s   0       S
 508 Rule    NZ      2007    max     -       Sep     lastSun 2:00s   1:00    D
 509 Rule    Chatham 2007    max     -       Sep     lastSun 2:45s   1:00    D
 510 Rule    NZ      2008    max     -       Apr     Sun>=1       2:00s   0       S
 511 Rule    Chatham 2008    max     -       Apr     Sun>=1       2:45s   0       S
 512 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 513 Zone Pacific/Auckland   11:39:04 -      LMT     1868 Nov  2
 514                         11:30   NZ      NZ%sT   1946 Jan  1
 515                         12:00   NZ      NZ%sT
 516 Zone Pacific/Chatham    12:13:48 -      LMT     1868 Nov  2
 517                         12:15   -       CHAST   1946 Jan  1
 518                         12:45   Chatham CHA%sT
 519 
 520 Link Pacific/Auckland Antarctica/McMurdo
 521 
 522 # Auckland Is
 523 # uninhabited; Māori and Moriori, colonial settlers, pastoralists, sealers,
 524 # and scientific personnel have wintered
 525 
 526 # Campbell I
 527 # minor whaling stations operated 1909/1914
 528 # scientific station operated 1941/1995;
 529 # previously whalers, sealers, pastoralists, and scientific personnel wintered
 530 # was probably like Pacific/Auckland
 531 
 532 # Cook Is
 533 # From Shanks & Pottenger:
 534 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 535 Rule    Cook    1978    only    -       Nov     12      0:00    0:30    HS
 536 Rule    Cook    1979    1991    -       Mar     Sun>=1       0:00    0       -
 537 Rule    Cook    1979    1990    -       Oct     lastSun 0:00    0:30    HS
 538 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 539 Zone Pacific/Rarotonga  -10:39:04 -     LMT     1901        # Avarua
 540                         -10:30  -       CKT     1978 Nov 12 # Cook Is Time
 541                         -10:00  Cook    CK%sT
 542 
 543 ###############################################################################
 544 
 545 
 546 # Niue
 547 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 548 Zone    Pacific/Niue    -11:19:40 -     LMT     1901        # Alofi
 549                         -11:20  -       NUT     1951        # Niue Time
 550                         -11:30  -       NUT     1978 Oct  1
 551                         -11:00  -       NUT
 552 
 553 # Norfolk
 554 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 555 Zone    Pacific/Norfolk 11:11:52 -      LMT     1901 # Kingston
 556                         11:12   -       NMT     1951 # Norfolk Mean Time
 557                         11:30   -       NFT     1974 Oct 27 02:00 # Norfolk T.
 558                         11:30   1:00    NFST    1975 Mar  2 02:00
 559                         11:30   -       NFT     2015 Oct  4 02:00
 560                         11:00   -       NFT
 561 
 562 # Palau (Belau)
 563 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 564 Zone Pacific/Palau      8:57:56 -       LMT     1901 # Koror
 565                         9:00    -       PWT     # Palau Time
 566 
 567 # Papua New Guinea
 568 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 569 Zone Pacific/Port_Moresby 9:48:40 -     LMT     1880
 570                         9:48:32 -       PMMT    1895 # Port Moresby Mean Time
 571                         10:00   -       PGT     # Papua New Guinea Time
 572 #
 573 # From Paul Eggert (2014-10-13):
 574 # Base the Bougainville entry on the Arawa-Kieta region, which appears to have
 575 # the most people even though it was devastated in the Bougainville Civil War.
 576 #
 577 # Although Shanks gives 1942-03-15 / 1943-11-01 for UT +09, these dates
 578 # are apparently rough guesswork from the starts of military campaigns.
 579 # The World War II entries below are instead based on Arawa-Kieta.
 580 # The Japanese occupied Kieta in July 1942,
 581 # according to the Pacific War Online Encyclopedia
 582 # http://pwencycl.kgbudge.com/B/o/Bougainville.htm
 583 # and seem to have controlled it until their 1945-08-21 surrender.
 584 #
 585 # The Autonomous Region of Bougainville switched from UT +10 to +11
 586 # on 2014-12-28 at 02:00.  They call +11 "Bougainville Standard Time";
 587 # abbreviate this as BST.  See:
 588 # http://www.bougainville24.com/bougainville-issues/bougainville-gets-own-timezone/
 589 #
 590 Zone Pacific/Bougainville 10:22:16 -    LMT     1880
 591                          9:48:32 -      PMMT    1895
 592                         10:00   -       PGT     1942 Jul
 593                          9:00   -       JST     1945 Aug 21
 594                         10:00   -       PGT     2014 Dec 28  2:00
 595                         11:00   -       BST
 596 
 597 # Pitcairn
 598 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 599 Zone Pacific/Pitcairn   -8:40:20 -      LMT     1901        # Adamstown
 600                         -8:30   -       PNT     1998 Apr 27  0:00
 601                         -8:00   -       PST     # Pitcairn Standard Time
 602 
 603 # American Samoa
 604 Zone Pacific/Pago_Pago   12:37:12 -     LMT     1879 Jul  5
 605                         -11:22:48 -     LMT     1911
 606                         -11:00  -       NST     1967 Apr    # N=Nome
 607                         -11:00  -       BST     1983 Nov 30 # B=Bering
 608                         -11:00  -       SST                 # S=Samoa
 609 Link Pacific/Pago_Pago Pacific/Midway # in US minor outlying islands
 610 
 611 # Samoa (formerly and also known as Western Samoa)
 612 
 613 # From Steffen Thorsen (2009-10-16):
 614 # We have been in contact with the government of Samoa again, and received
 615 # the following info:
 616 #
 617 # "Cabinet has now approved Daylight Saving to be effected next year
 618 # commencing from the last Sunday of September 2010 and conclude first
 619 # Sunday of April 2011."
 620 #
 621 # Background info:
 622 # http://www.timeanddate.com/news/time/samoa-dst-plan-2009.html
 623 #
 624 # Samoa's Daylight Saving Time Act 2009 is available here, but does not
 625 # contain any dates:
 626 # http://www.parliament.gov.ws/documents/acts/Daylight%20Saving%20Act%20%202009%20%28English%29%20-%20Final%207-7-091.pdf
 627 
 628 # From Laupue Raymond Hughes (2010-10-07):
 629 # Please see
 630 # http://www.mcil.gov.ws
 631 # the Ministry of Commerce, Industry and Labour (sideframe) "Last Sunday
 632 # September 2010 (26/09/10) - adjust clocks forward from 12:00 midnight
 633 # to 01:00am and First Sunday April 2011 (03/04/11) - adjust clocks
 634 # backwards from 1:00am to 12:00am"
 635 
 636 # From Laupue Raymond Hughes (2011-03-07):
 637 # [http://www.mcil.gov.ws/ftcd/daylight_saving_2011.pdf]
 638 #
 639 # ... when the standard time strikes the hour of four o'clock (4.00am
 640 # or 0400 Hours) on the 2nd April 2011, then all instruments used to
 641 # measure standard time are to be adjusted/changed to three o'clock
 642 # (3:00am or 0300Hrs).
 643 
 644 # From David Zülke (2011-05-09):
 645 # Subject: Samoa to move timezone from east to west of international date line
 646 #
 647 # http://www.morningstar.co.uk/uk/markets/newsfeeditem.aspx?id=138501958347963
 648 
 649 # From Paul Eggert (2014-06-27):
 650 # The International Date Line Act 2011
 651 # http://www.parliament.gov.ws/images/ACTS/International_Date_Line_Act__2011_-_Eng.pdf
 652 # changed Samoa from UT -11 to +13, effective "12 o'clock midnight, on
 653 # Thursday 29th December 2011".  The International Date Line was adjusted
 654 # accordingly.
 655 
 656 # From Laupue Raymond Hughes (2011-09-02):
 657 # http://www.mcil.gov.ws/mcil_publications.html
 658 #
 659 # here is the official website publication for Samoa DST and dateline change
 660 #
 661 # DST
 662 # Year  End      Time              Start        Time
 663 # 2011  - - -    - - -             24 September 3:00am to 4:00am
 664 # 2012  01 April 4:00am to 3:00am  - - -        - - -
 665 #
 666 # Dateline Change skip Friday 30th Dec 2011
 667 # Thursday 29th December 2011   23:59:59 Hours
 668 # Saturday 31st December 2011   00:00:00 Hours
 669 #
 670 # From Nicholas Pereira (2012-09-10):
 671 # Daylight Saving Time commences on Sunday 30th September 2012 and
 672 # ends on Sunday 7th of April 2013....
 673 # http://www.mcil.gov.ws/mcil_publications.html
 674 #
 675 # From Paul Eggert (2014-07-08):
 676 # That web page currently lists transitions for 2012/3 and 2013/4.
 677 # Assume the pattern instituted in 2012 will continue indefinitely.
 678 
 679 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 680 Rule    WS      2010    only    -       Sep     lastSun 0:00    1       D
 681 Rule    WS      2011    only    -       Apr     Sat>=1       4:00    0       S
 682 Rule    WS      2011    only    -       Sep     lastSat 3:00    1       D
 683 Rule    WS      2012    max     -       Apr     Sun>=1       4:00    0       S
 684 Rule    WS      2012    max     -       Sep     lastSun 3:00    1       D
 685 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 686 Zone Pacific/Apia        12:33:04 -     LMT     1879 Jul  5
 687                         -11:26:56 -     LMT     1911
 688                         -11:30  -       WSST    1950
 689                         -11:00  WS      S%sT    2011 Dec 29 24:00 # S=Samoa
 690                          13:00  WS      WS%sT
 691 
 692 # Solomon Is
 693 # excludes Bougainville, for which see Papua New Guinea
 694 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 695 Zone Pacific/Guadalcanal 10:39:48 -     LMT     1912 Oct # Honiara
 696                         11:00   -       SBT     # Solomon Is Time
 697 
 698 # Tokelau Is
 699 #
 700 # From Gwillim Law (2011-12-29)
 701 # A correspondent informed me that Tokelau, like Samoa, will be skipping
 702 # December 31 this year ...
 703 #
 704 # From Steffen Thorsen (2012-07-25)
 705 # ... we double checked by calling hotels and offices based in Tokelau asking
 706 # about the time there, and they all told a time that agrees with UTC+13....
 707 # Shanks says UTC-10 from 1901 [but] ... there is a good chance the change
 708 # actually was to UTC-11 back then.
 709 #
 710 # From Paul Eggert (2012-07-25)
 711 # A Google Books snippet of Appendix to the Journals of the House of
 712 # Representatives of New Zealand, Session 1948,
 713 # <http://books.google.com/books?id=ZaVCAQAAIAAJ>, page 65, says Tokelau
 714 # was "11 hours slow on G.M.T."  Go with Thorsen and assume Shanks & Pottenger
 715 # are off by an hour starting in 1901.
 716 
 717 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 718 Zone    Pacific/Fakaofo -11:24:56 -     LMT     1901
 719                         -11:00  -       TKT     2011 Dec 30 # Tokelau Time
 720                         13:00   -       TKT
 721 
 722 # Tonga
 723 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 724 Rule    Tonga   1999    only    -       Oct      7      2:00s   1:00    S
 725 Rule    Tonga   2000    only    -       Mar     19      2:00s   0       -
 726 Rule    Tonga   2000    2001    -       Nov     Sun>=1       2:00    1:00    S
 727 Rule    Tonga   2001    2002    -       Jan     lastSun 2:00    0       -
 728 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 729 Zone Pacific/Tongatapu  12:19:20 -      LMT     1901
 730                         12:20   -       TOT     1941 # Tonga Time
 731                         13:00   -       TOT     1999
 732                         13:00   Tonga   TO%sT
 733 
 734 # Tuvalu
 735 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 736 Zone Pacific/Funafuti   11:56:52 -      LMT     1901
 737                         12:00   -       TVT     # Tuvalu Time
 738 
 739 
 740 # US minor outlying islands
 741 
 742 # Howland, Baker
 743 # Howland was mined for guano by American companies 1857-1878 and British
 744 # 1886-1891; Baker was similar but exact dates are not known.
 745 # Inhabited by civilians 1935-1942; U.S. military bases 1943-1944;
 746 # uninhabited thereafter.
 747 # Howland observed Hawaii Standard Time (UT -10:30) in 1937;
 748 # see page 206 of Elgen M. Long and Marie K. Long,
 749 # Amelia Earhart: the Mystery Solved, Simon & Schuster (2000).
 750 # So most likely Howland and Baker observed Hawaii Time from 1935
 751 # until they were abandoned after the war.
 752 
 753 # Jarvis
 754 # Mined for guano by American companies 1857-1879 and British 1883?-1891?.
 755 # Inhabited by civilians 1935-1942; IGY scientific base 1957-1958;
 756 # uninhabited thereafter.
 757 # no information; was probably like Pacific/Kiritimati
 758 
 759 # Johnston
 760 #
 761 # From Paul Eggert (2014-03-11):
 762 # Sometimes Johnston kept Hawaii time, and sometimes it was an hour behind.
 763 # Details are uncertain.  We have no data for Johnston after 1970, so
 764 # treat it like Hawaii for now.
 765 #
 766 # In his memoirs of June 6th to October 4, 1945
 767 # <http://www.315bw.org/Herb_Bach.htm> (2005), Herbert C. Bach writes,
 768 # "We started our letdown to Kwajalein Atoll and landed there at 5:00 AM
 769 # Johnston time, 1:30 AM Kwajalein time."  This was in June 1945, and
 770 # confirms that Johnston kept the same time as Honolulu in summer 1945.
 771 #
 772 # From Lyle McElhaney (2014-03-11):
 773 # [W]hen JI was being used for that [atomic bomb] testing, the time being used
 774 # was not Hawaiian time but rather the same time being used on the ships,
 775 # which had a GMT offset of -11 hours.  This apparently applied to at least the
 776 # time from Operation Newsreel (Hardtack I/Teak shot, 1958-08-01) to the last
 777 # Operation Fishbowl shot (Tightrope, 1962-11-04).... [See] Herman Hoerlin,
 778 # "The United States High-Altitude Test Experience: A Review Emphasizing the
 779 # Impact on the Environment", Los Alamos LA-6405, Oct 1976.
 780 # http://www.fas.org/sgp/othergov/doe/lanl/docs1/00322994.pdf
 781 # See the table on page 4 where he lists GMT and local times for the tests; a
 782 # footnote for the JI tests reads that local time is "JI time = Hawaii Time
 783 # Minus One Hour".
 784 #
 785 # See 'northamerica' for Pacific/Johnston.
 786 
 787 # Kingman
 788 # uninhabited
 789 
 790 # Midway
 791 # See Pacific/Pago_Pago.
 792 
 793 # Palmyra
 794 # uninhabited since World War II; was probably like Pacific/Kiritimati
 795 
 796 # Wake
 797 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 798 Zone    Pacific/Wake    11:06:28 -      LMT     1901
 799                         12:00   -       WAKT    # Wake Time
 800 
 801 
 802 # Vanuatu
 803 # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
 804 Rule    Vanuatu 1983    only    -       Sep     25      0:00    1:00    S
 805 Rule    Vanuatu 1984    1991    -       Mar     Sun>=23      0:00    0       -
 806 Rule    Vanuatu 1984    only    -       Oct     23      0:00    1:00    S
 807 Rule    Vanuatu 1985    1991    -       Sep     Sun>=23      0:00    1:00    S
 808 Rule    Vanuatu 1992    1993    -       Jan     Sun>=23      0:00    0       -
 809 Rule    Vanuatu 1992    only    -       Oct     Sun>=23      0:00    1:00    S
 810 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 811 Zone    Pacific/Efate   11:13:16 -      LMT     1912 Jan 13 # Vila
 812                         11:00   Vanuatu VU%sT   # Vanuatu Time
 813 
 814 # Wallis and Futuna
 815 # Zone  NAME            GMTOFF  RULES   FORMAT  [UNTIL]
 816 Zone    Pacific/Wallis  12:15:20 -      LMT     1901
 817                         12:00   -       WFT     # Wallis & Futuna Time
 818 
 819 ###############################################################################
 820 
 821 # NOTES
 822 
 823 # This file is by no means authoritative; if you think you know better,
 824 # go ahead and edit the file (and please send any changes to
 825 # tz@iana.org for general use in the future).  For more, please see
 826 # the file CONTRIBUTING in the tz distribution.
 827 
 828 # From Paul Eggert (2014-10-31):
 829 #
 830 # Unless otherwise specified, the source for data through 1990 is:
 831 # Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
 832 # San Diego: ACS Publications, Inc. (2003).
 833 # Unfortunately this book contains many errors and cites no sources.
 834 #
 835 # Gwillim Law writes that a good source
 836 # for recent time zone data is the International Air Transport
 837 # Association's Standard Schedules Information Manual (IATA SSIM),
 838 # published semiannually.  Law sent in several helpful summaries
 839 # of the IATA's data after 1990.  Except where otherwise noted,
 840 # IATA SSIM is the source for entries after 1990.
 841 #
 842 # Another source occasionally used is Edward W. Whitman, World Time Differences,
 843 # Whitman Publishing Co, 2 Niagara Av, Ealing, London (undated), which
 844 # I found in the UCLA library.
 845 #
 846 # For data circa 1899, a common source is:
 847 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94.
 848 # http://www.jstor.org/stable/1774359
 849 #
 850 # A reliable and entertaining source about time zones is
 851 # Derek Howse, Greenwich time and longitude, Philip Wilson Publishers (1997).
 852 #
 853 # I invented the abbreviations marked '*' in the following table;
 854 # the rest are from earlier versions of this file, or from other sources.
 855 # Corrections are welcome!
 856 #               std     dst
 857 #               LMT             Local Mean Time
 858 #         8:00  AWST    AWDT    Western Australia
 859 #         8:45  ACWST   ACWDT   Central Western Australia*
 860 #         9:00  JST             Japan
 861 #         9:30  ACST    ACDT    Central Australia
 862 #        10:00  AEST    AEDT    Eastern Australia
 863 #        10:00  ChST            Chamorro
 864 #        10:30  LHST    LHDT    Lord Howe*
 865 #        11:00  BST             Bougainville*
 866 #        11:30  NZMT    NZST    New Zealand through 1945
 867 #        12:00  NZST    NZDT    New Zealand 1946-present
 868 #        12:15  CHAST           Chatham through 1945*
 869 #        12:45  CHAST   CHADT   Chatham 1946-present*
 870 #        13:00  WSST    WSDT    (western) Samoa 2011-present*
 871 #       -11:30  WSST            Western Samoa through 1950*
 872 #       -11:00  SST             Samoa
 873 #       -10:00  HST             Hawaii
 874 #       - 8:00  PST             Pitcairn*
 875 #
 876 # See the 'northamerica' file for Hawaii.
 877 # See the 'southamerica' file for Easter I and the Galápagos Is.
 878 
 879 ###############################################################################
 880 
 881 # Australia
 882 
 883 # From Paul Eggert (2014-06-30):
 884 # Daylight saving time has long been controversial in Australia, pitting
 885 # region against region, rural against urban, and local against global.
 886 # For example, in her review of Graeme Davison's _The Unforgiving
 887 # Minute: how Australians learned to tell the time_ (1993), Perth native
 888 # Phillipa J Martyr wrote, "The section entitled 'Saving Daylight' was
 889 # very informative, but was (as can, sadly, only be expected from a
 890 # Melbourne-based study) replete with the usual chuckleheaded
 891 # Queenslanders and straw-chewing yokels from the West prattling fables
 892 # about fading curtains and crazed farm animals."
 893 # Electronic Journal of Australian and New Zealand History (1997-03-03)
 894 # http://www.jcu.edu.au/aff/history/reviews/davison.htm
 895 
 896 # From Paul Eggert (2005-12-08):
 897 # Implementation Dates of Daylight Saving Time within Australia
 898 # http://www.bom.gov.au/climate/averages/tables/dst_times.shtml
 899 # summarizes daylight saving issues in Australia.
 900 
 901 # From Arthur David Olson (2005-12-12):
 902 # Lawlink NSW:Daylight Saving in New South Wales
 903 # http://www.lawlink.nsw.gov.au/lawlink/Corporate/ll_agdinfo.nsf/pages/community_relations_daylight_saving
 904 # covers New South Wales in particular.
 905 
 906 # From John Mackin (1991-03-06):
 907 # We in Australia have _never_ referred to DST as 'daylight' time.
 908 # It is called 'summer' time.  Now by a happy coincidence, 'summer'
 909 # and 'standard' happen to start with the same letter; hence, the
 910 # abbreviation does _not_ change...
 911 # The legislation does not actually define abbreviations, at least
 912 # in this State, but the abbreviation is just commonly taken to be the
 913 # initials of the phrase, and the legislation here uniformly uses
 914 # the phrase 'summer time' and does not use the phrase 'daylight
 915 # time'.
 916 # Announcers on the Commonwealth radio network, the ABC (for Australian
 917 # Broadcasting Commission), use the phrases 'Eastern Standard Time'
 918 # or 'Eastern Summer Time'.  (Note, though, that as I say in the
 919 # current australasia file, there is really no such thing.)  Announcers
 920 # on its overseas service, Radio Australia, use the same phrases
 921 # prefixed by the word 'Australian' when referring to local times;
 922 # time announcements on that service, naturally enough, are made in UTC.
 923 
 924 # From Paul Eggert (2014-06-30):
 925 #
 926 # Inspired by Mackin's remarks quoted above, earlier versions of this
 927 # file used "EST" for both Eastern Standard Time and Eastern Summer
 928 # Time in Australia, and similarly for "CST", "CWST", and "WST".
 929 # However, these abbreviations were confusing and were not common
 930 # practice among Australians, and there were justifiable complaints
 931 # about them, so I attempted to survey current Australian usage.
 932 # For the tz database, the full English phrase is not that important;
 933 # what matters is the abbreviation.  It's difficult to survey the web
 934 # directly for abbreviation usage, as there are so many false hits for
 935 # strings like "EST" and "EDT", so I looked for pages that defined an
 936 # abbreviation for eastern or central DST in Australia, and got the
 937 # following numbers of unique hits for the listed Google queries:
 938 #
 939 #   10 "Eastern Daylight Time AEST" site:au [some are false hits]
 940 #   10 "Eastern Summer Time AEST" site:au
 941 #   10 "Summer Time AEDT" site:au
 942 #   13 "EDST Eastern Daylight Saving Time" site:au
 943 #   18 "Summer Time ESST" site:au
 944 #   28 "Eastern Daylight Saving Time EDST" site:au
 945 #   39 "EDT Eastern Daylight Time" site:au [some are false hits]
 946 #   53 "Eastern Daylight Time EDT" site:au [some are false hits]
 947 #   54 "AEDT Australian Eastern Daylight Time" site:au
 948 #  182 "Eastern Daylight Time AEDT" site:au
 949 #
 950 #   17 "Central Daylight Time CDT" site:au [some are false hits]
 951 #   46 "Central Daylight Time ACDT" site:au
 952 #
 953 # I tried several other variants (e.g., "Eastern Summer Time EST") but
 954 # they all returned fewer than 10 unique hits.  I also looked for pages
 955 # mentioning both "western standard time" and an abbreviation, since
 956 # there is no WST in the US to generate false hits, and found:
 957 #
 958 #  156 "western standard time" AWST site:au
 959 #  226 "western standard time" WST site:au
 960 #
 961 # I then surveyed the top ten newspapers in Australia by circulation as
 962 # listed in Wikipedia, using Google queries like "AEDT site:heraldsun.com.au"
 963 # and obtaining estimated counts from the initial page of search results.
 964 # All ten papers greatly preferred "AEDT" to "EDT".  The papers
 965 # surveyed were the Herald Sun, The Daily Telegraph, The Courier-Mail,
 966 # The Sydney Morning Herald, The West Australian, The Age, The Advertiser,
 967 # The Australian, The Financial Review, and The Herald (Newcastle).
 968 #
 969 # I also searched for historical usage, to see whether abbreviations
 970 # like "AEDT" are new.  A Trove search <http://trove.nla.gov.au/>
 971 # found only one newspaper (The Canberra Times) with a house style
 972 # dating back to the 1970s, I expect because other newspapers weren't
 973 # fully indexed.  The Canberra Times strongly preferred abbreviations
 974 # like "AEDT".  The first occurrence of "AEDT" was a World Weather
 975 # column (1971-11-17, page 24), and of "ACDT" was a Scoreboard column
 976 # (1993-01-24, p 16).  The style was the typical usage but was not
 977 # strictly enforced; for example, "Welcome to the twilight zones ..."
 978 # (1994-10-29, p 1) uses the abbreviations AEST/AEDT, CST/CDT, and
 979 # WST, and goes on to say, "The confusion and frustration some feel
 980 # about the lack of uniformity among Australia's six states and two
 981 # territories has prompted one group to form its very own political
 982 # party -- the Sydney-based Daylight Saving Extension Party."
 983 #
 984 # I also surveyed federal government sources.  They did not agree:
 985 #
 986 #   The Australian Government (2014-03-26)
 987 #   http://australia.gov.au/about-australia/our-country/time
 988 #   (This document was produced by the Department of Finance.)
 989 #   AEST ACST AWST AEDT ACDT
 990 #
 991 #   Bureau of Meteorology (2012-11-08)
 992 #   http://www.bom.gov.au/climate/averages/tables/daysavtm.shtml
 993 #   EST CST WST EDT CDT
 994 #
 995 #   Civil Aviation Safety Authority (undated)
 996 #   http://services.casa.gov.au/outnback/inc/pages/episode3/episode-3_time_zones.shtml
 997 #   EST CST WST (no abbreviations given for DST)
 998 #
 999 #   Geoscience Australia (2011-11-24)
1000 #   http://www.ga.gov.au/geodesy/astro/sunrise.jsp
1001 #   AEST ACST AWST AEDT ACDT
1002 #
1003 #   Parliamentary Library (2008-11-10)
1004 #   http://www.aph.gov.au/binaries/library/pubs/rp/2008-09/09rp14.pdf
1005 #   EST CST WST preferred for standard time; AEST AEDT ACST ACDT also used
1006 #
1007 #   The Transport Safety Bureau has an extensive series of accident reports,
1008 #   and investigators seem to use whatever abbreviation they like.
1009 #   Googling site:atsb.gov.au found the following number of unique hits:
1010 #   311 "ESuT", 195 "EDT", 26 "AEDT", 83 "CSuT", 46 "CDT".
1011 #   "_SuT" tended to appear in older reports, and "A_DT" tended to
1012 #   appear in reports of events with international implications.
1013 #
1014 # From the above it appears that there is a working consensus in
1015 # Australia to use trailing "DT" for daylight saving time; although
1016 # some sources use trailing "SST" or "ST" or "SuT" they are by far in
1017 # the minority.  The case for leading "A" is weaker, but since it
1018 # seems to be preferred in the overall web and is preferred in all
1019 # the leading newspaper websites and in many government departments,
1020 # it has a stronger case than omitting the leading "A".  The current
1021 # version of the database therefore uses abbreviations like "AEST" and
1022 # "AEDT" for Australian time zones.
1023 
1024 # From Paul Eggert (1995-12-19):
1025 # Shanks & Pottenger report 2:00 for all autumn changes in Australia and NZ.
1026 # Mark Prior writes that his newspaper
1027 # reports that NSW's fall 1995 change will occur at 2:00,
1028 # but Robert Elz says it's been 3:00 in Victoria since 1970
1029 # and perhaps the newspaper's '2:00' is referring to standard time.
1030 # For now we'll continue to assume 2:00s for changes since 1960.
1031 
1032 # From Eric Ulevik (1998-01-05):
1033 #
1034 # Here are some URLs to Australian time legislation. These URLs are stable,
1035 # and should probably be included in the data file. There are probably more
1036 # relevant entries in this database.
1037 #
1038 # NSW (including LHI and Broken Hill):
1039 # Standard Time Act 1987 (updated 1995-04-04)
1040 # http://www.austlii.edu.au/au/legis/nsw/consol_act/sta1987137/index.html
1041 # ACT
1042 # Standard Time and Summer Time Act 1972
1043 # http://www.austlii.edu.au/au/legis/act/consol_act/stasta1972279/index.html
1044 # SA
1045 # Standard Time Act, 1898
1046 # http://www.austlii.edu.au/au/legis/sa/consol_act/sta1898137/index.html
1047 
1048 # From David Grosz (2005-06-13):
1049 # It was announced last week that Daylight Saving would be extended by
1050 # one week next year to allow for the 2006 Commonwealth Games.
1051 # Daylight Saving is now to end for next year only on the first Sunday
1052 # in April instead of the last Sunday in March.
1053 #
1054 # From Gwillim Law (2005-06-14):
1055 # I did some Googling and found that all of those states (and territory) plan
1056 # to extend DST together in 2006.
1057 # ACT: http://www.cmd.act.gov.au/mediareleases/fileread.cfm?file=86.txt
1058 # New South Wales: http://www.thecouriermail.news.com.au/common/story_page/0,5936,15538869%255E1702,00.html
1059 # South Australia: http://www.news.com.au/story/0,10117,15555031-1246,00.html
1060 # Tasmania: http://www.media.tas.gov.au/release.php?id=14772
1061 # Victoria: I wasn't able to find anything separate, but the other articles
1062 # allude to it.
1063 # But not Queensland
1064 # http://www.news.com.au/story/0,10117,15564030-1248,00.html
1065 
1066 # Northern Territory
1067 
1068 # From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
1069 # # The NORTHERN TERRITORY..  [ Courtesy N.T. Dept of the Chief Minister ]
1070 # #                                     [ Nov 1990 ]
1071 # #     N.T. have never utilised any DST due to sub-tropical/tropical location.
1072 # ...
1073 # Zone        Australia/North         9:30    -       CST
1074 
1075 # From Bradley White (1991-03-04):
1076 # A recent excerpt from an Australian newspaper...
1077 # the Northern Territory do[es] not have daylight saving.
1078 
1079 # Western Australia
1080 
1081 # From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
1082 # #  The state of WESTERN AUSTRALIA..  [ Courtesy W.A. dept Premier+Cabinet ]
1083 # #                                             [ Nov 1990 ]
1084 # #     W.A. suffers from a great deal of public and political opposition to
1085 # #     DST in principle. A bill is brought before parliament in most years, but
1086 # #     usually defeated either in the upper house, or in party caucus
1087 # #     before reaching parliament.
1088 # ...
1089 # Zone  Australia/West          8:00    AW      %sST
1090 # ...
1091 # Rule  AW      1974    only    -       Oct     lastSun 2:00    1:00    D
1092 # Rule  AW      1975    only    -       Mar     Sun>=1       3:00    0       W
1093 # Rule  AW      1983    only    -       Oct     lastSun 2:00    1:00    D
1094 # Rule  AW      1984    only    -       Mar     Sun>=1       3:00    0       W
1095 
1096 # From Bradley White (1991-03-04):
1097 # A recent excerpt from an Australian newspaper...
1098 # Western Australia...do[es] not have daylight saving.
1099 
1100 # From John D. Newman via Bradley White (1991-11-02):
1101 # Western Australia is still on "winter time". Some DH in Sydney
1102 # rang me at home a few days ago at 6.00am. (He had just arrived at
1103 # work at 9.00am.)
1104 # W.A. is switching to Summer Time on Nov 17th just to confuse
1105 # everybody again.
1106 
1107 # From Arthur David Olson (1992-03-08):
1108 # The 1992 ending date used in the rules is a best guess;
1109 # it matches what was used in the past.
1110 
1111 # The Australian Bureau of Meteorology FAQ
1112 # http://www.bom.gov.au/faq/faqgen.htm
1113 # (1999-09-27) writes that Giles Meteorological Station uses
1114 # South Australian time even though it's located in Western Australia.
1115 
1116 # Queensland
1117 # From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
1118 # #   The state of QUEENSLAND.. [ Courtesy Qld. Dept Premier Econ&Trade Devel ]
1119 # #                                             [ Dec 1990 ]
1120 # ...
1121 # Zone  Australia/Queensland    10:00   AQ      %sST
1122 # ...
1123 # Rule  AQ      1971    only    -       Oct     lastSun 2:00    1:00    D
1124 # Rule  AQ      1972    only    -       Feb     lastSun 3:00    0       E
1125 # Rule  AQ      1989    max     -       Oct     lastSun 2:00    1:00    D
1126 # Rule  AQ      1990    max     -       Mar     Sun>=1       3:00    0       E
1127 
1128 # From Bradley White (1989-12-24):
1129 # "Australia/Queensland" now observes daylight time (i.e. from
1130 # October 1989).
1131 
1132 # From Bradley White (1991-03-04):
1133 # A recent excerpt from an Australian newspaper...
1134 # ...Queensland...[has] agreed to end daylight saving
1135 # at 3am tomorrow (March 3)...
1136 
1137 # From John Mackin (1991-03-06):
1138 # I can certainly confirm for my part that Daylight Saving in NSW did in fact
1139 # end on Sunday, 3 March.  I don't know at what hour, though.  (It surprised
1140 # me.)
1141 
1142 # From Bradley White (1992-03-08):
1143 # ...there was recently a referendum in Queensland which resulted
1144 # in the experimental daylight saving system being abandoned. So, ...
1145 # ...
1146 # Rule  QLD     1989    1991    -       Oct     lastSun 2:00    1:00    D
1147 # Rule  QLD     1990    1992    -       Mar     Sun>=1       3:00    0       S
1148 # ...
1149 
1150 # From Arthur David Olson (1992-03-08):
1151 # The chosen rules the union of the 1971/1972 change and the 1989-1992 changes.
1152 
1153 # From Christopher Hunt (2006-11-21), after an advance warning
1154 # from Jesper Nørgaard Welen (2006-11-01):
1155 # WA are trialing DST for three years.
1156 # http://www.parliament.wa.gov.au/parliament/bills.nsf/9A1B183144403DA54825721200088DF1/$File/Bill175-1B.pdf
1157 
1158 # From Rives McDow (2002-04-09):
1159 # The most interesting region I have found consists of three towns on the
1160 # southern coast....  South Australia observes daylight saving time; Western
1161 # Australia does not.  The two states are one and a half hours apart.  The
1162 # residents decided to forget about this nonsense of changing the clock so
1163 # much and set the local time 20 hours and 45 minutes from the
1164 # international date line, or right in the middle of the time of South
1165 # Australia and Western Australia....
1166 #
1167 # From Paul Eggert (2002-04-09):
1168 # This is confirmed by the section entitled
1169 # "What's the deal with time zones???" in
1170 # http://www.earthsci.unimelb.edu.au/~awatkins/null.html
1171 #
1172 # From Alex Livingston (2006-12-07):
1173 # ... it was just on four years ago that I drove along the Eyre Highway,
1174 # which passes through eastern Western Australia close to the southern
1175 # coast of the continent.
1176 #
1177 # I paid particular attention to the time kept there. There can be no
1178 # dispute that UTC+08:45 was considered "the time" from the border
1179 # village just inside the border with South Australia to as far west
1180 # as just east of Caiguna. There can also be no dispute that Eucla is
1181 # the largest population centre in this zone....
1182 #
1183 # Now that Western Australia is observing daylight saving, the
1184 # question arose whether this part of the state would follow suit. I
1185 # just called the border village and confirmed that indeed they have,
1186 # meaning that they are now observing UTC+09:45.
1187 #
1188 # (2006-12-09):
1189 # I personally doubt that either experimentation with daylight saving
1190 # in WA or its introduction in SA had anything to do with the genesis
1191 # of this time zone.  My hunch is that it's been around since well
1192 # before 1975.  I remember seeing it noted on road maps decades ago.
1193 
1194 # From Paul Eggert (2006-12-15):
1195 # For lack of better info, assume the tradition dates back to the
1196 # introduction of standard time in 1895.
1197 
1198 
1199 # southeast Australia
1200 #
1201 # From Paul Eggert (2007-07-23):
1202 # Starting autumn 2008 Victoria, NSW, South Australia, Tasmania and the ACT
1203 # end DST the first Sunday in April and start DST the first Sunday in October.
1204 # http://www.theage.com.au/news/national/daylight-savings-to-span-six-months/2007/06/27/1182623966703.html
1205 
1206 
1207 # South Australia
1208 
1209 # From Bradley White (1991-03-04):
1210 # A recent excerpt from an Australian newspaper...
1211 # ...South Australia...[has] agreed to end daylight saving
1212 # at 3am tomorrow (March 3)...
1213 
1214 # From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
1215 # #   The state of SOUTH AUSTRALIA....[ Courtesy of S.A. Dept of Labour ]
1216 # #                                             [ Nov 1990 ]
1217 # ...
1218 # Zone  Australia/South         9:30    AS      %sST
1219 # ...
1220 # Rule   AS     1971    max     -       Oct     lastSun 2:00    1:00    D
1221 # Rule   AS     1972    1985    -       Mar     Sun>=1       3:00    0       C
1222 # Rule   AS     1986    1990    -       Mar     Sun>=15      3:00    0       C
1223 # Rule   AS     1991    max     -       Mar     Sun>=1       3:00    0       C
1224 
1225 # From Bradley White (1992-03-11):
1226 # Recent correspondence with a friend in Adelaide
1227 # contained the following exchange:  "Due to the Adelaide Festival,
1228 # South Australia delays setting back our clocks for a few weeks."
1229 
1230 # From Robert Elz (1992-03-13):
1231 # I heard that apparently (or at least, it appears that)
1232 # South Aus will have an extra 3 weeks daylight saving every even
1233 # numbered year (from 1990).  That's when the Adelaide Festival
1234 # is on...
1235 
1236 # From Robert Elz (1992-03-16, 00:57:07 +1000):
1237 # DST didn't end in Adelaide today (yesterday)....
1238 # But whether it's "4th Sunday" or "2nd last Sunday" I have no idea whatever...
1239 # (it's just as likely to be "the Sunday we pick for this year"...).
1240 
1241 # From Bradley White (1994-04-11):
1242 # If Sun, 15 March, 1992 was at +1030 as kre asserts, but yet Sun, 20 March,
1243 # 1994 was at +0930 as John Connolly's customer seems to assert, then I can
1244 # only conclude that the actual rule is more complicated....
1245 
1246 # From John Warburton (1994-10-07):
1247 # The new Daylight Savings dates for South Australia ...
1248 # was gazetted in the Government Hansard on Sep 26 1994....
1249 # start on last Sunday in October and end in last sunday in March.
1250 
1251 # From Paul Eggert (2007-07-23):
1252 # See "southeast Australia" above for 2008 and later.
1253 
1254 # Tasmania
1255 
1256 # The rules for 1967 through 1991 were reported by George Shepherd
1257 # via Simon Woodhead via Robert Elz (1991-03-06):
1258 # #  The state of TASMANIA.. [Courtesy Tasmanian Dept of Premier + Cabinet ]
1259 # #                                     [ Nov 1990 ]
1260 
1261 # From Bill Hart via Guy Harris (1991-10-10):
1262 # Oh yes, the new daylight savings rules are uniquely tasmanian, we have
1263 # 6 weeks a year now when we are out of sync with the rest of Australia
1264 # (but nothing new about that).
1265 
1266 # From Alex Livingston (1999-10-04):
1267 # I heard on the ABC (Australian Broadcasting Corporation) radio news on the
1268 # (long) weekend that Tasmania, which usually goes its own way in this regard,
1269 # has decided to join with most of NSW, the ACT, and most of Victoria
1270 # (Australia) and start daylight saving on the last Sunday in August in 2000
1271 # instead of the first Sunday in October.
1272 
1273 # Sim Alam (2000-07-03) reported a legal citation for the 2000/2001 rules:
1274 # http://www.thelaw.tas.gov.au/fragview/42++1968+GS3A@EN+2000070300
1275 
1276 # From Paul Eggert (2007-07-23):
1277 # See "southeast Australia" above for 2008 and later.
1278 
1279 # Victoria
1280 
1281 # The rules for 1971 through 1991 were reported by George Shepherd
1282 # via Simon Woodhead via Robert Elz (1991-03-06):
1283 # #   The state of VICTORIA.. [ Courtesy of Vic. Dept of Premier + Cabinet ]
1284 # #                                             [ Nov 1990 ]
1285 
1286 # From Scott Harrington (2001-08-29):
1287 # On KQED's "City Arts and Lectures" program last night I heard an
1288 # interesting story about daylight savings time.  Dr. John Heilbron was
1289 # discussing his book "The Sun in the Church: Cathedrals as Solar
1290 # Observatories"[1], and in particular the Shrine of Remembrance[2] located
1291 # in Melbourne, Australia.
1292 #
1293 # Apparently the shrine's main purpose is a beam of sunlight which
1294 # illuminates a special spot on the floor at the 11th hour of the 11th day
1295 # of the 11th month (Remembrance Day) every year in memory of Australia's
1296 # fallen WWI soldiers.  And if you go there on Nov. 11, at 11am local time,
1297 # you will indeed see the sunbeam illuminate the special spot at the
1298 # expected time.
1299 #
1300 # However, that is only because of some special mirror contraption that had
1301 # to be employed, since due to daylight savings time, the true solar time of
1302 # the remembrance moment occurs one hour later (or earlier?).  Perhaps
1303 # someone with more information on this jury-rig can tell us more.
1304 #
1305 # [1] http://www.hup.harvard.edu/catalog/HEISUN.html
1306 # [2] http://www.shrine.org.au
1307 
1308 # From Paul Eggert (2007-07-23):
1309 # See "southeast Australia" above for 2008 and later.
1310 
1311 # New South Wales
1312 
1313 # From Arthur David Olson:
1314 # New South Wales and subjurisdictions have their own ideas of a fun time.
1315 # Based on law library research by John Mackin,
1316 # who notes:
1317 #       In Australia, time is not legislated federally, but rather by the
1318 #       individual states.  Thus, while such terms as "Eastern Standard Time"
1319 #       [I mean, of course, Australian EST, not any other kind] are in common
1320 #       use, _they have NO REAL MEANING_, as they are not defined in the
1321 #       legislation.  This is very important to understand.
1322 #       I have researched New South Wales time only...
1323 
1324 # From Eric Ulevik (1999-05-26):
1325 # DST will start in NSW on the last Sunday of August, rather than the usual
1326 # October in 2000.  See: Matthew Moore,
1327 # Two months more daylight saving, Sydney Morning Herald (1999-05-26).
1328 # http://www.smh.com.au/news/9905/26/pageone/pageone4.html
1329 
1330 # From Paul Eggert (1999-09-27):
1331 # See the following official NSW source:
1332 # Daylight Saving in New South Wales.
1333 # http://dir.gis.nsw.gov.au/cgi-bin/genobject/document/other/daylightsaving/tigGmZ
1334 #
1335 # Narrabri Shire (NSW) council has announced it will ignore the extension of
1336 # daylight saving next year.  See:
1337 # Narrabri Council to ignore daylight saving
1338 # http://abc.net.au/news/regionals/neweng/monthly/regeng-22jul1999-1.htm
1339 # (1999-07-22).  For now, we'll wait to see if this really happens.
1340 #
1341 # Victoria will following NSW.  See:
1342 # Vic to extend daylight saving (1999-07-28)
1343 # http://abc.net.au/local/news/olympics/1999/07/item19990728112314_1.htm
1344 #
1345 # However, South Australia rejected the DST request.  See:
1346 # South Australia rejects Olympics daylight savings request (1999-07-19)
1347 # http://abc.net.au/news/olympics/1999/07/item19990719151754_1.htm
1348 #
1349 # Queensland also will not observe DST for the Olympics.  See:
1350 # Qld says no to daylight savings for Olympics
1351 # http://abc.net.au/news/olympics/1999/06/item19990601114608_1.htm
1352 # (1999-06-01), which quotes Queensland Premier Peter Beattie as saying
1353 # "Look you've got to remember in my family when this came up last time
1354 # I voted for it, my wife voted against it and she said to me it's all very
1355 # well for you, you don't have to worry about getting the children out of
1356 # bed, getting them to school, getting them to sleep at night.
1357 # I've been through all this argument domestically...my wife rules."
1358 #
1359 # Broken Hill will stick with South Australian time in 2000.  See:
1360 # Broken Hill to be behind the times (1999-07-21)
1361 # http://abc.net.au/news/regionals/brokenh/monthly/regbrok-21jul1999-6.htm
1362 
1363 # IATA SSIM (1998-09) says that the spring 2000 change for Australian
1364 # Capital Territory, New South Wales except Lord Howe Island and Broken
1365 # Hill, and Victoria will be August 27, presumably due to the Sydney Olympics.
1366 
1367 # From Eric Ulevik, referring to Sydney's Sun Herald (2000-08-13), page 29:
1368 # The Queensland Premier Peter Beattie is encouraging northern NSW
1369 # towns to use Queensland time.
1370 
1371 # From Paul Eggert (2007-07-23):
1372 # See "southeast Australia" above for 2008 and later.
1373 
1374 # Yancowinna
1375 
1376 # From John Mackin (1989-01-04):
1377 # 'Broken Hill' means the County of Yancowinna.
1378 
1379 # From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
1380 # # YANCOWINNA..  [ Confirmation courtesy of Broken Hill Postmaster ]
1381 # #                                     [ Dec 1990 ]
1382 # ...
1383 # # Yancowinna uses Central Standard Time, despite [its] location on the
1384 # # New South Wales side of the S.A. border. Most business and social dealings
1385 # # are with CST zones, therefore CST is legislated by local government
1386 # # although the switch to Summer Time occurs in line with N.S.W. There have
1387 # # been years when this did not apply, but the historical data is not
1388 # # presently available.
1389 # Zone  Australia/Yancowinna    9:30     AY     %sST
1390 # ...
1391 # Rule   AY     1971    1985    -       Oct     lastSun 2:00    1:00    D
1392 # Rule   AY     1972    only    -       Feb     lastSun 3:00    0       C
1393 # [followed by other Rules]
1394 
1395 # Lord Howe Island
1396 
1397 # From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
1398 # LHI...                [ Courtesy of Pauline Van Winsen ]
1399 #                                       [ Dec 1990 ]
1400 # Lord Howe Island is located off the New South Wales coast, and is half an
1401 # hour ahead of NSW time.
1402 
1403 # From James Lonergan, Secretary, Lord Howe Island Board (2000-01-27):
1404 # Lord Howe Island summer time in 2000/2001 will commence on the same
1405 # date as the rest of NSW (i.e. 2000-08-27).  For your information the
1406 # Lord Howe Island Board (controlling authority for the Island) is
1407 # seeking the community's views on various options for summer time
1408 # arrangements on the Island, e.g. advance clocks by 1 full hour
1409 # instead of only 30 minutes.  [Dependent] on the wishes of residents
1410 # the Board may approach the NSW government to change the existing
1411 # arrangements.  The starting date for summer time on the Island will
1412 # however always coincide with the rest of NSW.
1413 
1414 # From James Lonergan, Secretary, Lord Howe Island Board (2000-10-25):
1415 # Lord Howe Island advances clocks by 30 minutes during DST in NSW and retards
1416 # clocks by 30 minutes when DST finishes. Since DST was most recently
1417 # introduced in NSW, the "changeover" time on the Island has been 02:00 as
1418 # shown on clocks on LHI. I guess this means that for 30 minutes at the start
1419 # of DST, LHI is actually 1 hour ahead of the rest of NSW.
1420 
1421 # From Paul Eggert (2006-03-22):
1422 # For Lord Howe dates we use Shanks & Pottenger through 1989, and
1423 # Lonergan thereafter.  For times we use Lonergan.
1424 
1425 # From Paul Eggert (2007-07-23):
1426 # See "southeast Australia" above for 2008 and later.
1427 
1428 # From Steffen Thorsen (2009-04-28):
1429 # According to the official press release, South Australia's extended daylight
1430 # saving period will continue with the same rules as used during the 2008-2009
1431 # summer (southern hemisphere).
1432 #
1433 # From
1434 # http://www.safework.sa.gov.au/uploaded_files/DaylightDatesSet.pdf
1435 # The extended daylight saving period that South Australia has been trialling
1436 # for over the last year is now set to be ongoing.
1437 # Daylight saving will continue to start on the first Sunday in October each
1438 # year and finish on the first Sunday in April the following year.
1439 # Industrial Relations Minister, Paul Caica, says this provides South Australia
1440 # with a consistent half hour time difference with NSW, Victoria, Tasmania and
1441 # the ACT for all 52 weeks of the year...
1442 #
1443 # We have a wrap-up here:
1444 # http://www.timeanddate.com/news/time/south-australia-extends-dst.html
1445 ###############################################################################
1446 
1447 # New Zealand
1448 
1449 # From Mark Davies (1990-10-03):
1450 # the 1989/90 year was a trial of an extended "daylight saving" period.
1451 # This trial was deemed successful and the extended period adopted for
1452 # subsequent years (with the addition of a further week at the start).
1453 # source - phone call to Ministry of Internal Affairs Head Office.
1454 
1455 # From George Shepherd via Simon Woodhead via Robert Elz (1991-03-06):
1456 # # The Country of New Zealand   (Australia's east island -) Gee they hate that!
1457 # #                                or is Australia the west island of N.Z.
1458 # #     [ courtesy of Geoff Tribble.. Auckland N.Z. ]
1459 # #                             [ Nov 1990 ]
1460 # ...
1461 # Rule  NZ      1974    1988    -       Oct     lastSun 2:00    1:00    D
1462 # Rule  NZ      1989    max     -       Oct     Sun>=1       2:00    1:00    D
1463 # Rule  NZ      1975    1989    -       Mar     Sun>=1       3:00    0       S
1464 # Rule  NZ      1990    max     -       Mar     lastSun 3:00    0       S
1465 # ...
1466 # Zone  NZ                      12:00   NZ              NZ%sT   # New Zealand
1467 # Zone  NZ-CHAT                 12:45   -               NZ-CHAT # Chatham Island
1468 
1469 # From Arthur David Olson (1992-03-08):
1470 # The chosen rules use the Davies October 8 values for the start of DST in 1989
1471 # rather than the October 1 value.
1472 
1473 # From Paul Eggert (1995-12-19);
1474 # Shank & Pottenger report 2:00 for all autumn changes in Australia and NZ.
1475 # Robert Uzgalis writes that the New Zealand Daylight
1476 # Savings Time Order in Council dated 1990-06-18 specifies 2:00 standard
1477 # time on both the first Sunday in October and the third Sunday in March.
1478 # As with Australia, we'll assume the tradition is 2:00s, not 2:00.
1479 #
1480 # From Paul Eggert (2006-03-22):
1481 # The Department of Internal Affairs (DIA) maintains a brief history,
1482 # as does Carol Squires; see tz-link.htm for the full references.
1483 # Use these sources in preference to Shanks & Pottenger.
1484 #
1485 # For Chatham, IATA SSIM (1991/1999) gives the NZ rules but with
1486 # transitions at 2:45 local standard time; this confirms that Chatham
1487 # is always exactly 45 minutes ahead of Auckland.
1488 
1489 # From Colin Sharples (2007-04-30):
1490 # DST will now start on the last Sunday in September, and end on the
1491 # first Sunday in April.  The changes take effect this year, meaning
1492 # that DST will begin on 2007-09-30 2008-04-06.
1493 # http://www.dia.govt.nz/diawebsite.nsf/wpg_URL/Services-Daylight-Saving-Daylight-saving-to-be-extended
1494 
1495 # From Paul Eggert (2014-07-14):
1496 # Chatham Island time was formally standardized on 1957-01-01 by
1497 # New Zealand's Standard Time Amendment Act 1956 (1956-10-26).
1498 # http://www.austlii.edu.au/nz/legis/hist_act/staa19561956n100244.pdf
1499 # According to Google Books snippet view, a speaker in the New Zealand
1500 # parliamentary debates in 1956 said "Clause 78 makes provision for standard
1501 # time in the Chatham Islands.  The time there is 45 minutes in advance of New
1502 # Zealand time.  I understand that is the time they keep locally, anyhow."
1503 # For now, assume this practice goes back to the introduction of standard time
1504 # in New Zealand, as this would make Chatham Islands time almost exactly match
1505 # LMT back when New Zealand was at UT +11:30; also, assume Chatham Islands did
1506 # not observe New Zealand's prewar DST.
1507 
1508 ###############################################################################
1509 
1510 
1511 # Fiji
1512 
1513 # Howse writes (p 153) that in 1879 the British governor of Fiji
1514 # enacted an ordinance standardizing the islands on Antipodean Time
1515 # instead of the American system (which was one day behind).
1516 
1517 # From Rives McDow (1998-10-08):
1518 # Fiji will introduce DST effective 0200 local time, 1998-11-01
1519 # until 0300 local time 1999-02-28.  Each year the DST period will
1520 # be from the first Sunday in November until the last Sunday in February.
1521 
1522 # From Paul Eggert (2000-01-08):
1523 # IATA SSIM (1999-09) says DST ends 0100 local time.  Go with McDow.
1524 
1525 # From the BBC World Service in
1526 # http://news.bbc.co.uk/2/hi/asia-pacific/205226.stm (1998-10-31 16:03 UTC):
1527 # The Fijian government says the main reasons for the time change is to
1528 # improve productivity and reduce road accidents.... [T]he move is also
1529 # intended to boost Fiji's ability to attract tourists to witness the dawning
1530 # of the new millennium.
1531 
1532 # http://www.fiji.gov.fj/press/2000_09/2000_09_13-05.shtml (2000-09-13)
1533 # reports that Fiji has discontinued DST.
1534 
1535 
1536 # Kiribati
1537 
1538 # From Paul Eggert (1996-01-22):
1539 # Today's _Wall Street Journal_ (page 1) reports that Kiribati
1540 # "declared it the same day [throughout] the country as of Jan. 1, 1995"
1541 # as part of the competition to be first into the 21st century.
1542 
1543 
1544 # Kwajalein
1545 
1546 # In comp.risks 14.87 (26 August 1993), Peter Neumann writes:
1547 # I wonder what happened in Kwajalein, where there was NO Friday,
1548 # 1993-08-20.  Thursday night at midnight Kwajalein switched sides with
1549 # respect to the International Date Line, to rejoin its fellow islands,
1550 # going from 11:59 p.m. Thursday to 12:00 m. Saturday in a blink.
1551 
1552 
1553 # N Mariana Is, Guam
1554 
1555 # Howse writes (p 153) "The Spaniards, on the other hand, reached the
1556 # Philippines and the Ladrones from America," and implies that the Ladrones
1557 # (now called the Marianas) kept American date for quite some time.
1558 # For now, we assume the Ladrones switched at the same time as the Philippines;
1559 # see Asia/Manila.
1560 
1561 # US Public Law 106-564 (2000-12-23) made UT +10 the official standard time,
1562 # under the name "Chamorro Standard Time".  There is no official abbreviation,
1563 # but Congressman Robert A. Underwood, author of the bill that became law,
1564 # wrote in a press release (2000-12-27) that he will seek the use of "ChST".
1565 
1566 
1567 # Micronesia
1568 
1569 # Alan Eugene Davis writes (1996-03-16),
1570 # "I am certain, having lived there for the past decade, that 'Truk'
1571 # (now properly known as Chuuk) ... is in the time zone GMT+10."
1572 #
1573 # Shanks & Pottenger write that Truk switched from UT +10 to +11
1574 # on 1978-10-01; ignore this for now.
1575 
1576 # From Paul Eggert (1999-10-29):
1577 # The Federated States of Micronesia Visitors Board writes in
1578 # The Federated States of Micronesia - Visitor Information (1999-01-26)
1579 # http://www.fsmgov.org/info/clocks.html
1580 # that Truk and Yap are UT +10, and Ponape and Kosrae are +11.
1581 # We don't know when Kosrae switched from +12; assume January 1 for now.
1582 
1583 
1584 # Midway
1585 
1586 # From Charles T O'Connor, KMTH DJ (1956),
1587 # quoted in the KTMH section of the Radio Heritage Collection
1588 # <http://radiodx.com/spdxr/KMTH.htm> (2002-12-31):
1589 # For the past two months we've been on what is known as Daylight
1590 # Saving Time.  This time has put us on air at 5am in the morning,
1591 # your time down there in New Zealand.  Starting September 2, 1956
1592 # we'll again go back to Standard Time.  This'll mean that we'll go to
1593 # air at 6am your time.
1594 #
1595 # From Paul Eggert (2003-03-23):
1596 # We don't know the date of that quote, but we'll guess they
1597 # started DST on June 3.  Possibly DST was observed other years
1598 # in Midway, but we have no record of it.
1599 
1600 # Norfolk
1601 
1602 # From Alexander Krivenyshev (2015-09-23):
1603 # Norfolk Island will change ... from +1130 to +1100:
1604 # https://www.comlaw.gov.au/Details/F2015L01483/Explanatory%20Statement/Text
1605 # ... at 12.30 am (by legal time in New South Wales) on 4 October 2015.
1606 # http://www.norfolkisland.gov.nf/nia/MediaRelease/Media%20Release%20Norfolk%20Island%20Standard%20Time%20Change.pdf
1607 
1608 # From Paul Eggert (2015-09-23):
1609 # Transitions before 2015 are from timeanddate.com, which consulted
1610 # the Norfolk Island Museum and the Australian Bureau of Meteorology's
1611 # Norfolk Island station, and found no record of Norfolk observing DST
1612 # other than in 1974/5.  See:
1613 # http://www.timeanddate.com/time/australia/norfolk-island.html
1614 
1615 # Pitcairn
1616 
1617 # From Rives McDow (1999-11-08):
1618 # A Proclamation was signed by the Governor of Pitcairn on the 27th March 1998
1619 # with regard to Pitcairn Standard Time.  The Proclamation is as follows.
1620 #
1621 #       The local time for general purposes in the Islands shall be
1622 #       Co-ordinated Universal time minus 8 hours and shall be known
1623 #       as Pitcairn Standard Time.
1624 #
1625 # ... I have also seen Pitcairn listed as UTC minus 9 hours in several
1626 # references, and can only assume that this was an error in interpretation
1627 # somehow in light of this proclamation.
1628 
1629 # From Rives McDow (1999-11-09):
1630 # The Proclamation regarding Pitcairn time came into effect on 27 April 1998
1631 # ... at midnight.
1632 
1633 # From Howie Phelps (1999-11-10), who talked to a Pitcairner via shortwave:
1634 # Betty Christian told me yesterday that their local time is the same as
1635 # Pacific Standard Time. They used to be 1/2 hour different from us here in
1636 # Sacramento but it was changed a couple of years ago.
1637 
1638 
1639 # (Western) Samoa and American Samoa
1640 
1641 # Howse writes (p 153, citing p 10 of the 1883-11-18 New York Herald)
1642 # that in 1879 the King of Samoa decided to change
1643 # "the date in his kingdom from the Antipodean to the American system,
1644 # ordaining - by a masterpiece of diplomatic flattery - that
1645 # the Fourth of July should be celebrated twice in that year."
1646 
1647 # Although Shanks & Pottenger says they both switched to UT -11:30
1648 # in 1911, and to -11 in 1950. many earlier sources give -11
1649 # for American Samoa, e.g., the US National Bureau of Standards
1650 # circular "Standard Time Throughout the World", 1932.
1651 # Assume American Samoa switched to -11 in 1911, not 1950,
1652 # and that after 1950 they agreed until (western) Samoa skipped a
1653 # day in 2011.  Assume also that the Samoas follow the US and New
1654 # Zealand's "ST"/"DT" style of daylight-saving abbreviations.
1655 
1656 # Tonga
1657 
1658 # From Paul Eggert (1996-01-22):
1659 # Today's _Wall Street Journal_ (p 1) reports that "Tonga has been plotting
1660 # to sneak ahead of [New Zealanders] by introducing daylight-saving time."
1661 # Since Kiribati has moved the Date Line it's not clear what Tonga will do.
1662 
1663 # Don Mundell writes in the 1997-02-20 Tonga Chronicle
1664 # How Tonga became 'The Land where Time Begins':
1665 # http://www.tongatapu.net.to/tonga/homeland/timebegins.htm
1666 #
1667 # Until 1941 Tonga maintained a standard time 50 minutes ahead of NZST
1668 # 12 hours and 20 minutes ahead of GMT.  When New Zealand adjusted its
1669 # standard time in 1940s, Tonga had the choice of subtracting from its
1670 # local time to come on the same standard time as New Zealand or of
1671 # advancing its time to maintain the differential of 13 degrees
1672 # (approximately 50 minutes ahead of New Zealand time).
1673 #
1674 # Because His Majesty King Tāufaʻāhau Tupou IV, then Crown Prince
1675 # Tungī, preferred to ensure Tonga's title as the land where time
1676 # begins, the Legislative Assembly approved the latter change.
1677 #
1678 # But some of the older, more conservative members from the outer
1679 # islands objected. "If at midnight on Dec. 31, we move ahead 40
1680 # minutes, as your Royal Highness wishes, what becomes of the 40
1681 # minutes we have lost?"
1682 #
1683 # The Crown Prince, presented an unanswerable argument: "Remember that
1684 # on the World Day of Prayer, you would be the first people on Earth
1685 # to say your prayers in the morning."
1686 
1687 # From Paul Eggert (2006-03-22):
1688 # Shanks & Pottenger say the transition was on 1968-10-01; go with Mundell.
1689 
1690 # From Eric Ulevik (1999-05-03):
1691 # Tonga's director of tourism, who is also secretary of the National Millennium
1692 # Committee, has a plan to get Tonga back in front.
1693 # He has proposed a one-off move to tropical daylight saving for Tonga from
1694 # October to March, which has won approval in principle from the Tongan
1695 # Government.
1696 
1697 # From Steffen Thorsen (1999-09-09):
1698 # * Tonga will introduce DST in November
1699 #
1700 # I was given this link by John Letts:
1701 # http://news.bbc.co.uk/hi/english/world/asia-pacific/newsid_424000/424764.stm
1702 #
1703 # I have not been able to find exact dates for the transition in November
1704 # yet. By reading this article it seems like Fiji will be 14 hours ahead
1705 # of UTC as well, but as far as I know Fiji will only be 13 hours ahead
1706 # (12 + 1 hour DST).
1707 
1708 # From Arthur David Olson (1999-09-20):
1709 # According to <http://www.tongaonline.com/news/sept1799.html>:
1710 # "Daylight Savings Time will take effect on Oct. 2 through April 15, 2000
1711 # and annually thereafter from the first Saturday in October through the
1712 # third Saturday of April.  Under the system approved by Privy Council on
1713 # Sept. 10, clocks must be turned ahead one hour on the opening day and
1714 # set back an hour on the closing date."
1715 # Alas, no indication of the time of day.
1716 
1717 # From Rives McDow (1999-10-06):
1718 # Tonga started its Daylight Saving on Saturday morning October 2nd at 0200am.
1719 # Daylight Saving ends on April 16 at 0300am which is Sunday morning.
1720 
1721 # From Steffen Thorsen (2000-10-31):
1722 # Back in March I found a notice on the website http://www.tongaonline.com
1723 # that Tonga changed back to standard time one month early, on March 19
1724 # instead of the original reported date April 16. Unfortunately, the article
1725 # is no longer available on the site, and I did not make a copy of the
1726 # text, and I have forgotten to report it here.
1727 # (Original URL was <http://www.tongaonline.com/news/march162000.htm>)
1728 
1729 # From Rives McDow (2000-12-01):
1730 # Tonga is observing DST as of 2000-11-04 and will stop on 2001-01-27.
1731 
1732 # From Sione Moala-Mafi (2001-09-20) via Rives McDow:
1733 # At 2:00am on the first Sunday of November, the standard time in the Kingdom
1734 # shall be moved forward by one hour to 3:00am.  At 2:00am on the last Sunday
1735 # of January the standard time in the Kingdom shall be moved backward by one
1736 # hour to 1:00am.
1737 
1738 # From Pulu 'Anau (2002-11-05):
1739 # The law was for 3 years, supposedly to get renewed.  It wasn't.
1740 
1741 
1742 # Wake
1743 
1744 # From Vernice Anderson, Personal Secretary to Philip Jessup,
1745 # US Ambassador At Large (oral history interview, 1971-02-02):
1746 #
1747 # Saturday, the 14th [of October, 1950] - ...  The time was all the
1748 # more confusing at that point, because we had crossed the
1749 # International Date Line, thus getting two Sundays.  Furthermore, we
1750 # discovered that Wake Island had two hours of daylight saving time
1751 # making calculation of time in Washington difficult if not almost
1752 # impossible.
1753 #
1754 # http://www.trumanlibrary.org/wake/meeting.htm
1755 
1756 # From Paul Eggert (2003-03-23):
1757 # We have no other report of DST in Wake Island, so omit this info for now.
1758 
1759 ###############################################################################
1760 
1761 # The International Date Line
1762 
1763 # From Gwillim Law (2000-01-03):
1764 #
1765 # The International Date Line is not defined by any international standard,
1766 # convention, or treaty.  Mapmakers are free to draw it as they please.
1767 # Reputable mapmakers will simply ensure that every point of land appears on
1768 # the correct side of the IDL, according to the date legally observed there.
1769 #
1770 # When Kiribati adopted a uniform date in 1995, thereby moving the Phoenix and
1771 # Line Islands to the west side of the IDL (or, if you prefer, moving the IDL
1772 # to the east side of the Phoenix and Line Islands), I suppose that most
1773 # mapmakers redrew the IDL following the boundary of Kiribati.  Even that line
1774 # has a rather arbitrary nature.  The straight-line boundaries between Pacific
1775 # island nations that are shown on many maps are based on an international
1776 # convention, but are not legally binding national borders.... The date is
1777 # governed by the IDL; therefore, even on the high seas, there may be some
1778 # places as late as fourteen hours later than UTC.  And, since the IDL is not
1779 # an international standard, there are some places on the high seas where the
1780 # correct date is ambiguous.
1781 
1782 # From Wikipedia <http://en.wikipedia.org/wiki/Time_zone> (2005-08-31):
1783 # Before 1920, all ships kept local apparent time on the high seas by setting
1784 # their clocks at night or at the morning sight so that, given the ship's
1785 # speed and direction, it would be 12 o'clock when the Sun crossed the ship's
1786 # meridian (12 o'clock = local apparent noon).  During 1917, at the
1787 # Anglo-French Conference on Time-keeping at Sea, it was recommended that all
1788 # ships, both military and civilian, should adopt hourly standard time zones
1789 # on the high seas.  Whenever a ship was within the territorial waters of any
1790 # nation it would use that nation's standard time.  The captain was permitted
1791 # to change his ship's clocks at a time of his choice following his ship's
1792 # entry into another zone time - he often chose midnight.  These zones were
1793 # adopted by all major fleets between 1920 and 1925 but not by many
1794 # independent merchant ships until World War II.
1795 
1796 # From Paul Eggert, using references suggested by Oscar van Vlijmen
1797 # (2005-03-20):
1798 #
1799 # The American Practical Navigator (2002)
1800 # http://pollux.nss.nima.mil/pubs/pubs_j_apn_sections.html?rid=187
1801 # talks only about the 180-degree meridian with respect to ships in
1802 # international waters; it ignores the international date line.