make/data/tzdata/antarctica
author rpatil
Thu, 09 Nov 2017 14:38:54 +0530
changeset 47724 6b374b7fdc3d
parent 47216 71c04702a3d5
child 49550 dce997f9a93e
permissions -rw-r--r--
8190258: (tz) Support tzdata2017c 8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c Reviewed-by: naoto, martin
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
     3
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# under the terms of the GNU General Public License version 2 only, as
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5137
diff changeset
     6
# published by the Free Software Foundation.  Oracle designates this
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# particular file as subject to the "Classpath" exception as provided
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5137
diff changeset
     8
# by Oracle in the LICENSE file that accompanied this code.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
     9
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# accompanied this code).
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
    15
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
    19
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5137
diff changeset
    20
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5137
diff changeset
    21
# or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5137
diff changeset
    22
# questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
#
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2
diff changeset
    24
# This file is in the public domain, so clarified as of
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2
diff changeset
    25
# 2009-05-17 by Arthur David Olson.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
# From Paul Eggert (1999-11-15):
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
# To keep things manageable, we list only locations occupied year-round; see
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
# COMNAP - Stations and Bases
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
    30
# http://www.comnap.aq/comnap/comnap.nsf/P/Stations/
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
# and
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
# Summary of the Peri-Antarctic Islands (1998-07-23)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
    33
# http://www.spri.cam.ac.uk/bob/periant.htm
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
# for information.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
# Unless otherwise specified, we have no time zone information.
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
    36
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
    37
# FORMAT is '-00' and GMTOFF is 0 for locations while uninhabited.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
# Argentina - year-round bases
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
# Belgrano II, Confin Coast, -770227-0343737, since 1972-02-05
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
    41
# Carlini, Potter Cove, King George Island, -6414-0602320, since 1982-01
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
    42
# Esperanza, Hope Bay, -6323-05659, since 1952-12-17
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
    43
# Marambio, -6414-05637, since 1969-10-29
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
# Orcadas, Laurie I, -6016-04444, since 1904-02-22
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
    45
# San Martín, Barry I, -6808-06706, since 1951-03-21
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
#	(except 1960-03 / 1976-03-21)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
# Australia - territories
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
# Heard Island, McDonald Islands (uninhabited)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
#	previously sealers and scientific personnel wintered
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
#	Margaret Turner reports
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
    52
#	https://web.archive.org/web/20021204222245/http://www.dstc.qut.edu.au/DST/marg/daylight.html
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
    53
#	(1999-09-30) that they're UT +05, with no DST;
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
#	presumably this is when they have visitors.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
# year-round bases
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
# Casey, Bailey Peninsula, -6617+11032, since 1969
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
# Davis, Vestfold Hills, -6835+07759, since 1957-01-13
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
#	(except 1964-11 - 1969-02)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
# Mawson, Holme Bay, -6736+06253, since 1954-02-13
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    61
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    62
# From Steffen Thorsen (2009-03-11):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    63
# Three Australian stations in Antarctica have changed their time zone:
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    64
# Casey moved from UTC+8 to UTC+11
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    65
# Davis moved from UTC+7 to UTC+5
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    66
# Mawson moved from UTC+6 to UTC+5
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    67
# The changes occurred on 2009-10-18 at 02:00 (local times).
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    68
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    69
# Government source: (Australian Antarctic Division)
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    70
# http://www.aad.gov.au/default.asp?casid=37079
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    71
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    72
# We have more background information here:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
    73
# https://www.timeanddate.com/news/time/antarctica-new-times.html
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
    74
5137
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    75
# From Steffen Thorsen (2010-03-10):
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 12306
diff changeset
    76
# We got these changes from the Australian Antarctic Division: ...
5137
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    77
#
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    78
# - Casey station reverted to its normal time of UTC+8 on 5 March 2010.
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    79
# The change to UTC+11 is being considered as a regular summer thing but
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    80
# has not been decided yet.
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    81
#
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    82
# - Davis station will revert to its normal time of UTC+7 at 10 March 2010
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    83
# 20:00 UTC.
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    84
#
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    85
# - Mawson station stays on UTC+5.
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    86
#
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    87
# Background:
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
    88
# https://www.timeanddate.com/news/time/antartica-time-changes-2010.html
5137
9a7b933f58ae 6939021: (tz) Support tzdata2010g
peytoia
parents: 4959
diff changeset
    89
