Deleted Added
sdiff udiff text old ( 248307 ) new ( 249692 )
full compact
1# <pre>
2# This file is in the public domain, so clarified as of
3# 2009-05-17 by Arthur David Olson.
4
5# From Paul Eggert (1999-11-15):
6# To keep things manageable, we list only locations occupied year-round; see
7# <a href="http://www.comnap.aq/comnap/comnap.nsf/P/Stations/">
8# COMNAP - Stations and Bases

--- 39 unchanged lines hidden (view full) ---

48Rule ChileAQ 2008 only - Mar 30 3:00u 0 -
49Rule ChileAQ 2009 only - Mar Sun>=9 3:00u 0 -
50Rule ChileAQ 2010 only - Apr Sun>=1 3:00u 0 -
51Rule ChileAQ 2011 only - May Sun>=2 3:00u 0 -
52Rule ChileAQ 2011 only - Aug Sun>=16 4:00u 1:00 S
53Rule ChileAQ 2012 max - Apr Sun>=23 3:00u 0 -
54Rule ChileAQ 2012 max - Sep Sun>=2 4:00u 1:00 S
55
56# Argentina - year-round bases
57# Belgrano II, Confin Coast, -770227-0343737, since 1972-02-05
58# Esperanza, San Martin Land, -6323-05659, since 1952-12-17
59# Jubany, Potter Peninsula, King George Island, -6414-0602320, since 1982-01
60# Marambio, Seymour I, -6414-05637, since 1969-10-29
61# Orcadas, Laurie I, -6016-04444, since 1904-02-22
62# San Martin, Debenham I, -6807-06708, since 1951-03-21
63# (except 1960-03 / 1976-03-21)

--- 25 unchanged lines hidden (view full) ---

89# </a>
90#
91# We have more background information here:
92# <a href="http://www.timeanddate.com/news/time/antarctica-new-times.html">
93# http://www.timeanddate.com/news/time/antarctica-new-times.html
94# </a>
95
96# From Steffen Thorsen (2010-03-10):
97# We got these changes from the Australian Antarctic Division: ...
98#
99# - Casey station reverted to its normal time of UTC+8 on 5 March 2010.
100# The change to UTC+11 is being considered as a regular summer thing but
101# has not been decided yet.
102#
103# - Davis station will revert to its normal time of UTC+7 at 10 March 2010
104# 20:00 UTC.
105#
106# - Mawson station stays on UTC+5.
107#
108# Background:
109# <a href="http://www.timeanddate.com/news/time/antartica-time-changes-2010.html">
110# http://www.timeanddate.com/news/time/antartica-time-changes-2010.html
111# </a>
112
113# Zone NAME GMTOFF RULES FORMAT [UNTIL]
114Zone Antarctica/Casey 0 - zzz 1969
115 8:00 - WST 2009 Oct 18 2:00

--- 10 unchanged lines hidden (view full) ---

126 5:00 - DAVT 2010 Mar 10 20:00u
127 7:00 - DAVT 2011 Oct 28 2:00
128 5:00 - DAVT 2012 Feb 21 20:00u
129 7:00 - DAVT
130Zone Antarctica/Mawson 0 - zzz 1954 Feb 13
131 6:00 - MAWT 2009 Oct 18 2:00
132 # Mawson Time
133 5:00 - MAWT
134# References:
135# <a href="http://www.antdiv.gov.au/aad/exop/sfo/casey/casey_aws.html">
136# Casey Weather (1998-02-26)
137# </a>
138# <a href="http://www.antdiv.gov.au/aad/exop/sfo/davis/video.html">
139# Davis Station, Antarctica (1998-02-26)
140# </a>
141# <a href="http://www.antdiv.gov.au/aad/exop/sfo/mawson/video.html">

--- 230 unchanged lines hidden ---