41962
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41354
diff changeset
    90
# From Steffen Thorsen (2016-10-28):
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41354
diff changeset
    91
# Australian Antarctica Division informed us that Casey changed time
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41354
diff changeset
    92
# zone to UTC+11 in "the morning of 22nd October 2016".
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41354
diff changeset
    93
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
    95
Zone Antarctica/Casey	0	-	-00	1969
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
    96
			8:00	-	+08	2009 Oct 18  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
    97
			11:00	-	+11	2010 Mar  5  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
    98
			8:00	-	+08	2011 Oct 28  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
    99
			11:00	-	+11	2012 Feb 21 17:00u
41962
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41354
diff changeset
   100
			8:00	-	+08	2016 Oct 22
a52f798399ca 8169191: (tz) Support tzdata2016i
rpatil
parents: 41354
diff changeset
   101
			11:00	-	+11
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   102
Zone Antarctica/Davis	0	-	-00	1957 Jan 13
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   103
			7:00	-	+07	1964 Nov
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   104
			0	-	-00	1969 Feb
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   105
			7:00	-	+07	2009 Oct 18  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   106
			5:00	-	+05	2010 Mar 10 20:00u
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   107
			7:00	-	+07	2011 Oct 28  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   108
			5:00	-	+05	2012 Feb 21 20:00u
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   109
			7:00	-	+07
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   110
Zone Antarctica/Mawson	0	-	-00	1954 Feb 13
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   111
			6:00	-	+06	2009 Oct 18  2:00
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   112
			5:00	-	+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
# References:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
# Casey Weather (1998-02-26)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   115
# http://www.antdiv.gov.au/aad/exop/sfo/casey/casey_aws.html
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
# Davis Station, Antarctica (1998-02-26)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   117
# http://www.antdiv.gov.au/aad/exop/sfo/davis/video.html
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
# Mawson Station, Antarctica (1998-02-25)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   119
# http://www.antdiv.gov.au/aad/exop/sfo/mawson/video.html
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   120
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   121
# Belgium - year-round base
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   122
# Princess Elisabeth, Queen Maud Land, -713412+0231200, since 2007
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
# Brazil - year-round base
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   125
# Ferraz, King George Island, -6205+05824, since 1983/4
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   126
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   127
# Bulgaria - year-round base
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   128
# St. Kliment Ohridski, Livingston Island, -623829-0602153, since 1988
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
# Chile - year-round bases and towns
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
# Escudero, South Shetland Is, -621157-0585735, since 1994
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   132
# Frei Montalva, King George Island, -6214-05848, since 1969-03-07
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   133
# O'Higgins, Antarctic Peninsula, -6319-05704, since 1948-02
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   134
# Prat, -6230-05941
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
# Villa Las Estrellas (a town), around the Frei base, since 1984-04-09
44118
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 41962
diff changeset
   136
# These locations employ Region of Magallanes time; use
800a6450f7d4 8176044: (tz) Support tzdata2017a
rpatil
parents: 41962
diff changeset
   137
# TZ='America/Punta_Arenas'.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
# China - year-round bases
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
# Great Wall, King George Island, -6213-05858, since 1985-02-20
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
# Zhongshan, Larsemann Hills, Prydz Bay, -6922+07623, since 1989-02-26
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   143
# France - year-round bases (also see "France & Italy")
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
# From Antoine Leca (1997-01-20):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   146
# Time data entries are from Nicole Pailleau at the IFRTP
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
# (French Institute for Polar Research and Technology).
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   148
# She confirms that French Southern Territories and Terre Adélie bases
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   149
# don't observe daylight saving time, even if Terre Adélie supplies came
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
# from Tasmania.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
# French Southern Territories with year-round inhabitants
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   154
# Alfred Faure, Possession Island, Crozet Islands, -462551+0515152, since 1964;
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   155
#	sealing & whaling stations operated variously 1802/1911+;
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   156
#	see Indian/Reunion.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   157
#
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   158
# Martin-de-Viviès, Amsterdam Island, -374105+0773155, since 1950
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   159
# Port-aux-Français, Kerguelen Islands, -492110+0701303, since 1951;
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
#	whaling & sealing station operated 1908/1914, 1920/1929, and 1951/1956
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
# St Paul Island - near Amsterdam, uninhabited
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
#	fishing stations operated variously 1819/1931
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   166
Zone Indian/Kerguelen	0	-	-00	1950 # Port-aux-Français
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   167
			5:00	-	+05
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
# year-round base in the main continent
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   170
# Dumont d'Urville, Île des Pétrels, -6640+14001, since 1956-11
47724
6b374b7fdc3d 8190258: (tz) Support tzdata2017c
rpatil
parents: 47216
diff changeset
   171
# <https://en.wikipedia.org/wiki/Dumont_d'Urville_Station> (2005-12-05)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
# Another base at Port-Martin, 50km east, began operation in 1947.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
# It was destroyed by fire on 1952-01-14.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   177
Zone Antarctica/DumontDUrville 0 -	-00	1947
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   178
			10:00	-	+10	1952 Jan 14
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   179
			0	-	-00	1956 Nov
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   180
			10:00	-	+10
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   181
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   182
# France & Italy - year-round base
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   183
# Concordia, -750600+1232000, since 2005
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
# Germany - year-round base
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   186
# Neumayer III, -704080-0081602, since 2009
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   188
# India - year-round bases
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   189
# Bharati, -692428+0761114, since 2012
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   190
# Maitri, -704558+0114356, since 1989
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   191
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   192
# Italy - year-round base (also see "France & Italy")
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   193
# Zuchelli, Terra Nova Bay, -744140+1640647, since 1986
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
# Japan - year-round bases
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   196
# Syowa (also known as Showa), -690022+0393524, since 1957
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
# From Hideyuki Suzuki (1999-02-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
# In all Japanese stations, +0300 is used as the standard time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
# Syowa station, which is the first antarctic station of Japan,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
# was established on 1957-01-29.  Since Syowa station is still the main
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
# station of Japan, it's appropriate for the principal location.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   205
Zone Antarctica/Syowa	0	-	-00	1957 Jan 29
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   206
			3:00	-	+03
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
# See:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
# NIPR Antarctic Research Activities (1999-08-17)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   209
# http://www.nipr.ac.jp/english/ara01.html
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
# S Korea - year-round base
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   212
# Jang Bogo, Terra Nova Bay, -743700+1641205 since 2014
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
# King Sejong, King George Island, -6213-05847, since 1988
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
# New Zealand - claims
90ce3da70b43 Initial load
duke
parents:
diff changeset
   216
# Balleny Islands (never inhabited)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   217
# Scott Island (never inhabited)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   218
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   219
# year-round base
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   220
# Scott Base, Ross Island, since 1957-01.
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   221
# See Pacific/Auckland.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   222
90ce3da70b43 Initial load
duke
parents:
diff changeset
   223
# Norway - territories
90ce3da70b43 Initial load
duke
parents:
diff changeset
   224
# Bouvet (never inhabited)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   225
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   226
# claims
90ce3da70b43 Initial load
duke
parents:
diff changeset
   227
# Peter I Island (never inhabited)
23719
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   228
#
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   229
# year-round base
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   230
# Troll, Queen Maud Land, -720041+0023206, since 2005-02-12
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   231
#
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   232
# From Paul-Inge Flakstad (2014-03-10):
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   233
# I recently had a long dialog about this with the developer of timegenie.com.
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   234
# In the absence of specific dates, he decided to choose some likely ones:
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   235
#   GMT +1 - From March 1 to the last Sunday in March
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   236
#   GMT +2 - From the last Sunday in March until the last Sunday in October
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   237
#   GMT +1 - From the last Sunday in October until November 7
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   238
#   GMT +0 - From November 7 until March 1
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   239
# The dates for switching to and from UTC+0 will probably not be absolutely
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   240
# correct, but they should be quite close to the actual dates.
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   241
#
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   242
# From Paul Eggert (2014-03-21):
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   243
# The CET-switching Troll rules require zic from tz 2014b or later, so as
23719
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   244
# suggested by Bengt-Inge Larsson comment them out for now, and approximate
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   245
# with only UTC and CEST.  Uncomment them when 2014b is more prevalent.
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   246
#
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   247
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   248
#Rule	Troll	2005	max	-	Mar	 1	1:00u	1:00	+01
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   249
Rule	Troll	2005	max	-	Mar	lastSun	1:00u	2:00	+02
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   250
#Rule	Troll	2005	max	-	Oct	lastSun	1:00u	1:00	+01
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   251
#Rule	Troll	2004	max	-	Nov	 7	1:00u	0:00	+00
23719
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   252
# Remove the following line when uncommenting the above '#Rule' lines.
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   253
Rule	Troll	2004	max	-	Oct	lastSun	1:00u	0:00	+00
23719
7c9e2106906c 8038306: (tz) Support tzdata2014b
aefimov
parents: 21805
diff changeset
   254
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   255
Zone Antarctica/Troll	0	-	-00	2005 Feb 12
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   256
			0:00	Troll	%s
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   257
90ce3da70b43 Initial load
duke
parents:
diff changeset
   258
# Poland - year-round base
90ce3da70b43 Initial load
duke
parents:
diff changeset
   259
# Arctowski, King George Island, -620945-0582745, since 1977
90ce3da70b43 Initial load
duke
parents:
diff changeset
   260
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   261
# Romania - year-bound base
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   262
# Law-Racoviță, Larsemann Hills, -692319+0762251, since 1986
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   263
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   264
# Russia - year-round bases
90ce3da70b43 Initial load
duke
parents:
diff changeset
   265
# Bellingshausen, King George Island, -621159-0585337, since 1968-02-22
90ce3da70b43 Initial load
duke
parents:
diff changeset
   266
# Mirny, Davis coast, -6633+09301, since 1956-02
90ce3da70b43 Initial load
duke
parents:
diff changeset
   267
# Molodezhnaya, Alasheyev Bay, -6740+04551,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   268
#	year-round from 1962-02 to 1999-07-01
90ce3da70b43 Initial load
duke
parents:
diff changeset
   269
# Novolazarevskaya, Queen Maud Land, -7046+01150,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   270
#	year-round from 1960/61 to 1992
90ce3da70b43 Initial load
duke
parents:
diff changeset
   271
90ce3da70b43 Initial load
duke
parents:
diff changeset
   272
# Vostok, since 1957-12-16, temporarily closed 1994-02/1994-11
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   273
# From Craig Mundell (1994-12-15):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   274
# http://quest.arc.nasa.gov/antarctica/QA/computers/Directions,Time,ZIP
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   275
# Vostok, which is one of the Russian stations, is set on the same
90ce3da70b43 Initial load
duke
parents:
diff changeset
   276
# time as Moscow, Russia.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   277
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   278
# From Lee Hotz (2001-03-08):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   279
# I queried the folks at Columbia who spent the summer at Vostok and this is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   280
# what they had to say about time there:
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   281
# "in the US Camp (East Camp) we have been on New Zealand (McMurdo)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   282
# time, which is 12 hours ahead of GMT. The Russian Station Vostok was
90ce3da70b43 Initial load
duke
parents:
diff changeset
   283
# 6 hours behind that (although only 2 miles away, i.e. 6 hours ahead
90ce3da70b43 Initial load
duke
parents:
diff changeset
   284
# of GMT). This is a time zone I think two hours east of Moscow. The
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   285
# natural time zone is in between the two: 8 hours ahead of GMT."
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   286
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   287
# From Paul Eggert (2001-05-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   288
# This seems to be hopelessly confusing, so I asked Lee Hotz about it
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   289
# in person.  He said that some Antarctic locations set their local
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   290
# time so that noon is the warmest part of the day, and that this
90ce3da70b43 Initial load
duke
parents:
diff changeset
   291
# changes during the year and does not necessarily correspond to mean
90ce3da70b43 Initial load
duke
parents:
diff changeset
   292
# solar noon.  So the Vostok time might have been whatever the clocks
90ce3da70b43 Initial load
duke
parents:
diff changeset
   293
# happened to be during their visit.  So we still don't really know what time
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   294
# it is at Vostok.  But we'll guess +06.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   295
#
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   296
Zone Antarctica/Vostok	0	-	-00	1957 Dec 16
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   297
			6:00	-	+06
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   298
90ce3da70b43 Initial load
duke
parents:
diff changeset
   299
# S Africa - year-round bases
90ce3da70b43 Initial load
duke
parents:
diff changeset
   300
# Marion Island, -4653+03752
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   301
# SANAE IV, Vesleskarvet, Queen Maud Land, -714022-0025026, since 1997
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   302
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   303
# Ukraine - year-round base
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   304
# Vernadsky (formerly Faraday), Galindez Island, -651445-0641526, since 1954
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   305
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   306
# United Kingdom
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   307
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   308
# British Antarctic Territories (BAT) claims
90ce3da70b43 Initial load
duke
parents:
diff changeset
   309
# South Orkney Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   310
#	scientific station from 1903
90ce3da70b43 Initial load
duke
parents:
diff changeset
   311
#	whaling station at Signy I 1920/1926
90ce3da70b43 Initial load
duke
parents:
diff changeset
   312
# South Shetland Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   313
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   314
# year-round bases
90ce3da70b43 Initial load
duke
parents:
diff changeset
   315
# Bird Island, South Georgia, -5400-03803, since 1983
90ce3da70b43 Initial load
duke
parents:
diff changeset
   316
# Deception Island, -6259-06034, whaling station 1912/1931,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   317
#	scientific station 1943/1967,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   318
#	previously sealers and a scientific expedition wintered by accident,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   319
#	and a garrison was deployed briefly
90ce3da70b43 Initial load
duke
parents:
diff changeset
   320
# Halley, Coates Land, -7535-02604, since 1956-01-06
90ce3da70b43 Initial load
duke
parents:
diff changeset
   321
#	Halley is on a moving ice shelf and is periodically relocated
90ce3da70b43 Initial load
duke
parents:
diff changeset
   322
#	so that it is never more than 10km from its nominal location.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   323
# Rothera, Adelaide Island, -6734-6808, since 1976-12-01
90ce3da70b43 Initial load
duke
parents:
diff changeset
   324
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   325
# From Paul Eggert (2002-10-22)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   326
# <http://webexhibits.org/daylightsaving/g.html> says Rothera is -03 all year.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   327
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   328
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 30320
diff changeset
   329
Zone Antarctica/Rothera	0	-	-00	1976 Dec  1
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   330
			-3:00	-	-03
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   331
90ce3da70b43 Initial load
duke
parents:
diff changeset
   332
# Uruguay - year round base
90ce3da70b43 Initial load
duke
parents:
diff changeset
   333
# Artigas, King George Island, -621104-0585107
90ce3da70b43 Initial load
duke
parents:
diff changeset
   334
90ce3da70b43 Initial load
duke
parents:
diff changeset
   335
# USA - year-round bases
90ce3da70b43 Initial load
duke
parents:
diff changeset
   336
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   337
# Palmer, Anvers Island, since 1965 (moved 2 miles in 1968)
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 28776
diff changeset
   338
# See 'southamerica' for Antarctica/Palmer, since it uses South American DST.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   339
#
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   340
# McMurdo Station, Ross Island, since 1955-12
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   341
# Amundsen-Scott South Pole Station, continuously occupied since 1956-11-20
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   342
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   343
# From Chris Carrier (1996-06-27):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   344
# Siple, the first commander of the South Pole station,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   345
# stated that he would have liked to have kept GMT at the station,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   346
# but that he found it more convenient to keep GMT+12
90ce3da70b43 Initial load
duke
parents:
diff changeset
   347
# as supplies for the station were coming from McMurdo Sound,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   348
# which was on GMT+12 because New Zealand was on GMT+12 all year
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23719
diff changeset
   349
# at that time (1957).  (Source: Siple's book 90 Degrees South.)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   350
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   351
# From Susan Smith
90ce3da70b43 Initial load
duke
parents:
diff changeset
   352
# http://www.cybertours.com/whs/pole10.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
   353
# (1995-11-13 16:24:56 +1300, no longer available):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   354
# We use the same time as McMurdo does.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   355
# And they use the same time as Christchurch, NZ does....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   356
# One last quirk about South Pole time.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   357
# All the electric clocks are usually wrong.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   358
# Something about the generators running at 60.1hertz or something
90ce3da70b43 Initial load
duke
parents:
diff changeset
   359
# makes all of the clocks run fast.  So every couple of days,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   360
# we have to go around and set them back 5 minutes or so.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   361
# Maybe if we let them run fast all of the time, we'd get to leave here sooner!!
90ce3da70b43 Initial load
duke
parents:
diff changeset
   362
#
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   363
# See 'australasia' for Antarctica/McMurdo.