southamerica 78.1 KB
Newer Older
D
duke 已提交
1 2
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
S
sherman 已提交
3
#
D
duke 已提交
4 5
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
6
# published by the Free Software Foundation.  Oracle designates this
D
duke 已提交
7
# particular file as subject to the "Classpath" exception as provided
8
# by Oracle in the LICENSE file that accompanied this code.
S
sherman 已提交
9
#
D
duke 已提交
10 11 12 13 14
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
S
sherman 已提交
15
#
D
duke 已提交
16 17 18
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
S
sherman 已提交
19
#
20 21 22
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
D
duke 已提交
23
#
P
peytoia 已提交
24 25
# This file is in the public domain, so clarified as of
# 2009-05-17 by Arthur David Olson.
D
duke 已提交
26

A
aefimov 已提交
27
# This file is by no means authoritative; if you think you know better,
D
duke 已提交
28
# go ahead and edit the file (and please send any changes to
A
aefimov 已提交
29 30
# tz@iana.org for general use in the future).  For more, please see
# the file CONTRIBUTING in the tz distribution.
D
duke 已提交
31

R
rpatil 已提交
32
# From Paul Eggert (2016-12-05):
A
aefimov 已提交
33 34
#
# Unless otherwise specified, the source for data through 1990 is:
D
duke 已提交
35 36
# Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
# San Diego: ACS Publications, Inc. (2003).
A
aefimov 已提交
37
# Unfortunately this book contains many errors and cites no sources.
S
sherman 已提交
38
#
R
rpatil 已提交
39 40
# Many years ago Gwillim Law wrote that a good source
# for time zone data was the International Air Transport
D
duke 已提交
41 42
# Association's Standard Schedules Information Manual (IATA SSIM),
# published semiannually.  Law sent in several helpful summaries
A
aefimov 已提交
43 44
# of the IATA's data after 1990.  Except where otherwise noted,
# IATA SSIM is the source for entries after 1990.
D
duke 已提交
45
#
A
aefimov 已提交
46 47
# For data circa 1899, a common source is:
# Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94.
R
rpatil 已提交
48
# https://www.jstor.org/stable/1774359
D
duke 已提交
49
#
R
rpatil 已提交
50
# These tables use numeric abbreviations like -03 and -0330 for
51
# integer hour and minute UT offsets.  Although earlier editions used
R
rpatil 已提交
52 53
# alphabetic time zone abbreviations, these abbreviations were
# invented and did not reflect common practice.
D
duke 已提交
54 55 56 57 58 59 60 61 62 63 64

###############################################################################

###############################################################################

# Argentina

# From Bob Devine (1988-01-28):
# Argentina: first Sunday in October to first Sunday in April since 1976.
# Double Summer time from 1969 to 1974.  Switches at midnight.

A
aefimov 已提交
65
# From U. S. Naval Observatory (1988-01-19):
D
duke 已提交
66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
# ARGENTINA           3 H BEHIND   UTC

# From Hernan G. Otero (1995-06-26):
# I am sending modifications to the Argentine time zone table...
# AR was chosen because they are the ISO letters that represent Argentina.

# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
Rule	Arg	1930	only	-	Dec	 1	0:00	1:00	S
Rule	Arg	1931	only	-	Apr	 1	0:00	0	-
Rule	Arg	1931	only	-	Oct	15	0:00	1:00	S
Rule	Arg	1932	1940	-	Mar	 1	0:00	0	-
Rule	Arg	1932	1939	-	Nov	 1	0:00	1:00	S
Rule	Arg	1940	only	-	Jul	 1	0:00	1:00	S
Rule	Arg	1941	only	-	Jun	15	0:00	0	-
Rule	Arg	1941	only	-	Oct	15	0:00	1:00	S
Rule	Arg	1943	only	-	Aug	 1	0:00	0	-
Rule	Arg	1943	only	-	Oct	15	0:00	1:00	S
Rule	Arg	1946	only	-	Mar	 1	0:00	0	-
Rule	Arg	1946	only	-	Oct	 1	0:00	1:00	S
Rule	Arg	1963	only	-	Oct	 1	0:00	0	-
Rule	Arg	1963	only	-	Dec	15	0:00	1:00	S
Rule	Arg	1964	1966	-	Mar	 1	0:00	0	-
Rule	Arg	1964	1966	-	Oct	15	0:00	1:00	S
Rule	Arg	1967	only	-	Apr	 2	0:00	0	-
Rule	Arg	1967	1968	-	Oct	Sun>=1	0:00	1:00	S
Rule	Arg	1968	1969	-	Apr	Sun>=1	0:00	0	-
Rule	Arg	1974	only	-	Jan	23	0:00	1:00	S
Rule	Arg	1974	only	-	May	 1	0:00	0	-
Rule	Arg	1988	only	-	Dec	 1	0:00	1:00	S
#
# From Hernan G. Otero (1995-06-26):
# These corrections were contributed by InterSoft Argentina S.A.,
# obtaining the data from the:
A
aefimov 已提交
99
# Talleres de Hidrografía Naval Argentina
D
duke 已提交
100 101 102 103 104 105 106 107 108 109 110 111 112 113
# (Argentine Naval Hydrography Institute)
Rule	Arg	1989	1993	-	Mar	Sun>=1	0:00	0	-
Rule	Arg	1989	1992	-	Oct	Sun>=15	0:00	1:00	S
#
# From Hernan G. Otero (1995-06-26):
# From this moment on, the law that mandated the daylight saving
# time corrections was derogated and no more modifications
# to the time zones (for daylight saving) are now made.
#
# From Rives McDow (2000-01-10):
# On October 3, 1999, 0:00 local, Argentina implemented daylight savings time,
# which did not result in the switch of a time zone, as they stayed 9 hours
# from the International Date Line.
Rule	Arg	1999	only	-	Oct	Sun>=1	0:00	1:00	S
P
peytoia 已提交
114 115 116 117 118
# From Paul Eggert (2007-12-28):
# DST was set to expire on March 5, not March 3, but since it was converted
# to standard time on March 3 it's more convenient for us to pretend that
# it ended on March 3.
Rule	Arg	2000	only	-	Mar	3	0:00	0	-
D
duke 已提交
119 120
#
# From Peter Gradelski via Steffen Thorsen (2000-03-01):
A
aefimov 已提交
121
# We just checked with our São Paulo office and they say the government of
D
duke 已提交
122 123 124
# Argentina decided not to become one of the countries that go on or off DST.
# So Buenos Aires should be -3 hours from GMT at all times.
#
A
aefimov 已提交
125
# From Fabián L. Arce Jofré (2000-04-04):
D
duke 已提交
126
# The law that claimed DST for Argentina was derogated by President Fernando
A
aefimov 已提交
127
# de la Rúa on March 2, 2000, because it would make people spend more energy
D
duke 已提交
128 129 130 131 132 133 134
# in the winter time, rather than less.  The change took effect on March 3.
#
# From Mariano Absatz (2001-06-06):
# one of the major newspapers here in Argentina said that the 1999
# Timezone Law (which never was effectively applied) will (would?) be
# in effect.... The article is at
# http://ar.clarin.com/diario/2001-06-06/e-01701.htm
A
aefimov 已提交
135
# ... The Law itself is "Ley No. 25155", sanctioned on 1999-08-25, enacted
D
duke 已提交
136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152
# 1999-09-17, and published 1999-09-21.  The official publication is at:
# http://www.boletin.jus.gov.ar/BON/Primera/1999/09-Septiembre/21/PDF/BO21-09-99LEG.PDF
# Regretfully, you have to subscribe (and pay) for the on-line version....
#
# (2001-06-12):
# the timezone for Argentina will not change next Sunday.
# Apparently it will do so on Sunday 24th....
# http://ar.clarin.com/diario/2001-06-12/s-03501.htm
#
# (2001-06-25):
# Last Friday (yes, the last working day before the date of the change), the
# Senate annulled the 1999 law that introduced the changes later postponed.
# http://www.clarin.com.ar/diario/2001-06-22/s-03601.htm
# It remains the vote of the Deputies..., but it will be the same....
# This kind of things had always been done this way in Argentina.
# We are still -03:00 all year round in all of the country.
#
P
peytoia 已提交
153 154 155 156 157 158 159
# From Steffen Thorsen (2007-12-21):
# A user (Leonardo Chaim) reported that Argentina will adopt DST....
# all of the country (all Zone-entries) are affected.  News reports like
# http://www.lanacion.com.ar/opinion/nota.asp?nota_id=973037 indicate
# that Argentina will use DST next year as well, from October to
# March, although exact rules are not given.
#
A
aefimov 已提交
160
# From Jesper Nørgaard Welen (2007-12-26)
P
peytoia 已提交
161
# The last hurdle of Argentina DST is over, the proposal was approved in
A
aefimov 已提交
162
# the lower chamber too (Diputados) with a vote 192 for and 2 against.
P
peytoia 已提交
163 164 165 166 167 168 169 170
# By the way thanks to Mariano Absatz and Daniel Mario Vega for the link to
# the original scanned proposal, where the dates and the zero hours are
# clear and unambiguous...This is the article about final approval:
# http://www.lanacion.com.ar/politica/nota.asp?nota_id=973996
#
# From Paul Eggert (2007-12-22):
# For dates after mid-2008, the following rules are my guesses and
# are quite possibly wrong, but are more likely than no DST at all.
P
peytoia 已提交
171 172 173 174 175 176 177 178

# From Alexander Krivenyshev (2008-09-05):
# As per message from Carlos Alberto Fonseca Arauz (Nicaragua),
# Argentina will start DST on Sunday October 19, 2008.
#
# http://www.worldtimezone.com/dst_news/dst_news_argentina03.html
# http://www.impulsobaires.com.ar/nota.php?id=57832 (in spanish)

A
aefimov 已提交
179 180 181
# From Juan Manuel Docile in https://bugs.gentoo.org/240339 (2008-10-07)
# via Rodrigo Severo:
# Argentinian law No. 25.155 is no longer valid.
P
peytoia 已提交
182
# http://www.infoleg.gov.ar/infolegInternet/anexos/60000-64999/60036/norma.htm
A
aefimov 已提交
183
# The new one is law No. 26.350
P
peytoia 已提交
184 185 186
# http://www.infoleg.gov.ar/infolegInternet/anexos/135000-139999/136191/norma.htm
# So there is no summer time in Argentina for now.

P
peytoia 已提交
187
# From Mariano Absatz (2008-10-20):
A
aefimov 已提交
188 189
# Decree 1693/2008 applies Law 26.350 for the summer 2008/2009 establishing DST
# in Argentina from 2008-10-19 until 2009-03-15.
P
peytoia 已提交
190 191
# http://www.boletinoficial.gov.ar/Bora.Portal/CustomControls/PdfContent.aspx?fp=16102008&pi=3&pf=4&s=0&sec=01
#
A
aefimov 已提交
192 193 194 195

# Decree 1705/2008 excepting 12 Provinces from applying DST in the summer
# 2008/2009: Catamarca, La Rioja, Mendoza, Salta, San Juan, San Luis, La
# Pampa, Neuquén, Rio Negro, Chubut, Santa Cruz and Tierra del Fuego
P
peytoia 已提交
196 197
# http://www.boletinoficial.gov.ar/Bora.Portal/CustomControls/PdfContent.aspx?fp=17102008&pi=1&pf=1&s=0&sec=01
#
A
aefimov 已提交
198 199 200
# Press release 235 dated Saturday October 18th, from the Government of the
# Province of Jujuy saying it will not apply DST either (even when it was not
# included in Decree 1705/2008).
P
peytoia 已提交
201 202
# http://www.jujuy.gov.ar/index2/partes_prensa/18_10_08/235-181008.doc

P
peytoia 已提交
203 204 205
# From fullinet (2009-10-18):
# As announced in
# http://www.argentina.gob.ar/argentina/portal/paginas.dhtml?pagina=356
A
aefimov 已提交
206 207
# (an official .gob.ar) under title: "Sin Cambio de Hora"
# (English: "No hour change").
P
peytoia 已提交
208
#
A
aefimov 已提交
209 210 211 212 213 214
# "Por el momento, el Gobierno Nacional resolvió no modificar la hora
# oficial, decisión que estaba en estudio para su implementación el
# domingo 18 de octubre. Desde el Ministerio de Planificación se anunció
# que la Argentina hoy, en estas condiciones meteorológicas, no necesita
# la modificación del huso horario, ya que 2009 nos encuentra con
# crecimiento en la producción y distribución energética."
P
peytoia 已提交
215

P
peytoia 已提交
216
Rule	Arg	2007	only	-	Dec	30	0:00	1:00	S
P
peytoia 已提交
217 218
Rule	Arg	2008	2009	-	Mar	Sun>=15	0:00	0	-
Rule	Arg	2008	only	-	Oct	Sun>=15	0:00	1:00	S
C
coffeys 已提交
219

D
duke 已提交
220 221 222 223 224 225 226 227
# From Mariano Absatz (2004-05-21):
# Today it was officially published that the Province of Mendoza is changing
# its timezone this winter... starting tomorrow night....
# http://www.gobernac.mendoza.gov.ar/boletin/pdf/20040521-27158-normas.pdf
# From Paul Eggert (2004-05-24):
# It's Law No. 7,210.  This change is due to a public power emergency, so for
# now we'll assume it's for this year only.
#
A
aefimov 已提交
228 229 230 231
# From Paul Eggert (2014-08-09):
# Hora de verano para la República Argentina
# http://buenasiembra.com.ar/esoterismo/astrologia/hora-de-verano-de-la-republica-argentina-27.html
# says that standard time in Argentina from 1894-10-31
D
duke 已提交
232 233 234 235 236 237 238 239 240 241 242 243 244 245
# to 1920-05-01 was -4:16:48.25.  Go with this more-precise value
# over Shanks & Pottenger.
#
# From Mariano Absatz (2004-06-05):
# These media articles from a major newspaper mostly cover the current state:
# http://www.lanacion.com.ar/04/05/27/de_604825.asp
# http://www.lanacion.com.ar/04/05/28/de_605203.asp
#
# The following eight (8) provinces pulled clocks back to UTC-04:00 at
# midnight Monday May 31st. (that is, the night between 05/31 and 06/01).
# Apparently, all nine provinces would go back to UTC-03:00 at the same
# time in October 17th.
#
# Catamarca, Chubut, La Rioja, San Juan, San Luis, Santa Cruz,
A
aefimov 已提交
246
# Tierra del Fuego, Tucumán.
D
duke 已提交
247 248
#
# From Mariano Absatz (2004-06-14):
A
aefimov 已提交
249
# ... this weekend, the Province of Tucumán decided it'd go back to UTC-03:00
D
duke 已提交
250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279
# yesterday midnight (that is, at 24:00 Saturday 12th), since the people's
# annoyance with the change is much higher than the power savings obtained....
#
# From Gwillim Law (2004-06-14):
# http://www.lanacion.com.ar/04/06/10/de_609078.asp ...
#     "The time change in Tierra del Fuego was a conflicted decision from
#   the start.  The government had decreed that the measure would take
#   effect on June 1, but a normative error forced the new time to begin
#   three days earlier, from a Saturday to a Sunday....
# Our understanding was that the change was originally scheduled to take place
# on June 1 at 00:00 in Chubut, Santa Cruz, Tierra del Fuego (and some other
# provinces).  Sunday was May 30, only two days earlier.  So the article
# contains a contradiction.  I would give more credence to the Saturday/Sunday
# date than the "three days earlier" phrase, and conclude that Tierra del
# Fuego set its clocks back at 2004-05-30 00:00.
#
# From Steffen Thorsen (2004-10-05):
# The previous law 7210 which changed the province of Mendoza's time zone
# back in May have been modified slightly in a new law 7277, which set the
# new end date to 2004-09-26 (original date was 2004-10-17).
# http://www.gobernac.mendoza.gov.ar/boletin/pdf/20040924-27244-normas.pdf
#
# From Mariano Absatz (2004-10-05):
# San Juan changed from UTC-03:00 to UTC-04:00 at midnight between
# Sunday, May 30th and Monday, May 31st.  It changed back to UTC-03:00
# at midnight between Saturday, July 24th and Sunday, July 25th....
# http://www.sanjuan.gov.ar/prensa/archivo/000329.html
# http://www.sanjuan.gov.ar/prensa/archivo/000426.html
# http://www.sanjuan.gov.ar/prensa/archivo/000441.html

P
peytoia 已提交
280 281 282 283
# From Alex Krivenyshev (2008-01-17):
# Here are articles that Argentina Province San Luis is planning to end DST
# as earlier as upcoming Monday January 21, 2008 or February 2008:
#
A
aefimov 已提交
284
# Provincia argentina retrasa reloj y marca diferencia con resto del país
P
peytoia 已提交
285 286 287 288 289 290
# (Argentine Province delayed clock and mark difference with the rest of the
# country)
# http://cl.invertia.com/noticias/noticia.aspx?idNoticia=200801171849_EFE_ET4373&idtel
#
# Es inminente que en San Luis atrasen una hora los relojes
# (It is imminent in San Luis clocks one hour delay)
R
rpatil 已提交
291 292
# https://www.lagaceta.com.ar/nota/253414/Economia/Es-inminente-que-en-San-Luis-atrasen-una-hora-los-relojes.html
# http://www.worldtimezone.com/dst_news/dst_news_argentina02.html
P
peytoia 已提交
293

A
aefimov 已提交
294
# From Jesper Nørgaard Welen (2008-01-18):
P
peytoia 已提交
295 296 297 298 299
# The page of the San Luis provincial government
# http://www.sanluis.gov.ar/notas.asp?idCanal=0&id=22812
# confirms what Alex Krivenyshev has earlier sent to the tz
# emailing list about that San Luis plans to return to standard
# time much earlier than the rest of the country. It also
C
coffeys 已提交
300 301 302
# confirms that upon request the provinces San Juan and Mendoza
# refused to follow San Luis in this change.
#
A
aefimov 已提交
303
# The change is supposed to take place Monday the 21st at 0:00
P
peytoia 已提交
304 305 306 307 308
# hours. As far as I understand it if this goes ahead, we need
# a new timezone for San Luis (although there are also documented
# independent changes in the southamerica file of San Luis in
# 1990 and 1991 which has not been confirmed).

A
aefimov 已提交
309
# From Jesper Nørgaard Welen (2008-01-25):
P
peytoia 已提交
310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334
# Unfortunately the below page has become defunct, about the San Luis
# time change. Perhaps because it now is part of a group of pages "Most
# important pages of 2008."
#
# You can use
# http://www.sanluis.gov.ar/notas.asp?idCanal=8141&id=22834
# instead it seems. Or use "Buscador" from the main page of the San Luis
# government, and fill in "huso" and click OK, and you will get 3 pages
# from which the first one is identical to the above.

# From Mariano Absatz (2008-01-28):
# I can confirm that the Province of San Luis (and so far only that
# province) decided to go back to UTC-3 effective midnight Jan 20th 2008
# (that is, Monday 21st at 0:00 is the time the clocks were delayed back
# 1 hour), and they intend to keep UTC-3 as their timezone all year round
# (that is, unless they change their mind any minute now).
#
# So we'll have to add yet another city to 'southamerica' (I think San
# Luis city is the mos populated city in the Province, so it'd be
# America/Argentina/San_Luis... of course I can't remember if San Luis's
# history of particular changes goes along with Mendoza or San Juan :-(
# (I only remember not being able to collect hard facts about San Luis
# back in 2004, when these provinces changed to UTC-4 for a few days, I
# mailed them personally and never got an answer).

A
aefimov 已提交
335 336 337
# From Paul Eggert (2014-08-12):
# Unless otherwise specified, data entries are from Shanks & Pottenger through
# 1992, from the IATA otherwise.  As noted below, Shanks & Pottenger say that
P
peytoia 已提交
338 339 340 341 342
# America/Cordoba split into 6 subregions during 1991/1992, one of which
# was America/San_Luis, but we haven't verified this yet so for now we'll
# keep America/Cordoba a single region rather than splitting it into the
# other 5 subregions.

P
peytoia 已提交
343 344 345 346 347 348 349
# From Mariano Absatz (2009-03-13):
# Yesterday (with our usual 2-day notice) the Province of San Luis
# decided that next Sunday instead of "staying" @utc-03:00 they will go
# to utc-04:00 until the second Saturday in October...
#
# The press release is at
# http://www.sanluis.gov.ar/SL/Paginas/NoticiaDetalle.asp?TemaId=1&InfoPrensaId=3102
A
aefimov 已提交
350 351
# (I couldn't find the decree, but www.sanluis.gov.ar
# is the official page for the Province Government.)
P
peytoia 已提交
352
#
S
sherman 已提交
353
# There's also a note in only one of the major national papers ...
P
peytoia 已提交
354 355
# http://www.lanacion.com.ar/nota.asp?nota_id=1107912
#
S
sherman 已提交
356 357
# The press release says [quick and dirty translation]:
# ... announced that next Sunday, at 00:00, Puntanos (the San Luis
P
peytoia 已提交
358 359 360 361 362 363
# inhabitants) will have to turn back one hour their clocks
#
# Since then, San Luis will establish its own Province timezone. Thus,
# during 2009, this timezone change will run from 00:00 the third Sunday
# in March until 24:00 of the second Saturday in October.

P
peytoia 已提交
364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381
# From Mariano Absatz (2009-10-16):
# ...the Province of San Luis is a case in itself.
#
# The Law at
# http://www.diputadossanluis.gov.ar/diputadosasp/paginas/verNorma.asp?NormaID=276
# is ambiguous because establishes a calendar from the 2nd Sunday in
# October at 0:00 thru the 2nd Saturday in March at 24:00 and the
# complement of that starting on the 2nd Sunday of March at 0:00 and
# ending on the 2nd Saturday of March at 24:00.
#
# This clearly breaks every time the 1st of March or October is a Sunday.
#
# IMHO, the "spirit of the Law" is to make the changes at 0:00 on the 2nd
# Sunday of October and March.
#
# The problem is that the changes in the rest of the Provinces that did
# change in 2007/2008, were made according to the Federal Law and Decrees
# that did so on the 3rd Sunday of October and March.
D
duke 已提交
382
#
P
peytoia 已提交
383 384 385 386 387 388 389
# In fact, San Luis actually switched from UTC-4 to UTC-3 last Sunday
# (October 11th) at 0:00.
#
# So I guess a new set of rules, besides "Arg", must be made and the last
# America/Argentina/San_Luis entries should change to use these...
# ...

P
peytoia 已提交
390
# From Alexander Krivenyshev (2010-04-09):
A
aefimov 已提交
391
# According to news reports from El Diario de la República Province San
P
peytoia 已提交
392
# Luis, Argentina (standard time UTC-04) will keep Daylight Saving Time
A
aefimov 已提交
393
# after April 11, 2010 - will continue to have same time as rest of
P
peytoia 已提交
394 395
# Argentina (UTC-3) (no DST).
#
A
aefimov 已提交
396
# Confirmaron la prórroga del huso horario de verano (Spanish)
P
peytoia 已提交
397 398 399 400 401 402 403 404 405 406
# http://www.eldiariodelarepublica.com/index.php?option=com_content&task=view&id=29383&Itemid=9
# or (some English translation):
# http://www.worldtimezone.com/dst_news/dst_news_argentina08.html

# From Mariano Absatz (2010-04-12):
# yes...I can confirm this...and given that San Luis keeps calling
# UTC-03:00 "summer time", we should't just let San Luis go back to "Arg"
# rules...San Luis is still using "Western ARgentina Time" and it got
# stuck on Summer daylight savings time even though the summer is over.

A
aefimov 已提交
407
# From Paul Eggert (2013-09-05):
R
rpatil 已提交
408
# Perhaps San Luis operates on the legal fiction that it is at -04
A
aefimov 已提交
409
# with perpetual summer time, but ordinary usage typically seems to
R
rpatil 已提交
410
# just say it's at -03; see, for example,
R
rpatil 已提交
411
# https://es.wikipedia.org/wiki/Hora_oficial_argentina
A
aefimov 已提交
412 413 414 415 416 417
# We've documented similar situations as being plain changes to
# standard time, so let's do that here too.  This does not change UTC
# offsets, only tm_isdst and the time zone abbreviations.  One minor
# plus is that this silences a zic complaint that there's no POSIX TZ
# setting for time stamps past 2038.

S
sherman 已提交
418
# From Paul Eggert (2013-02-21):
A
aefimov 已提交
419
# Milne says Córdoba time was -4:16:48.2.  Round to the nearest second.
S
sherman 已提交
420

D
duke 已提交
421 422 423
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
#
# Buenos Aires (BA), Capital Federal (CF),
A
aefimov 已提交
424 425
Zone America/Argentina/Buenos_Aires -3:53:48 - LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May    # Córdoba Mean Time
R
rpatil 已提交
426 427 428 429 430
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	Arg	-03/-02
D
duke 已提交
431
#
A
aefimov 已提交
432
# Córdoba (CB), Santa Fe (SF), Entre Ríos (ER), Corrientes (CN), Misiones (MN),
P
peytoia 已提交
433
# Chaco (CC), Formosa (FM), Santiago del Estero (SE)
D
duke 已提交
434 435 436 437 438 439 440 441 442 443
#
# Shanks & Pottenger also make the following claims, which we haven't verified:
# - Formosa switched to -3:00 on 1991-01-07.
# - Misiones switched to -3:00 on 1990-12-29.
# - Chaco switched to -3:00 on 1991-01-04.
# - Santiago del Estero switched to -4:00 on 1991-04-01,
#   then to -3:00 on 1991-04-26.
#
Zone America/Argentina/Cordoba -4:16:48 - LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May
R
rpatil 已提交
444 445 446 447 448 449 450
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1991 Mar  3
			-4:00	-	-04	1991 Oct 20
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	Arg	-03/-02
D
duke 已提交
451
#
A
aefimov 已提交
452
# Salta (SA), La Pampa (LP), Neuquén (NQ), Rio Negro (RN)
P
peytoia 已提交
453 454
Zone America/Argentina/Salta -4:21:40 - LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May
R
rpatil 已提交
455 456 457 458 459 460 461 462
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1991 Mar  3
			-4:00	-	-04	1991 Oct 20
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	Arg	-03/-02	2008 Oct 18
			-3:00	-	-03
P
peytoia 已提交
463
#
A
aefimov 已提交
464
# Tucumán (TM)
D
duke 已提交
465 466
Zone America/Argentina/Tucuman -4:20:52 - LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May
R
rpatil 已提交
467 468 469 470 471 472 473 474 475
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1991 Mar  3
			-4:00	-	-04	1991 Oct 20
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	-	-03	2004 Jun  1
			-4:00	-	-04	2004 Jun 13
			-3:00	Arg	-03/-02
D
duke 已提交
476 477 478 479
#
# La Rioja (LR)
Zone America/Argentina/La_Rioja -4:27:24 - LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May
R
rpatil 已提交
480 481 482 483 484 485 486 487 488 489
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1991 Mar  1
			-4:00	-	-04	1991 May  7
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	-	-03	2004 Jun  1
			-4:00	-	-04	2004 Jun 20
			-3:00	Arg	-03/-02	2008 Oct 18
			-3:00	-	-03
D
duke 已提交
490 491 492 493
#
# San Juan (SJ)
Zone America/Argentina/San_Juan -4:34:04 - LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May
R
rpatil 已提交
494 495 496 497 498 499 500 501 502 503
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1991 Mar  1
			-4:00	-	-04	1991 May  7
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	-	-03	2004 May 31
			-4:00	-	-04	2004 Jul 25
			-3:00	Arg	-03/-02	2008 Oct 18
			-3:00	-	-03
D
duke 已提交
504 505 506 507
#
# Jujuy (JY)
Zone America/Argentina/Jujuy -4:21:12 -	LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May
R
rpatil 已提交
508 509 510 511 512 513 514 515 516 517 518
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1990 Mar  4
			-4:00	-	-04	1990 Oct 28
			-4:00	1:00	-03	1991 Mar 17
			-4:00	-	-04	1991 Oct  6
			-3:00	1:00	-02	1992
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	Arg	-03/-02	2008 Oct 18
			-3:00	-	-03
D
duke 已提交
519 520 521 522
#
# Catamarca (CT), Chubut (CH)
Zone America/Argentina/Catamarca -4:23:08 - LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May
R
rpatil 已提交
523 524 525 526 527 528 529 530 531 532
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1991 Mar  3
			-4:00	-	-04	1991 Oct 20
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	-	-03	2004 Jun  1
			-4:00	-	-04	2004 Jun 20
			-3:00	Arg	-03/-02	2008 Oct 18
			-3:00	-	-03
D
duke 已提交
533 534 535 536
#
# Mendoza (MZ)
Zone America/Argentina/Mendoza -4:35:16 - LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May
R
rpatil 已提交
537 538 539 540 541 542 543 544 545 546 547 548 549 550
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1990 Mar  4
			-4:00	-	-04	1990 Oct 15
			-4:00	1:00	-03	1991 Mar  1
			-4:00	-	-04	1991 Oct 15
			-4:00	1:00	-03	1992 Mar  1
			-4:00	-	-04	1992 Oct 18
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	-	-03	2004 May 23
			-4:00	-	-04	2004 Sep 26
			-3:00	Arg	-03/-02	2008 Oct 18
			-3:00	-	-03
P
peytoia 已提交
551 552
#
# San Luis (SL)
P
peytoia 已提交
553

P
peytoia 已提交
554
Rule	SanLuis	2008	2009	-	Mar	Sun>=8	0:00	0	-
A
aefimov 已提交
555
Rule	SanLuis	2007	2008	-	Oct	Sun>=8	0:00	1:00	S
P
peytoia 已提交
556

P
peytoia 已提交
557 558
Zone America/Argentina/San_Luis -4:25:24 - LMT	1894 Oct 31
			-4:16:48 -	CMT	1920 May
R
rpatil 已提交
559 560 561 562 563 564 565 566 567 568 569 570 571 572
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1990
			-3:00	1:00	-02	1990 Mar 14
			-4:00	-	-04	1990 Oct 15
			-4:00	1:00	-03	1991 Mar  1
			-4:00	-	-04	1991 Jun  1
			-3:00	-	-03	1999 Oct  3
			-4:00	1:00	-03	2000 Mar  3
			-3:00	-	-03	2004 May 31
			-4:00	-	-04	2004 Jul 25
			-3:00	Arg	-03/-02	2008 Jan 21
			-4:00	SanLuis	-04/-03	2009 Oct 11
			-3:00	-	-03
D
duke 已提交
573 574
#
# Santa Cruz (SC)
A
aefimov 已提交
575
Zone America/Argentina/Rio_Gallegos -4:36:52 - LMT	1894 Oct 31
R
rpatil 已提交
576 577 578 579 580 581 582 583 584
			-4:16:48 -	CMT	1920 May
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	-	-03	2004 Jun  1
			-4:00	-	-04	2004 Jun 20
			-3:00	Arg	-03/-02	2008 Oct 18
			-3:00	-	-03
D
duke 已提交
585
#
A
aefimov 已提交
586 587
# Tierra del Fuego, Antártida e Islas del Atlántico Sur (TF)
Zone America/Argentina/Ushuaia -4:33:12 - LMT	1894 Oct 31
R
rpatil 已提交
588 589 590 591 592 593 594 595 596
			-4:16:48 -	CMT	1920 May
			-4:00	-	-04	1930 Dec
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1999 Oct  3
			-4:00	Arg	-04/-03	2000 Mar  3
			-3:00	-	-03	2004 May 30
			-4:00	-	-04	2004 Jun 20
			-3:00	Arg	-03/-02	2008 Oct 18
			-3:00	-	-03
D
duke 已提交
597 598

# Aruba
A
aefimov 已提交
599
Link America/Curacao America/Aruba
D
duke 已提交
600 601 602 603 604

# Bolivia
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone	America/La_Paz	-4:32:36 -	LMT	1890
			-4:32:36 -	CMT	1931 Oct 15 # Calamarca MT
605
			-4:32:36 1:00	BST	1932 Mar 21 # Bolivia ST
R
rpatil 已提交
606
			-4:00	-	-04
D
duke 已提交
607 608 609 610 611 612 613 614 615 616 617 618

# Brazil

# From Paul Eggert (1993-11-18):
# The mayor of Rio recently attempted to change the time zone rules
# just in his city, in order to leave more summer time for the tourist trade.
# The rule change lasted only part of the day;
# the federal government refused to follow the city's rules, and business
# was in a chaos, so the mayor backed down that afternoon.

# From IATA SSIM (1996-02):
# _Only_ the following states in BR1 observe DST: Rio Grande do Sul (RS),
A
aefimov 已提交
619 620
# Santa Catarina (SC), Paraná (PR), São Paulo (SP), Rio de Janeiro (RJ),
# Espírito Santo (ES), Minas Gerais (MG), Bahia (BA), Goiás (GO),
D
duke 已提交
621 622 623 624
# Distrito Federal (DF), Tocantins (TO), Sergipe [SE] and Alagoas [AL].
# [The last three states are new to this issue of the IATA SSIM.]

# From Gwillim Law (1996-10-07):
A
aefimov 已提交
625
# Geography, history (Tocantins was part of Goiás until 1989), and other
D
duke 已提交
626 627 628 629 630 631 632 633 634 635 636 637 638
# sources of time zone information lead me to believe that AL, SE, and TO were
# always in BR1, and so the only change was whether or not they observed DST....
# The earliest issue of the SSIM I have is 2/91.  Each issue from then until
# 9/95 says that DST is observed only in the ten states I quoted from 9/95,
# along with Mato Grosso (MT) and Mato Grosso do Sul (MS), which are in BR2
# (UTC-4)....  The other two time zones given for Brazil are BR3, which is
# UTC-5, no DST, and applies only in the state of Acre (AC); and BR4, which is
# UTC-2, and applies to Fernando de Noronha (formerly FN, but I believe it's
# become part of the state of Pernambuco).  The boundary between BR1 and BR2
# has never been clearly stated.  They've simply been called East and West.
# However, some conclusions can be drawn from another IATA manual: the Airline
# Coding Directory, which lists close to 400 airports in Brazil.  For each
# airport it gives a time zone which is coded to the SSIM.  From that
A
aefimov 已提交
639 640 641
# information, I'm led to conclude that the states of Amapá (AP), Ceará (CE),
# Maranhão (MA), Paraíba (PR), Pernambuco (PE), Piauí (PI), and Rio Grande do
# Norte (RN), and the eastern part of Pará (PA) are all in BR1 without DST.
D
duke 已提交
642 643

# From Marcos Tadeu (1998-09-27):
A
aefimov 已提交
644
# Brazilian official page <http://pcdsh01.on.br/verao1.html>
D
duke 已提交
645

A
aefimov 已提交
646
# From Jesper Nørgaard (2000-11-03):
D
duke 已提交
647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676
# [For an official list of which regions in Brazil use which time zones, see:]
# http://pcdsh01.on.br/Fusbr.htm
# http://pcdsh01.on.br/Fusbrhv.htm

# From Celso Doria via David Madeo (2002-10-09):
# The reason for the delay this year has to do with elections in Brazil.
#
# Unlike in the United States, elections in Brazil are 100% computerized and
# the results are known almost immediately.  Yesterday, it was the first
# round of the elections when 115 million Brazilians voted for President,
# Governor, Senators, Federal Deputies, and State Deputies.  Nobody is
# counting (or re-counting) votes anymore and we know there will be a second
# round for the Presidency and also for some Governors.  The 2nd round will
# take place on October 27th.
#
# The reason why the DST will only begin November 3rd is that the thousands
# of electoral machines used cannot have their time changed, and since the
# Constitution says the elections must begin at 8:00 AM and end at 5:00 PM,
# the Government decided to postpone DST, instead of changing the Constitution
# (maybe, for the next elections, it will be possible to change the clock)...

# From Rodrigo Severo (2004-10-04):
# It's just the biannual change made necessary by the much hyped, supposedly
# modern Brazilian eletronic voting machines which, apparently, can't deal
# with a time change between the first and the second rounds of the elections.

# From Steffen Thorsen (2007-09-20):
# Brazil will start DST on 2007-10-14 00:00 and end on 2008-02-17 00:00:
# http://www.mme.gov.br/site/news/detail.do;jsessionid=BBA06811AFCAAC28F0285210913513DA?newsId=13975

P
peytoia 已提交
677 678
# From Paul Schulze (2008-06-24):
# ...by law number 11.662 of April 24, 2008 (published in the "Diario
A
aefimov 已提交
679
# Oficial da União"...) in Brazil there are changes in the timezones,
P
peytoia 已提交
680 681
# effective today (00:00am at June 24, 2008) as follows:
#
A
aefimov 已提交
682
# a) The timezone UTC+5 is extinguished, with all the Acre state and the
P
peytoia 已提交
683 684
# part of the Amazonas state that had this timezone now being put to the
# timezone UTC+4
A
aefimov 已提交
685
# b) The whole Pará state now is put at timezone UTC+3, instead of just
P
peytoia 已提交
686 687 688 689 690 691 692 693 694 695 696 697
# part of it, as was before.
#
# This change follows a proposal of senator Tiao Viana of Acre state, that
# proposed it due to concerns about open television channels displaying
# programs inappropriate to youths in the states that had the timezone
# UTC+5 too early in the night. In the occasion, some more corrections
# were proposed, trying to unify the timezones of any given state. This
# change modifies timezone rules defined in decree 2.784 of 18 June,
# 1913.

# From Rodrigo Severo (2008-06-24):
# Just correcting the URL:
P
peytoia 已提交
698
# https://www.in.gov.br/imprensa/visualiza/index.jsp?jornal=do&secao=1&pagina=1&data=25/04/2008
P
peytoia 已提交
699 700 701
#
# As a result of the above Decree I believe the America/Rio_Branco
# timezone shall be modified from UTC-5 to UTC-4 and a new timezone shall
A
aefimov 已提交
702
# be created to represent the...west side of the Pará State. I
P
peytoia 已提交
703 704 705 706 707 708 709 710 711 712
# suggest this new timezone be called Santarem as the most
# important/populated city in the affected area.
#
# This new timezone would be the same as the Rio_Branco timezone up to
# the 2008/06/24 change which would be to UTC-3 instead of UTC-4.

# From Alex Krivenyshev (2008-06-24):
# This is a quick reference page for New and Old Brazil Time Zones map.
# http://www.worldtimezone.com/brazil-time-new-old.php
#
A
aefimov 已提交
713 714 715
# - 4 time zones replaced by 3 time zones - eliminating time zone UTC-05
# (state Acre and the part of the Amazonas will be UTC/GMT-04) - western
# part of Par state is moving to one timezone UTC-03 (from UTC-04).
P
peytoia 已提交
716

D
duke 已提交
717 718
# From Paul Eggert (2002-10-10):
# The official decrees referenced below are mostly taken from
A
aefimov 已提交
719 720
# Decretos sobre o Horário de Verão no Brasil.
# http://pcdsh01.on.br/DecHV.html
D
duke 已提交
721

P
peytoia 已提交
722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741
# From Steffen Thorsen (2008-08-29):
# As announced by the government and many newspapers in Brazil late
# yesterday, Brazil will start DST on 2008-10-19 (need to change rule) and
# it will end on 2009-02-15 (current rule for Brazil is fine). Based on
# past years experience with the elections, there was a good chance that
# the start was postponed to November, but it did not happen this year.
#
# It has not yet been posted to http://pcdsh01.on.br/DecHV.html
#
# An official page about it:
# http://www.mme.gov.br/site/news/detail.do?newsId=16722
# Note that this link does not always work directly, but must be accessed
# by going to
# http://www.mme.gov.br/first
#
# One example link that works directly:
# http://jornale.com.br/index.php?option=com_content&task=view&id=13530&Itemid=54
# (Portuguese)
#
# We have a written a short article about it as well:
R
rpatil 已提交
742
# https://www.timeanddate.com/news/time/brazil-dst-2008-2009.html
P
peytoia 已提交
743 744 745
#
# From Alexander Krivenyshev (2011-10-04):
# State Bahia will return to Daylight savings time this year after 8 years off.
C
coffeys 已提交
746 747
# The announcement was made by Governor Jaques Wagner in an interview to a
# television station in Salvador.
P
peytoia 已提交
748 749 750

# In Portuguese:
# http://g1.globo.com/bahia/noticia/2011/10/governador-jaques-wagner-confirma-horario-de-verao-na-bahia.html
R
rpatil 已提交
751
# https://noticias.terra.com.br/brasil/noticias/0,,OI5390887-EI8139,00-Bahia+volta+a+ter+horario+de+verao+apos+oito+anos.html
P
peytoia 已提交
752 753 754

# From Guilherme Bernardes Rodrigues (2011-10-07):
# There is news in the media, however there is still no decree about it.
A
aefimov 已提交
755
# I just send a e-mail to Zulmira Brandao at http://pcdsh01.on.br/ the
S
sherman 已提交
756
# official agency about time in Brazil, and she confirmed that the old rule is
P
peytoia 已提交
757
# still in force.
P
peytoia 已提交
758

P
peytoia 已提交
759 760 761 762 763 764
# From Guilherme Bernardes Rodrigues (2011-10-14)
# It's official, the President signed a decree that includes Bahia in summer
# time.
#	 [ and in a second message (same day): ]
# I found the decree.
#
A
aefimov 已提交
765
# DECRETO No. 7.584, DE 13 DE OUTUBRO DE 2011
P
peytoia 已提交
766 767 768
# Link :
# http://www.in.gov.br/visualiza/index.jsp?data=13/10/2011&jornal=1000&pagina=6&totalArquivos=6

C
coffeys 已提交
769 770 771 772 773 774 775 776
# From Kelley Cook (2012-10-16):
# The governor of state of Bahia in Brazil announced on Thursday that
# due to public pressure, he is reversing the DST policy they implemented
# last year and will not be going to Summer Time on October 21st....
# http://www.correio24horas.com.br/r/artigo/apos-pressoes-wagner-suspende-horario-de-verao-na-bahia

# From Rodrigo Severo (2012-10-16):
# Tocantins state will have DST.
R
rpatil 已提交
777
# https://noticias.terra.com.br/brasil/noticias/0,,OI6232536-EI306.html
P
peytoia 已提交
778

A
aefimov 已提交
779 780 781 782
# From Steffen Thorsen (2013-09-20):
# Tocantins in Brazil is very likely not to observe DST from October....
# http://conexaoto.com.br/2013/09/18/ministerio-confirma-que-tocantins-esta-fora-do-horario-de-verao-em-2013-mas-falta-publicacao-de-decreto
# We will keep this article updated when this is confirmed:
R
rpatil 已提交
783
# https://www.timeanddate.com/news/time/brazil-starts-dst-2013.html
A
aefimov 已提交
784

A
aefimov 已提交
785
# From Steffen Thorsen (2013-10-17):
R
rpatil 已提交
786
# https://www.timeanddate.com/news/time/acre-amazonas-change-time-zone.html
A
aefimov 已提交
787 788 789 790 791 792 793
# Senator Jorge Viana announced that Acre will change time zone on November 10.
# He did not specify the time of the change, nor if western parts of Amazonas
# will change as well.
#
# From Paul Eggert (2013-10-17):
# For now, assume western Amazonas will change as well.

D
duke 已提交
794
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
A
aefimov 已提交
795 796
# Decree 20,466 <http://pcdsh01.on.br/HV20466.htm> (1931-10-01)
# Decree 21,896 <http://pcdsh01.on.br/HV21896.htm> (1932-01-10)
D
duke 已提交
797 798 799
Rule	Brazil	1931	only	-	Oct	 3	11:00	1:00	S
Rule	Brazil	1932	1933	-	Apr	 1	 0:00	0	-
Rule	Brazil	1932	only	-	Oct	 3	 0:00	1:00	S
A
aefimov 已提交
800
# Decree 23,195 <http://pcdsh01.on.br/HV23195.htm> (1933-10-10)
D
duke 已提交
801
# revoked DST.
A
aefimov 已提交
802 803
# Decree 27,496 <http://pcdsh01.on.br/HV27496.htm> (1949-11-24)
# Decree 27,998 <http://pcdsh01.on.br/HV27998.htm> (1950-04-13)
D
duke 已提交
804 805 806
Rule	Brazil	1949	1952	-	Dec	 1	 0:00	1:00	S
Rule	Brazil	1950	only	-	Apr	16	 1:00	0	-
Rule	Brazil	1951	1952	-	Apr	 1	 0:00	0	-
A
aefimov 已提交
807
# Decree 32,308 <http://pcdsh01.on.br/HV32308.htm> (1953-02-24)
D
duke 已提交
808
Rule	Brazil	1953	only	-	Mar	 1	 0:00	0	-
A
aefimov 已提交
809
# Decree 34,724 <http://pcdsh01.on.br/HV34724.htm> (1953-11-30)
D
duke 已提交
810
# revoked DST.
A
aefimov 已提交
811
# Decree 52,700 <http://pcdsh01.on.br/HV52700.htm> (1963-10-18)
D
duke 已提交
812 813
# established DST from 1963-10-23 00:00 to 1964-02-29 00:00
# in SP, RJ, GB, MG, ES, due to the prolongation of the drought.
A
aefimov 已提交
814
# Decree 53,071 <http://pcdsh01.on.br/HV53071.htm> (1963-12-03)
D
duke 已提交
815 816
# extended the above decree to all of the national territory on 12-09.
Rule	Brazil	1963	only	-	Dec	 9	 0:00	1:00	S
A
aefimov 已提交
817
# Decree 53,604 <http://pcdsh01.on.br/HV53604.htm> (1964-02-25)
D
duke 已提交
818 819
# extended summer time by one day to 1964-03-01 00:00 (start of school).
Rule	Brazil	1964	only	-	Mar	 1	 0:00	0	-
A
aefimov 已提交
820
# Decree 55,639 <http://pcdsh01.on.br/HV55639.htm> (1965-01-27)
D
duke 已提交
821 822
Rule	Brazil	1965	only	-	Jan	31	 0:00	1:00	S
Rule	Brazil	1965	only	-	Mar	31	 0:00	0	-
A
aefimov 已提交
823
# Decree 57,303 <http://pcdsh01.on.br/HV57303.htm> (1965-11-22)
D
duke 已提交
824
Rule	Brazil	1965	only	-	Dec	 1	 0:00	1:00	S
A
aefimov 已提交
825
# Decree 57,843 <http://pcdsh01.on.br/HV57843.htm> (1966-02-18)
D
duke 已提交
826 827
Rule	Brazil	1966	1968	-	Mar	 1	 0:00	0	-
Rule	Brazil	1966	1967	-	Nov	 1	 0:00	1:00	S
A
aefimov 已提交
828
# Decree 63,429 <http://pcdsh01.on.br/HV63429.htm> (1968-10-15)
D
duke 已提交
829
# revoked DST.
A
aefimov 已提交
830
# Decree 91,698 <http://pcdsh01.on.br/HV91698.htm> (1985-09-27)
D
duke 已提交
831 832 833 834 835 836 837
Rule	Brazil	1985	only	-	Nov	 2	 0:00	1:00	S
# Decree 92,310 (1986-01-21)
# Decree 92,463 (1986-03-13)
Rule	Brazil	1986	only	-	Mar	15	 0:00	0	-
# Decree 93,316 (1986-10-01)
Rule	Brazil	1986	only	-	Oct	25	 0:00	1:00	S
Rule	Brazil	1987	only	-	Feb	14	 0:00	0	-
A
aefimov 已提交
838
# Decree 94,922 <http://pcdsh01.on.br/HV94922.htm> (1987-09-22)
D
duke 已提交
839 840
Rule	Brazil	1987	only	-	Oct	25	 0:00	1:00	S
Rule	Brazil	1988	only	-	Feb	 7	 0:00	0	-
A
aefimov 已提交
841
# Decree 96,676 <http://pcdsh01.on.br/HV96676.htm> (1988-09-12)
D
duke 已提交
842 843 844
# except for the states of AC, AM, PA, RR, RO, and AP (then a territory)
Rule	Brazil	1988	only	-	Oct	16	 0:00	1:00	S
Rule	Brazil	1989	only	-	Jan	29	 0:00	0	-
A
aefimov 已提交
845
# Decree 98,077 <http://pcdsh01.on.br/HV98077.htm> (1989-08-21)
D
duke 已提交
846 847 848
# with the same exceptions
Rule	Brazil	1989	only	-	Oct	15	 0:00	1:00	S
Rule	Brazil	1990	only	-	Feb	11	 0:00	0	-
A
aefimov 已提交
849
# Decree 99,530 <http://pcdsh01.on.br/HV99530.htm> (1990-09-17)
D
duke 已提交
850 851 852 853
# adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF.
# Decree 99,629 (1990-10-19) adds BA, MT.
Rule	Brazil	1990	only	-	Oct	21	 0:00	1:00	S
Rule	Brazil	1991	only	-	Feb	17	 0:00	0	-
A
aefimov 已提交
854
# Unnumbered decree <http://pcdsh01.on.br/HV1991.htm> (1991-09-25)
D
duke 已提交
855 856 857
# adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF.
Rule	Brazil	1991	only	-	Oct	20	 0:00	1:00	S
Rule	Brazil	1992	only	-	Feb	 9	 0:00	0	-
A
aefimov 已提交
858
# Unnumbered decree <http://pcdsh01.on.br/HV1992.htm> (1992-10-16)
D
duke 已提交
859 860 861
# adopted by same states.
Rule	Brazil	1992	only	-	Oct	25	 0:00	1:00	S
Rule	Brazil	1993	only	-	Jan	31	 0:00	0	-
A
aefimov 已提交
862
# Decree 942 <http://pcdsh01.on.br/HV942.htm> (1993-09-28)
D
duke 已提交
863
# adopted by same states, plus AM.
A
aefimov 已提交
864
# Decree 1,252 <http://pcdsh01.on.br/HV1252.htm> (1994-09-22;
D
duke 已提交
865
# web page corrected 2004-01-07) adopted by same states, minus AM.
A
aefimov 已提交
866
# Decree 1,636 <http://pcdsh01.on.br/HV1636.htm> (1995-09-14)
D
duke 已提交
867
# adopted by same states, plus MT and TO.
A
aefimov 已提交
868
# Decree 1,674 <http://pcdsh01.on.br/HV1674.htm> (1995-10-13)
D
duke 已提交
869 870 871 872
# adds AL, SE.
Rule	Brazil	1993	1995	-	Oct	Sun>=11	 0:00	1:00	S
Rule	Brazil	1994	1995	-	Feb	Sun>=15	 0:00	0	-
Rule	Brazil	1996	only	-	Feb	11	 0:00	0	-
A
aefimov 已提交
873
# Decree 2,000 <http://pcdsh01.on.br/HV2000.htm> (1996-09-04)
D
duke 已提交
874 875 876 877 878 879 880 881 882 883 884 885
# adopted by same states, minus AL, SE.
Rule	Brazil	1996	only	-	Oct	 6	 0:00	1:00	S
Rule	Brazil	1997	only	-	Feb	16	 0:00	0	-
# From Daniel C. Sobral (1998-02-12):
# In 1997, the DS began on October 6. The stated reason was that
# because international television networks ignored Brazil's policy on DS,
# they bought the wrong times on satellite for coverage of Pope's visit.
# This year, the ending date of DS was postponed to March 1
# to help dealing with the shortages of electric power.
#
# Decree 2,317 (1997-09-04), adopted by same states.
Rule	Brazil	1997	only	-	Oct	 6	 0:00	1:00	S
A
aefimov 已提交
886
# Decree 2,495 <http://pcdsh01.on.br/figuras/HV2495.JPG>
D
duke 已提交
887 888
# (1998-02-10)
Rule	Brazil	1998	only	-	Mar	 1	 0:00	0	-
A
aefimov 已提交
889
# Decree 2,780 <http://pcdsh01.on.br/figuras/Hv98.jpg> (1998-09-11)
D
duke 已提交
890 891 892
# adopted by the same states as before.
Rule	Brazil	1998	only	-	Oct	11	 0:00	1:00	S
Rule	Brazil	1999	only	-	Feb	21	 0:00	0	-
A
aefimov 已提交
893
# Decree 3,150 <http://pcdsh01.on.br/figuras/HV3150.gif>
D
duke 已提交
894
# (1999-08-23) adopted by same states.
A
aefimov 已提交
895
# Decree 3,188 <http://pcdsh01.on.br/DecHV99.gif> (1999-09-30)
D
duke 已提交
896 897 898
# adds SE, AL, PB, PE, RN, CE, PI, MA and RR.
Rule	Brazil	1999	only	-	Oct	 3	 0:00	1:00	S
Rule	Brazil	2000	only	-	Feb	27	 0:00	0	-
A
aefimov 已提交
899
# Decree 3,592 <http://pcdsh01.on.br/DEC3592.htm> (2000-09-06)
D
duke 已提交
900
# adopted by the same states as before.
A
aefimov 已提交
901
# Decree 3,630 <http://pcdsh01.on.br/Dec3630.jpg> (2000-10-13)
D
duke 已提交
902
# repeals DST in PE and RR, effective 2000-10-15 00:00.
A
aefimov 已提交
903
# Decree 3,632 <http://pcdsh01.on.br/Dec3632.jpg> (2000-10-17)
D
duke 已提交
904
# repeals DST in SE, AL, PB, RN, CE, PI and MA, effective 2000-10-22 00:00.
A
aefimov 已提交
905
# Decree 3,916 <http://pcdsh01.on.br/figuras/HV3916.gif>
D
duke 已提交
906 907 908 909
# (2001-09-13) reestablishes DST in AL, CE, MA, PB, PE, PI, RN, SE.
Rule	Brazil	2000	2001	-	Oct	Sun>=8	 0:00	1:00	S
Rule	Brazil	2001	2006	-	Feb	Sun>=15	 0:00	0	-
# Decree 4,399 (2002-10-01) repeals DST in AL, CE, MA, PB, PE, PI, RN, SE.
A
aefimov 已提交
910
# 4,399 <http://www.presidencia.gov.br/CCIVIL/decreto/2002/D4399.htm>
D
duke 已提交
911 912
Rule	Brazil	2002	only	-	Nov	 3	 0:00	1:00	S
# Decree 4,844 (2003-09-24; corrected 2003-09-26) repeals DST in BA, MT, TO.
A
aefimov 已提交
913
# 4,844 <http://www.presidencia.gov.br/CCIVIL/decreto/2003/D4844.htm>
D
duke 已提交
914 915
Rule	Brazil	2003	only	-	Oct	19	 0:00	1:00	S
# Decree 5,223 (2004-10-01) reestablishes DST in MT.
A
aefimov 已提交
916
# 5,223 <http://www.planalto.gov.br/ccivil_03/_Ato2004-2006/2004/Decreto/D5223.htm>
D
duke 已提交
917
Rule	Brazil	2004	only	-	Nov	 2	 0:00	1:00	S
A
aefimov 已提交
918
# Decree 5,539 <http://pcdsh01.on.br/DecHV5539.gif> (2005-09-19),
D
duke 已提交
919 920
# adopted by the same states as before.
Rule	Brazil	2005	only	-	Oct	16	 0:00	1:00	S
A
aefimov 已提交
921
# Decree 5,920 <http://pcdsh01.on.br/DecHV5920.gif> (2006-10-03),
D
duke 已提交
922 923 924
# adopted by the same states as before.
Rule	Brazil	2006	only	-	Nov	 5	 0:00	1:00	S
Rule	Brazil	2007	only	-	Feb	25	 0:00	0	-
A
aefimov 已提交
925
# Decree 6,212 <http://pcdsh01.on.br/DecHV6212.gif> (2007-09-26),
P
peytoia 已提交
926
# adopted by the same states as before.
P
peytoia 已提交
927 928
Rule	Brazil	2007	only	-	Oct	Sun>=8	 0:00	1:00	S
# From Frederico A. C. Neves (2008-09-10):
S
sherman 已提交
929
# According to this decree
P
peytoia 已提交
930 931 932 933
# http://www.planalto.gov.br/ccivil_03/_Ato2007-2010/2008/Decreto/D6558.htm
# [t]he DST period in Brazil now on will be from the 3rd Oct Sunday to the
# 3rd Feb Sunday. There is an exception on the return date when this is
# the Carnival Sunday then the return date will be the next Sunday...
934
Rule	Brazil	2008	2017	-	Oct	Sun>=15	0:00	1:00	S
P
peytoia 已提交
935
Rule	Brazil	2008	2011	-	Feb	Sun>=15	0:00	0	-
936 937
# Decree 7,584 <http://pcdsh01.on.br/HVdecreto7584_20111013.jpg> (2011-10-13)
# added Bahia.
P
peytoia 已提交
938
Rule	Brazil	2012	only	-	Feb	Sun>=22	0:00	0	-
939 940 941 942
# Decree 7,826 <http://pcdsh01.on.br/HVdecreto7826_20121015.jpg> (2012-10-15)
# removed Bahia and added Tocantins.
# Decree 8,112 <http://pcdsh01.on.br/HVdecreto8112_20130930.JPG> (2013-09-30)
# removed Tocantins.
P
peytoia 已提交
943 944 945
Rule	Brazil	2013	2014	-	Feb	Sun>=15	0:00	0	-
Rule	Brazil	2015	only	-	Feb	Sun>=22	0:00	0	-
Rule	Brazil	2016	2022	-	Feb	Sun>=15	0:00	0	-
946 947 948 949 950 951 952
# From Steffen Thorsen (2017-12-18):
# According to many media sources, next year's DST start in Brazil will move to
# the first Sunday of November, and it will stay like that for the years after.
# ... https://www.timeanddate.com/news/time/brazil-delays-dst-2018.html
# From Steffen Thorsen (2017-12-20):
# http://www.planalto.gov.br/ccivil_03/_ato2015-2018/2017/decreto/D9242.htm
Rule	Brazil	2018	max	-	Nov	Sun>=1	0:00	1:00	S
P
peytoia 已提交
953 954 955 956 957 958 959 960 961 962 963
Rule	Brazil	2023	only	-	Feb	Sun>=22	0:00	0	-
Rule	Brazil	2024	2025	-	Feb	Sun>=15	0:00	0	-
Rule	Brazil	2026	only	-	Feb	Sun>=22	0:00	0	-
Rule	Brazil	2027	2033	-	Feb	Sun>=15	0:00	0	-
Rule	Brazil	2034	only	-	Feb	Sun>=22	0:00	0	-
Rule	Brazil	2035	2036	-	Feb	Sun>=15	0:00	0	-
Rule	Brazil	2037	only	-	Feb	Sun>=22	0:00	0	-
# From Arthur David Olson (2008-09-29):
# The next is wrong in some years but is better than nothing.
Rule	Brazil	2038	max	-	Feb	Sun>=15	0:00	0	-

D
duke 已提交
964 965 966 967 968 969 970
# The latest ruleset listed above says that the following states observe DST:
# DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP.

# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
#
# Fernando de Noronha (administratively part of PE)
Zone America/Noronha	-2:09:40 -	LMT	1914
R
rpatil 已提交
971 972 973 974 975 976
			-2:00	Brazil	-02/-01	1990 Sep 17
			-2:00	-	-02	1999 Sep 30
			-2:00	Brazil	-02/-01	2000 Oct 15
			-2:00	-	-02	2001 Sep 13
			-2:00	Brazil	-02/-01	2002 Oct  1
			-2:00	-	-02
D
duke 已提交
977
# Other Atlantic islands have no permanent settlement.
A
aefimov 已提交
978 979
# These include Trindade and Martim Vaz (administratively part of ES),
# Rocas Atoll (RN), and the St Peter and St Paul Archipelago (PE).
D
duke 已提交
980 981 982
# Fernando de Noronha was a separate territory from 1942-09-02 to 1989-01-01;
# it also included the Penedos.
#
A
aefimov 已提交
983 984 985
# Amapá (AP), east Pará (PA)
# East Pará includes Belém, Marabá, Serra Norte, and São Félix do Xingu.
# The division between east and west Pará is the river Xingu.
D
duke 已提交
986
# In the north a very small part from the river Javary (now Jari I guess,
A
aefimov 已提交
987
# the border with Amapá) to the Amazon, then to the Xingu.
D
duke 已提交
988
Zone America/Belem	-3:13:56 -	LMT	1914
R
rpatil 已提交
989 990
			-3:00	Brazil	-03/-02	1988 Sep 12
			-3:00	-	-03
D
duke 已提交
991
#
A
aefimov 已提交
992 993
# west Pará (PA)
# West Pará includes Altamira, Óbidos, Prainha, Oriximiná, and Santarém.
P
peytoia 已提交
994
Zone America/Santarem	-3:38:48 -	LMT	1914
R
rpatil 已提交
995 996 997
			-4:00	Brazil	-04/-03	1988 Sep 12
			-4:00	-	-04	2008 Jun 24  0:00
			-3:00	-	-03
P
peytoia 已提交
998
#
A
aefimov 已提交
999 1000
# Maranhão (MA), Piauí (PI), Ceará (CE), Rio Grande do Norte (RN),
# Paraíba (PB)
D
duke 已提交
1001
Zone America/Fortaleza	-2:34:00 -	LMT	1914
R
rpatil 已提交
1002 1003 1004 1005 1006 1007
			-3:00	Brazil	-03/-02	1990 Sep 17
			-3:00	-	-03	1999 Sep 30
			-3:00	Brazil	-03/-02	2000 Oct 22
			-3:00	-	-03	2001 Sep 13
			-3:00	Brazil	-03/-02	2002 Oct  1
			-3:00	-	-03
D
duke 已提交
1008 1009 1010
#
# Pernambuco (PE) (except Atlantic islands)
Zone America/Recife	-2:19:36 -	LMT	1914
R
rpatil 已提交
1011 1012 1013 1014 1015 1016
			-3:00	Brazil	-03/-02	1990 Sep 17
			-3:00	-	-03	1999 Sep 30
			-3:00	Brazil	-03/-02	2000 Oct 15
			-3:00	-	-03	2001 Sep 13
			-3:00	Brazil	-03/-02	2002 Oct  1
			-3:00	-	-03
D
duke 已提交
1017 1018 1019
#
# Tocantins (TO)
Zone America/Araguaina	-3:12:48 -	LMT	1914
R
rpatil 已提交
1020 1021 1022 1023 1024 1025
			-3:00	Brazil	-03/-02	1990 Sep 17
			-3:00	-	-03	1995 Sep 14
			-3:00	Brazil	-03/-02	2003 Sep 24
			-3:00	-	-03	2012 Oct 21
			-3:00	Brazil	-03/-02	2013 Sep
			-3:00	-	-03
D
duke 已提交
1026 1027 1028
#
# Alagoas (AL), Sergipe (SE)
Zone America/Maceio	-2:22:52 -	LMT	1914
R
rpatil 已提交
1029 1030 1031 1032 1033 1034 1035 1036
			-3:00	Brazil	-03/-02	1990 Sep 17
			-3:00	-	-03	1995 Oct 13
			-3:00	Brazil	-03/-02	1996 Sep  4
			-3:00	-	-03	1999 Sep 30
			-3:00	Brazil	-03/-02	2000 Oct 22
			-3:00	-	-03	2001 Sep 13
			-3:00	Brazil	-03/-02	2002 Oct  1
			-3:00	-	-03
D
duke 已提交
1037 1038 1039 1040 1041
#
# Bahia (BA)
# There are too many Salvadors elsewhere, so use America/Bahia instead
# of America/Salvador.
Zone America/Bahia	-2:34:04 -	LMT	1914
R
rpatil 已提交
1042 1043 1044 1045
			-3:00	Brazil	-03/-02	2003 Sep 24
			-3:00	-	-03	2011 Oct 16
			-3:00	Brazil	-03/-02	2012 Oct 21
			-3:00	-	-03
D
duke 已提交
1046
#
A
aefimov 已提交
1047 1048
# Goiás (GO), Distrito Federal (DF), Minas Gerais (MG),
# Espírito Santo (ES), Rio de Janeiro (RJ), São Paulo (SP), Paraná (PR),
D
duke 已提交
1049 1050
# Santa Catarina (SC), Rio Grande do Sul (RS)
Zone America/Sao_Paulo	-3:06:28 -	LMT	1914
R
rpatil 已提交
1051 1052 1053
			-3:00	Brazil	-03/-02	1963 Oct 23  0:00
			-3:00	1:00	-02	1964
			-3:00	Brazil	-03/-02
D
duke 已提交
1054 1055 1056
#
# Mato Grosso do Sul (MS)
Zone America/Campo_Grande -3:38:28 -	LMT	1914
R
rpatil 已提交
1057
			-4:00	Brazil	-04/-03
D
duke 已提交
1058 1059 1060
#
# Mato Grosso (MT)
Zone America/Cuiaba	-3:44:20 -	LMT	1914
R
rpatil 已提交
1061 1062 1063
			-4:00	Brazil	-04/-03	2003 Sep 24
			-4:00	-	-04	2004 Oct  1
			-4:00	Brazil	-04/-03
D
duke 已提交
1064
#
A
aefimov 已提交
1065
# Rondônia (RO)
D
duke 已提交
1066
Zone America/Porto_Velho -4:15:36 -	LMT	1914
R
rpatil 已提交
1067 1068
			-4:00	Brazil	-04/-03	1988 Sep 12
			-4:00	-	-04
D
duke 已提交
1069 1070 1071
#
# Roraima (RR)
Zone America/Boa_Vista	-4:02:40 -	LMT	1914
R
rpatil 已提交
1072 1073 1074 1075
			-4:00	Brazil	-04/-03	1988 Sep 12
			-4:00	-	-04	1999 Sep 30
			-4:00	Brazil	-04/-03	2000 Oct 15
			-4:00	-	-04
D
duke 已提交
1076
#
A
aefimov 已提交
1077
# east Amazonas (AM): Boca do Acre, Jutaí, Manaus, Floriano Peixoto
D
duke 已提交
1078 1079 1080
# The great circle line from Tabatinga to Porto Acre divides
# east from west Amazonas.
Zone America/Manaus	-4:00:04 -	LMT	1914
R
rpatil 已提交
1081 1082 1083 1084
			-4:00	Brazil	-04/-03	1988 Sep 12
			-4:00	-	-04	1993 Sep 28
			-4:00	Brazil	-04/-03	1994 Sep 22
			-4:00	-	-04
D
duke 已提交
1085 1086
#
# west Amazonas (AM): Atalaia do Norte, Boca do Maoco, Benjamin Constant,
A
aefimov 已提交
1087
#	Eirunepé, Envira, Ipixuna
D
duke 已提交
1088
Zone America/Eirunepe	-4:39:28 -	LMT	1914
R
rpatil 已提交
1089 1090 1091 1092 1093 1094
			-5:00	Brazil	-05/-04	1988 Sep 12
			-5:00	-	-05	1993 Sep 28
			-5:00	Brazil	-05/-04	1994 Sep 22
			-5:00	-	-05	2008 Jun 24  0:00
			-4:00	-	-04	2013 Nov 10
			-5:00	-	-05
D
duke 已提交
1095 1096 1097
#
# Acre (AC)
Zone America/Rio_Branco	-4:31:12 -	LMT	1914
R
rpatil 已提交
1098 1099 1100 1101
			-5:00	Brazil	-05/-04	1988 Sep 12
			-5:00	-	-05	2008 Jun 24  0:00
			-4:00	-	-04	2013 Nov 10
			-5:00	-	-05
D
duke 已提交
1102 1103 1104

# Chile

A
aefimov 已提交
1105 1106
# From Paul Eggert (2015-04-03):
# Shanks & Pottenger says America/Santiago introduced standard time in
1107
# 1890 and rounds its UT offset to 70W40; guess that in practice this
A
aefimov 已提交
1108 1109 1110 1111 1112 1113 1114
# was the same offset as in 1916-1919.  It also says Pacific/Easter
# standardized on 109W22 in 1890; assume this didn't change the clocks.
#
# Dates for America/Santiago from 1910 to 2004 are primarily from
# the following source, cited by Oscar van Vlijmen (2006-10-08):
# [1] Chile Law
# http://www.webexhibits.org/daylightsaving/chile.html
R
rpatil 已提交
1115
# This contains a copy of this official table:
A
aefimov 已提交
1116
# Cambios en la hora oficial de Chile desde 1900 (retrieved 2008-03-30)
R
rpatil 已提交
1117
# https://web.archive.org/web/20080330200901/http://www.horaoficial.cl/cambio.htm
A
aefimov 已提交
1118 1119 1120 1121 1122
# [1] needs several corrections, though.
#
# The first set of corrections is from:
# [2] History of the Official Time of Chile
# http://www.horaoficial.cl/ing/horaof_ing.html (retrieved 2012-03-06).  See:
R
rpatil 已提交
1123
# https://web.archive.org/web/20120306042032/http://www.horaoficial.cl/ing/horaof_ing.html
A
aefimov 已提交
1124 1125
# This is an English translation of:
# Historia de la hora oficial de Chile (retrieved 2012-10-24).  See:
R
rpatil 已提交
1126
# https://web.archive.org/web/20121024234627/http://www.horaoficial.cl/horaof.htm
A
aefimov 已提交
1127 1128 1129 1130 1131
# A fancier Spanish version (requiring mouse-clicking) is at:
# http://www.horaoficial.cl/historia_hora.html
# Conflicts between [1] and [2] were resolved as follows:
#
#  - [1] says the 1910 transition was Jan 1, [2] says Jan 10 and cites
A
aefimov 已提交
1132
#    Boletín No. 1, Aviso No. 1 (1910).  Go with [2].
A
aefimov 已提交
1133 1134 1135 1136 1137 1138 1139
#
#  - [1] says SMT was -4:42:45, [2] says Chile's official time from
#    1916 to 1919 was -4:42:46.3, the meridian of Chile's National
#    Astronomical Observatory (OAN), then located in what is now
#    Quinta Normal in Santiago.  Go with [2], rounding it to -4:42:46.
#
#  - [1] says the 1918 transition was Sep 1, [2] says Sep 10 and cites
A
aefimov 已提交
1140
#    Boletín No. 22, Aviso No. 129/1918 (1918-08-23).  Go with [2].
A
aefimov 已提交
1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158
#
#  - [1] does not give times for transitions; assume they occur
#    at midnight mainland time, the current common practice.  However,
#    go with [2]'s specification of 23:00 for the 1947-05-21 transition.
#
# Another correction to [1] is from Jesper Nørgaard Welen, who
# wrote (2006-10-08), "I think that there are some obvious mistakes in
# the suggested link from Oscar van Vlijmen,... for instance entry 66
# says that GMT-4 ended 1990-09-12 while entry 67 only begins GMT-3 at
# 1990-09-15 (they should have been 1990-09-15 and 1990-09-16
# respectively), but anyhow it clears up some doubts too."
#
# Data for Pacific/Easter from 1910 through 1967 come from Shanks &
# Pottenger.  After that, for lack of better info assume
# Pacific/Easter is always two hours behind America/Santiago;
# this is known to work for DST transitions starting in 2008 and
# may well be true for earlier transitions.

D
duke 已提交
1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170
# From Eduardo Krell (1995-10-19):
# The law says to switch to DST at midnight [24:00] on the second SATURDAY
# of October....  The law is the same for March and October.
# (1998-09-29):
# Because of the drought this year, the government decided to go into
# DST earlier (saturday 9/26 at 24:00). This is a one-time change only ...
# (unless there's another dry season next year, I guess).

# From Julio I. Pacheco Troncoso (1999-03-18):
# Because of the same drought, the government decided to end DST later,
# on April 3, (one-time change).

A
aefimov 已提交
1171
# From Germán Poo-Caamaño (2008-03-03):
P
peytoia 已提交
1172 1173 1174
# Due to drought, Chile extends Daylight Time in three weeks.  This
# is one-time change (Saturday 3/29 at 24:00 for America/Santiago
# and Saturday 3/29 at 22:00 for Pacific/Easter)
C
coffeys 已提交
1175
# The Supreme Decree is located at
P
peytoia 已提交
1176
# http://www.shoa.cl/servicios/supremo316.pdf
A
aefimov 已提交
1177
#
A
aefimov 已提交
1178
# From José Miguel Garrido (2008-03-05):
P
peytoia 已提交
1179 1180
# http://www.shoa.cl/noticias/2008/04hora/hora.htm

P
peytoia 已提交
1181 1182 1183 1184
# From Angel Chiang (2010-03-04):
# Subject: DST in Chile exceptionally extended to 3 April due to earthquake
# http://www.gobiernodechile.cl/viewNoticia.aspx?idArticulo=30098
#
A
aefimov 已提交
1185
# From Arthur David Olson (2010-03-06):
P
peytoia 已提交
1186 1187
# Angel Chiang's message confirmed by Julio Pacheco; Julio provided a patch.

P
peytoia 已提交
1188 1189 1190 1191 1192
# From Glenn Eychaner (2011-03-28):
# http://diario.elmercurio.com/2011/03/28/_portada/_portada/noticias/7565897A-CA86-49E6-9E03-660B21A4883E.htm?id=3D{7565897A-CA86-49E6-9E03-660B21A4883E}
# In English:
# Chile's clocks will go back an hour this year on the 7th of May instead
# of this Saturday. They will go forward again the 3rd Saturday in
A
aefimov 已提交
1193
# August, not in October as they have since 1968.
P
peytoia 已提交
1194

P
peytoia 已提交
1195 1196 1197 1198
# From Mauricio Parada (2012-02-22), translated by Glenn Eychaner (2012-02-23):
# As stated in the website of the Chilean Energy Ministry
# http://www.minenergia.cl/ministerio/noticias/generales/gobierno-anuncia-fechas-de-cambio-de.html
# The Chilean Government has decided to postpone the entrance into winter time
A
aefimov 已提交
1199
# (to leave DST) from March 11 2012 to April 28th 2012....
P
peytoia 已提交
1200 1201 1202 1203 1204 1205 1206 1207 1208
# Quote from the website communication:
#
# 6. For the year 2012, the dates of entry into winter time will be as follows:
# a. Saturday April 28, 2012, clocks should go back 60 minutes; that is, at
# 23:59:59, instead of passing to 0:00, the time should be adjusted to be 23:00
# of the same day.
# b. Saturday, September 1, 2012, clocks should go forward 60 minutes; that is,
# at 23:59:59, instead of passing to 0:00, the time should be adjusted to be
# 01:00 on September 2.
S
sherman 已提交
1209 1210 1211 1212 1213 1214 1215

# From Steffen Thorsen (2013-02-15):
# According to several news sources, Chile has extended DST this year,
# they will end DST later and start DST earlier than planned.  They
# hope to save energy.  The new end date is 2013-04-28 00:00 and new
# start date is 2013-09-08 00:00....
# http://www.gob.cl/informa/2013/02/15/gobierno-anuncia-fechas-de-cambio-de-hora-para-el-ano-2013.htm
P
peytoia 已提交
1216

A
aefimov 已提交
1217
# From José Miguel Garrido (2014-02-19):
A
aefimov 已提交
1218 1219 1220 1221 1222 1223
# Today appeared in the Diario Oficial a decree amending the time change
# dates to 2014.
# DST End: last Saturday of April 2014 (Sun 27 Apr 2014 03:00 UTC)
# DST Start: first Saturday of September 2014 (Sun 07 Sep 2014 04:00 UTC)
# http://www.diariooficial.interior.gob.cl//media/2014/02/19/do-20140219.pdf

A
aefimov 已提交
1224 1225 1226 1227 1228 1229 1230
# From Eduardo Romero Urra (2015-03-03):
# Today has been published officially that Chile will use the DST time
# permanently until March 25 of 2017
# http://www.diariooficial.interior.gob.cl/media/2015/03/03/1-large.jpg
#
# From Paul Eggert (2015-03-03):
# For now, assume that the extension will persist indefinitely.
A
aefimov 已提交
1231

R
rpatil 已提交
1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245
# From Juan Correa (2016-03-18):
# The decree regarding DST has been published in today's Official Gazette:
# http://www.diariooficial.interior.gob.cl/versiones-anteriores/do/20160318/
# http://www.leychile.cl/Navegar?idNorma=1088502
# It does consider the second Saturday of May and August as the dates
# for the transition; and it lists DST dates until 2019, but I think
# this scheme will stick.
#
# From Paul Eggert (2016-03-18):
# For now, assume the pattern holds for the indefinite future.
# The decree says transitions occur at 24:00; in practice this appears
# to mean 24:00 mainland time, not 24:00 local time, so that Easter
# Island is always two hours behind the mainland.

R
rpatil 已提交
1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257
# From Juan Correa (2016-12-04):
# Magallanes region ... will keep DST (UTC -3) all year round....
# http://www.soychile.cl/Santiago/Sociedad/2016/12/04/433428/Bachelet-firmo-el-decreto-para-establecer-un-horario-unico-para-la-Region-de-Magallanes.aspx
#
# From Deborah Goldsmith (2017-01-19):
# http://www.diariooficial.interior.gob.cl/publicaciones/2017/01/17/41660/01/1169626.pdf
# From Paul Eggert (2017-01-19):
# The above says the Magallanes change expires 2019-05-11 at 24:00,
# so in theory, they will revert to -04/-03 after that, which means
# they will switch from -03 to -04 one hour after Santiago does that day.
# For now, assume that they will not revert.

D
duke 已提交
1258
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
A
aefimov 已提交
1259
Rule	Chile	1927	1931	-	Sep	 1	0:00	1:00	S
D
duke 已提交
1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270
Rule	Chile	1928	1932	-	Apr	 1	0:00	0	-
Rule	Chile	1968	only	-	Nov	 3	4:00u	1:00	S
Rule	Chile	1969	only	-	Mar	30	3:00u	0	-
Rule	Chile	1969	only	-	Nov	23	4:00u	1:00	S
Rule	Chile	1970	only	-	Mar	29	3:00u	0	-
Rule	Chile	1971	only	-	Mar	14	3:00u	0	-
Rule	Chile	1970	1972	-	Oct	Sun>=9	4:00u	1:00	S
Rule	Chile	1972	1986	-	Mar	Sun>=9	3:00u	0	-
Rule	Chile	1973	only	-	Sep	30	4:00u	1:00	S
Rule	Chile	1974	1987	-	Oct	Sun>=9	4:00u	1:00	S
Rule	Chile	1987	only	-	Apr	12	3:00u	0	-
A
aefimov 已提交
1271 1272
Rule	Chile	1988	1990	-	Mar	Sun>=9	3:00u	0	-
Rule	Chile	1988	1989	-	Oct	Sun>=9	4:00u	1:00	S
D
duke 已提交
1273 1274 1275 1276 1277 1278 1279
Rule	Chile	1990	only	-	Sep	16	4:00u	1:00	S
Rule	Chile	1991	1996	-	Mar	Sun>=9	3:00u	0	-
Rule	Chile	1991	1997	-	Oct	Sun>=9	4:00u	1:00	S
Rule	Chile	1997	only	-	Mar	30	3:00u	0	-
Rule	Chile	1998	only	-	Mar	Sun>=9	3:00u	0	-
Rule	Chile	1998	only	-	Sep	27	4:00u	1:00	S
Rule	Chile	1999	only	-	Apr	 4	3:00u	0	-
P
peytoia 已提交
1280
Rule	Chile	1999	2010	-	Oct	Sun>=9	4:00u	1:00	S
P
peytoia 已提交
1281 1282 1283 1284
Rule	Chile	2000	2007	-	Mar	Sun>=9	3:00u	0	-
# N.B.: the end of March 29 in Chile is March 30 in Universal time,
# which is used below in specifying the transition.
Rule	Chile	2008	only	-	Mar	30	3:00u	0	-
P
peytoia 已提交
1285
Rule	Chile	2009	only	-	Mar	Sun>=9	3:00u	0	-
P
peytoia 已提交
1286 1287
Rule	Chile	2010	only	-	Apr	Sun>=1	3:00u	0	-
Rule	Chile	2011	only	-	May	Sun>=2	3:00u	0	-
P
peytoia 已提交
1288
Rule	Chile	2011	only	-	Aug	Sun>=16	4:00u	1:00	S
R
rpatil 已提交
1289
Rule	Chile	2012	2014	-	Apr	Sun>=23	3:00u	0	-
A
aefimov 已提交
1290
Rule	Chile	2012	2014	-	Sep	Sun>=2	4:00u	1:00	S
R
rpatil 已提交
1291 1292
Rule	Chile	2016	max	-	May	Sun>=9	3:00u	0	-
Rule	Chile	2016	max	-	Aug	Sun>=9	4:00u	1:00	S
D
duke 已提交
1293 1294 1295 1296
# IATA SSIM anomalies: (1992-02) says 1992-03-14;
# (1996-09) says 1998-03-08.  Ignore these.
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone America/Santiago	-4:42:46 -	LMT	1890
A
aefimov 已提交
1297
			-4:42:46 -	SMT	1910 Jan 10 # Santiago Mean Time
R
rpatil 已提交
1298
			-5:00	-	-05	1916 Jul  1
A
aefimov 已提交
1299
			-4:42:46 -	SMT	1918 Sep 10
R
rpatil 已提交
1300
			-4:00	-	-04	1919 Jul  1
A
aefimov 已提交
1301
			-4:42:46 -	SMT	1927 Sep  1
R
rpatil 已提交
1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322
			-5:00	Chile	-05/-04	1932 Sep  1
			-4:00	-	-04	1942 Jun  1
			-5:00	-	-05	1942 Aug  1
			-4:00	-	-04	1946 Jul 15
			-4:00	1:00	-03	1946 Sep  1 # central Chile
			-4:00	-	-04	1947 Apr  1
			-5:00	-	-05	1947 May 21 23:00
			-4:00	Chile	-04/-03
Zone America/Punta_Arenas -4:43:40 -	LMT	1890
			-4:42:46 -	SMT	1910 Jan 10
			-5:00	-	-05	1916 Jul  1
			-4:42:46 -	SMT	1918 Sep 10
			-4:00	-	-04	1919 Jul  1
			-4:42:46 -	SMT	1927 Sep  1
			-5:00	Chile	-05/-04	1932 Sep  1
			-4:00	-	-04	1942 Jun  1
			-5:00	-	-05	1942 Aug  1
			-4:00	-	-04	1947 Apr  1
			-5:00	-	-05	1947 May 21 23:00
			-4:00	Chile	-04/-03	2016 Dec  4
			-3:00	-	-03
A
aefimov 已提交
1323
Zone Pacific/Easter	-7:17:28 -	LMT	1890
D
duke 已提交
1324
			-7:17:28 -	EMT	1932 Sep    # Easter Mean Time
R
rpatil 已提交
1325 1326
			-7:00	Chile	-07/-06	1982 Mar 14 3:00u # Easter Time
			-6:00	Chile	-06/-05
D
duke 已提交
1327
#
A
aefimov 已提交
1328 1329 1330
# Salas y Gómez Island is uninhabited.
# Other Chilean locations, including Juan Fernández Is, Desventuradas Is,
# and Antarctic bases, are like America/Santiago.
D
duke 已提交
1331

A
aefimov 已提交
1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344
# Antarctic base using South American rules
# (See the file 'antarctica' for more.)
#
# Palmer, Anvers Island, since 1965 (moved 2 miles in 1968)
#
# From Ethan Dicks (1996-10-06):
# It keeps the same time as Punta Arenas, Chile, because, just like us
# and the South Pole, that's the other end of their supply line....
# I verified with someone who was there that since 1980,
# Palmer has followed Chile.  Prior to that, before the Falklands War,
# Palmer used to be supplied from Argentina.
#
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
R
rpatil 已提交
1345
Zone Antarctica/Palmer	0	-	-00	1965
R
rpatil 已提交
1346 1347 1348 1349
			-4:00	Arg	-04/-03	1969 Oct  5
			-3:00	Arg	-03/-02	1982 May
			-4:00	Chile	-04/-03	2016 Dec  4
			-3:00	-	-03
A
aefimov 已提交
1350

D
duke 已提交
1351
# Colombia
S
sherman 已提交
1352

A
aefimov 已提交
1353
# Milne gives 4:56:16.4 for Bogotá time in 1899; round to nearest.  He writes,
S
sherman 已提交
1354 1355
# "A variation of fifteen minutes in the public clocks of Bogota is not rare."

D
duke 已提交
1356 1357 1358 1359
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
Rule	CO	1992	only	-	May	 3	0:00	1:00	S
Rule	CO	1993	only	-	Apr	 4	0:00	0	-
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
S
sherman 已提交
1360
Zone	America/Bogota	-4:56:16 -	LMT	1884 Mar 13
A
aefimov 已提交
1361
			-4:56:16 -	BMT	1914 Nov 23 # Bogotá Mean Time
R
rpatil 已提交
1362
			-5:00	CO	-05/-04
D
duke 已提交
1363 1364 1365
# Malpelo, Providencia, San Andres
# no information; probably like America/Bogota

A
aefimov 已提交
1366
# Curaçao
S
sherman 已提交
1367

A
aefimov 已提交
1368
# Milne gives 4:35:46.9 for Curaçao mean time; round to nearest.
D
duke 已提交
1369 1370 1371 1372 1373 1374
#
# From Paul Eggert (2006-03-22):
# Shanks & Pottenger say that The Bottom and Philipsburg have been at
# -4:00 since standard time was introduced on 1912-03-02; and that
# Kralendijk and Rincon used Kralendijk Mean Time (-4:33:08) from
# 1912-02-02 to 1965-01-01.  The former is dubious, since S&P also say
A
aefimov 已提交
1375
# Saba Island has been like Curaçao.
D
duke 已提交
1376 1377
# This all predates our 1970 cutoff, though.
#
A
aefimov 已提交
1378
# By July 2007 Curaçao and St Maarten are planned to become
D
duke 已提交
1379 1380 1381 1382 1383 1384
# associated states within the Netherlands, much like Aruba;
# Bonaire, Saba and St Eustatius would become directly part of the
# Netherlands as Kingdom Islands.  This won't affect their time zones
# though, as far as we know.
#
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
A
aefimov 已提交
1385
Zone	America/Curacao	-4:35:47 -	LMT	1912 Feb 12 # Willemstad
R
rpatil 已提交
1386
			-4:30	-	-0430	1965
D
duke 已提交
1387 1388
			-4:00	-	AST

P
peytoia 已提交
1389
# From Arthur David Olson (2011-06-15):
A
aefimov 已提交
1390
# use links for places with new iso3166 codes.
A
aefimov 已提交
1391
# The name "Lower Prince's Quarter" is both longer than fourteen characters
P
peytoia 已提交
1392 1393
# and contains an apostrophe; use "Lower_Princes" below.

A
aefimov 已提交
1394 1395
Link	America/Curacao	America/Lower_Princes	# Sint Maarten
Link	America/Curacao	America/Kralendijk	# Caribbean Netherlands
P
peytoia 已提交
1396

D
duke 已提交
1397 1398
# Ecuador
#
A
aefimov 已提交
1399
# Milne says the Central and South American Telegraph Company used -5:24:15.
S
sherman 已提交
1400
#
R
rpatil 已提交
1401
# From Alois Treindl (2016-12-15):
R
rpatil 已提交
1402
# https://www.elcomercio.com/actualidad/hora-sixto-1993.html
R
rpatil 已提交
1403 1404
# ... Whether the law applied also to Galápagos, I do not know.
# From Paul Eggert (2016-12-15):
R
rpatil 已提交
1405
# https://www.elcomercio.com/afull/modificacion-husohorario-ecuador-presidentes-decreto.html
R
rpatil 已提交
1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418
# This says President Sixto Durán Ballén signed decree No. 285, which
# established DST from 1992-11-28 to 1993-02-05; it does not give transition
# times.  The people called it "hora de Sixto" ("Sixto hour").  The change did
# not go over well; a popular song "Qué hora es" by Jaime Guevara had lyrics
# that included "Amanecía en mitad de la noche, los guaguas iban a clase sin
# sol" ("It was dawning in the middle of the night, the buses went to class
# without sun").  Although Ballén's campaign slogan was "Ni un paso atrás"
# (Not one step back), the clocks went back in 1993 and the experiment was not
# repeated.  For now, assume transitions were at 00:00 local time country-wide.
#
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
Rule	Ecuador	1992	only	-	Nov	28	0:00	1:00	S
Rule	Ecuador	1993	only	-	Feb	 5	0:00	0	-
D
duke 已提交
1419 1420 1421 1422
#
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone America/Guayaquil	-5:19:20 -	LMT	1890
			-5:14:00 -	QMT	1931 # Quito Mean Time
R
rpatil 已提交
1423
			-5:00	Ecuador	-05/-04
D
duke 已提交
1424
Zone Pacific/Galapagos	-5:58:24 -	LMT	1931 # Puerto Baquerizo Moreno
R
rpatil 已提交
1425 1426
			-5:00	-	-05	1986
			-6:00	Ecuador	-06/-05
D
duke 已提交
1427 1428 1429 1430 1431 1432 1433 1434

# Falklands

# From Paul Eggert (2006-03-22):
# Between 1990 and 2000 inclusive, Shanks & Pottenger and the IATA agree except
# the IATA gives 1996-09-08.  Go with Shanks & Pottenger.

# From Falkland Islands Government Office, London (2001-01-22)
A
aefimov 已提交
1435
# via Jesper Nørgaard:
D
duke 已提交
1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478
# ... the clocks revert back to Local Mean Time at 2 am on Sunday 15
# April 2001 and advance one hour to summer time at 2 am on Sunday 2
# September.  It is anticipated that the clocks will revert back at 2
# am on Sunday 21 April 2002 and advance to summer time at 2 am on
# Sunday 1 September.

# From Rives McDow (2001-02-13):
#
# I have communicated several times with people there, and the last
# time I had communications that was helpful was in 1998.  Here is
# what was said then:
#
# "The general rule was that Stanley used daylight saving and the Camp
# did not. However for various reasons many people in the Camp have
# started to use daylight saving (known locally as 'Stanley Time')
# There is no rule as to who uses daylight saving - it is a matter of
# personal choice and so it is impossible to draw a map showing who
# uses it and who does not. Any list would be out of date as soon as
# it was produced. This year daylight saving ended on April 18/19th
# and started again on September 12/13th.  I do not know what the rule
# is, but can find out if you like.  We do not change at the same time
# as UK or Chile."
#
# I did have in my notes that the rule was "Second Saturday in Sep at
# 0:00 until third Saturday in Apr at 0:00".  I think that this does
# not agree in some cases with Shanks; is this true?
#
# Also, there is no mention in the list that some areas in the
# Falklands do not use DST.  I have found in my communications there
# that these areas are on the western half of East Falkland and all of
# West Falkland.  Stanley is the only place that consistently observes
# DST.  Again, as in other places in the world, the farmers don't like
# it.  West Falkland is almost entirely sheep farmers.
#
# I know one lady there that keeps a list of which farm keeps DST and
# which doesn't each year.  She runs a shop in Stanley, and says that
# the list changes each year.  She uses it to communicate to her
# customers, catching them when they are home for lunch or dinner.

# From Paul Eggert (2001-03-05):
# For now, we'll just record the time in Stanley, since we have no
# better info.

P
peytoia 已提交
1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494
# From Steffen Thorsen (2011-04-01):
# The Falkland Islands will not turn back clocks this winter, but stay on
# daylight saving time.
#
# One source:
# http://www.falklandnews.com/public/story.cfm?get=5914&source=3
#
# We have gotten this confirmed by a clerk of the legislative assembly:
# Normally the clocks revert to Local Mean Time (UTC/GMT -4 hours) on the
# third Sunday of April at 0200hrs and advance to Summer Time (UTC/GMT -3
# hours) on the first Sunday of September at 0200hrs.
#
# IMPORTANT NOTE: During 2011, on a trial basis, the Falkland Islands
# will not revert to local mean time, but clocks will remain on Summer
# time (UTC/GMT - 3 hours) throughout the whole of 2011.  Any long term
# change to local time following the trial period will be notified.
P
peytoia 已提交
1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509
#
# From Andrew Newman (2012-02-24)
# A letter from Justin McPhee, Chief Executive,
# Cable & Wireless Falkland Islands (dated 2012-02-22)
# states...
#   The current Atlantic/Stanley entry under South America expects the
#   clocks to go back to standard Falklands Time (FKT) on the 15th April.
#   The database entry states that in 2011 Stanley was staying on fixed
#   summer time on a trial basis only.  FIG need to contact IANA and/or
#   the maintainers of the database to inform them we're adopting
#   the same policy this year and suggest recommendations for future years.
#
# For now we will assume permanent summer time for the Falklands
# until advised differently (to apply for 2012 and beyond, after the 2011
# experiment was apparently successful.)
D
duke 已提交
1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
Rule	Falk	1937	1938	-	Sep	lastSun	0:00	1:00	S
Rule	Falk	1938	1942	-	Mar	Sun>=19	0:00	0	-
Rule	Falk	1939	only	-	Oct	1	0:00	1:00	S
Rule	Falk	1940	1942	-	Sep	lastSun	0:00	1:00	S
Rule	Falk	1943	only	-	Jan	1	0:00	0	-
Rule	Falk	1983	only	-	Sep	lastSun	0:00	1:00	S
Rule	Falk	1984	1985	-	Apr	lastSun	0:00	0	-
Rule	Falk	1984	only	-	Sep	16	0:00	1:00	S
Rule	Falk	1985	2000	-	Sep	Sun>=9	0:00	1:00	S
Rule	Falk	1986	2000	-	Apr	Sun>=16	0:00	0	-
P
peytoia 已提交
1521
Rule	Falk	2001	2010	-	Apr	Sun>=15	2:00	0	-
P
peytoia 已提交
1522
Rule	Falk	2001	2010	-	Sep	Sun>=1	2:00	1:00	S
D
duke 已提交
1523 1524
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone Atlantic/Stanley	-3:51:24 -	LMT	1890
A
aefimov 已提交
1525
			-3:51:24 -	SMT	1912 Mar 12 # Stanley Mean Time
R
rpatil 已提交
1526 1527 1528 1529
			-4:00	Falk	-04/-03	1983 May
			-3:00	Falk	-03/-02	1985 Sep 15
			-4:00	Falk	-04/-03	2010 Sep  5  2:00
			-3:00	-	-03
D
duke 已提交
1530 1531 1532 1533

# French Guiana
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone America/Cayenne	-3:29:20 -	LMT	1911 Jul
R
rpatil 已提交
1534 1535
			-4:00	-	-04	1967 Oct
			-3:00	-	-03
D
duke 已提交
1536 1537 1538

# Guyana
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
A
aefimov 已提交
1539
Zone	America/Guyana	-3:52:40 -	LMT	1915 Mar    # Georgetown
R
rpatil 已提交
1540 1541
			-3:45	-	-0345	1975 Jul 31
			-3:00	-	-03	1991
D
duke 已提交
1542
# IATA SSIM (1996-06) says -4:00.  Assume a 1991 switch.
R
rpatil 已提交
1543
			-4:00	-	-04
D
duke 已提交
1544 1545

# Paraguay
A
aefimov 已提交
1546
#
D
duke 已提交
1547
# From Paul Eggert (2006-03-22):
A
aefimov 已提交
1548 1549
# Shanks & Pottenger say that spring transitions are 01:00 -> 02:00,
# and autumn transitions are 00:00 -> 23:00.  Go with pre-1999
D
duke 已提交
1550
# editions of Shanks, and with the IATA, who say transitions occur at 00:00.
A
aefimov 已提交
1551 1552 1553 1554 1555
#
# From Waldemar Villamayor-Venialbo (2013-09-20):
# No time of the day is established for the adjustment, so people normally
# adjust their clocks at 0 hour of the given dates.
#
D
duke 已提交
1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
Rule	Para	1975	1988	-	Oct	 1	0:00	1:00	S
Rule	Para	1975	1978	-	Mar	 1	0:00	0	-
Rule	Para	1979	1991	-	Apr	 1	0:00	0	-
Rule	Para	1989	only	-	Oct	22	0:00	1:00	S
Rule	Para	1990	only	-	Oct	 1	0:00	1:00	S
Rule	Para	1991	only	-	Oct	 6	0:00	1:00	S
Rule	Para	1992	only	-	Mar	 1	0:00	0	-
Rule	Para	1992	only	-	Oct	 5	0:00	1:00	S
Rule	Para	1993	only	-	Mar	31	0:00	0	-
Rule	Para	1993	1995	-	Oct	 1	0:00	1:00	S
Rule	Para	1994	1995	-	Feb	lastSun	0:00	0	-
Rule	Para	1996	only	-	Mar	 1	0:00	0	-
# IATA SSIM (2000-02) says 1999-10-10; ignore this for now.
# From Steffen Thorsen (2000-10-02):
# I have three independent reports that Paraguay changed to DST this Sunday
# (10-01).
#
# Translated by Gwillim Law (2001-02-27) from
A
aefimov 已提交
1575 1576
# Noticias, a daily paper in Asunción, Paraguay (2000-10-01):
# http://www.diarionoticias.com.py/011000/nacional/naciona1.htm
D
duke 已提交
1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590
# Starting at 0:00 today, the clock will be set forward 60 minutes, in
# fulfillment of Decree No. 7,273 of the Executive Power....  The time change
# system has been operating for several years.  Formerly there was a separate
# decree each year; the new law has the same effect, but permanently.  Every
# year, the time will change on the first Sunday of October; likewise, the
# clock will be set back on the first Sunday of March.
#
Rule	Para	1996	2001	-	Oct	Sun>=1	0:00	1:00	S
# IATA SSIM (1997-09) says Mar 1; go with Shanks & Pottenger.
Rule	Para	1997	only	-	Feb	lastSun	0:00	0	-
# Shanks & Pottenger say 1999-02-28; IATA SSIM (1999-02) says 1999-02-27, but
# (1999-09) reports no date; go with above sources and Gerd Knops (2001-02-27).
Rule	Para	1998	2001	-	Mar	Sun>=1	0:00	0	-
# From Rives McDow (2002-02-28):
A
aefimov 已提交
1591
# A decree was issued in Paraguay (No. 16350) on 2002-02-26 that changed the
D
duke 已提交
1592 1593 1594 1595 1596
# dst method to be from the first Sunday in September to the first Sunday in
# April.
Rule	Para	2002	2004	-	Apr	Sun>=1	0:00	0	-
Rule	Para	2002	2003	-	Sep	Sun>=1	0:00	1:00	S
#
A
aefimov 已提交
1597
# From Jesper Nørgaard Welen (2005-01-02):
D
duke 已提交
1598 1599 1600 1601
# There are several sources that claim that Paraguay made
# a timezone rule change in autumn 2004.
# From Steffen Thorsen (2005-01-05):
# Decree 1,867 (2004-03-05)
A
aefimov 已提交
1602 1603
# From Carlos Raúl Perasso via Jesper Nørgaard Welen (2006-10-13)
# http://www.presidencia.gov.py/decretos/D1867.pdf
P
peytoia 已提交
1604 1605
Rule	Para	2004	2009	-	Oct	Sun>=15	0:00	1:00	S
Rule	Para	2005	2009	-	Mar	Sun>=8	0:00	0	-
A
aefimov 已提交
1606 1607
# From Carlos Raúl Perasso (2010-02-18):
# By decree number 3958 issued yesterday
P
peytoia 已提交
1608 1609 1610 1611 1612 1613 1614 1615 1616 1617
# http://www.presidencia.gov.py/v1/wp-content/uploads/2010/02/decreto3958.pdf
# Paraguay changes its DST schedule, postponing the March rule to April and
# modifying the October date. The decree reads:
# ...
# Art. 1. It is hereby established that from the second Sunday of the month of
# April of this year (2010), the official time is to be set back 60 minutes,
# and that on the first Sunday of the month of October, it is to be set
# forward 60 minutes, in all the territory of the Paraguayan Republic.
# ...
Rule	Para	2010	max	-	Oct	Sun>=1	0:00	1:00	S
S
sherman 已提交
1618 1619 1620 1621 1622 1623
Rule	Para	2010	2012	-	Apr	Sun>=8	0:00	0	-
#
# From Steffen Thorsen (2013-03-07):
# Paraguay will end DST on 2013-03-24 00:00....
# http://www.ande.gov.py/interna.php?id=1075
#
A
aefimov 已提交
1624
# From Carlos Raúl Perasso (2013-03-15):
S
sherman 已提交
1625 1626
# The change in Paraguay is now final.  Decree number 10780
# http://www.presidencia.gov.py/uploads/pdf/presidencia-3b86ff4b691c79d4f5927ca964922ec74772ce857c02ca054a52a37b49afc7fb.pdf
A
aefimov 已提交
1627
# From Carlos Raúl Perasso (2014-02-28):
A
aefimov 已提交
1628 1629
# Decree 1264 can be found at:
# http://www.presidencia.gov.py/archivos/documentos/DECRETO1264_ey9r8zai.pdf
S
sherman 已提交
1630
Rule	Para	2013	max	-	Mar	Sun>=22	0:00	0	-
D
duke 已提交
1631 1632 1633

# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone America/Asuncion	-3:50:40 -	LMT	1890
A
aefimov 已提交
1634
			-3:50:40 -	AMT	1931 Oct 10 # Asunción Mean Time
R
rpatil 已提交
1635 1636 1637
			-4:00	-	-04	1972 Oct
			-3:00	-	-03	1974 Apr
			-4:00	Para	-04/-03
D
duke 已提交
1638 1639 1640

# Peru
#
A
aefimov 已提交
1641 1642
# From Evelyn C. Leeper via Mark Brader (2003-10-26)
# <news:xrGmb.39935$gA1.13896113@news4.srv.hcvlny.cv.net>:
D
duke 已提交
1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663
# When we were in Peru in 1985-1986, they apparently switched over
# sometime between December 29 and January 3 while we were on the Amazon.
#
# From Paul Eggert (2006-03-22):
# Shanks & Pottenger don't have this transition.  Assume 1986 was like 1987.

# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
Rule	Peru	1938	only	-	Jan	 1	0:00	1:00	S
Rule	Peru	1938	only	-	Apr	 1	0:00	0	-
Rule	Peru	1938	1939	-	Sep	lastSun	0:00	1:00	S
Rule	Peru	1939	1940	-	Mar	Sun>=24	0:00	0	-
Rule	Peru	1986	1987	-	Jan	 1	0:00	1:00	S
Rule	Peru	1986	1987	-	Apr	 1	0:00	0	-
Rule	Peru	1990	only	-	Jan	 1	0:00	1:00	S
Rule	Peru	1990	only	-	Apr	 1	0:00	0	-
# IATA is ambiguous for 1993/1995; go with Shanks & Pottenger.
Rule	Peru	1994	only	-	Jan	 1	0:00	1:00	S
Rule	Peru	1994	only	-	Apr	 1	0:00	0	-
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone	America/Lima	-5:08:12 -	LMT	1890
			-5:08:36 -	LMT	1908 Jul 28 # Lima Mean Time?
R
rpatil 已提交
1664
			-5:00	Peru	-05/-04
D
duke 已提交
1665 1666 1667

# South Georgia
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
A
aefimov 已提交
1668
Zone Atlantic/South_Georgia -2:26:08 -	LMT	1890 # Grytviken
R
rpatil 已提交
1669
			-2:00	-	-02
D
duke 已提交
1670 1671 1672 1673 1674 1675 1676 1677

# South Sandwich Is
# uninhabited; scientific personnel have wintered

# Suriname
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone America/Paramaribo	-3:40:40 -	LMT	1911
			-3:40:52 -	PMT	1935     # Paramaribo Mean Time
A
aefimov 已提交
1678
			-3:40:36 -	PMT	1945 Oct    # The capital moved?
R
rpatil 已提交
1679 1680
			-3:30	-	-0330	1984 Oct
			-3:00	-	-03
D
duke 已提交
1681 1682 1683 1684 1685 1686

# Trinidad and Tobago
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone America/Port_of_Spain -4:06:04 -	LMT	1912 Mar 2
			-4:00	-	AST

A
aefimov 已提交
1687
# These all agree with Trinidad and Tobago since 1970.
A
aefimov 已提交
1688
Link America/Port_of_Spain America/Anguilla
A
aefimov 已提交
1689
Link America/Port_of_Spain America/Antigua
A
aefimov 已提交
1690 1691 1692
Link America/Port_of_Spain America/Dominica
Link America/Port_of_Spain America/Grenada
Link America/Port_of_Spain America/Guadeloupe
A
aefimov 已提交
1693
Link America/Port_of_Spain America/Marigot	# St Martin (French part)
A
aefimov 已提交
1694
Link America/Port_of_Spain America/Montserrat
A
aefimov 已提交
1695
Link America/Port_of_Spain America/St_Barthelemy # St Barthélemy
A
aefimov 已提交
1696
Link America/Port_of_Spain America/St_Kitts	# St Kitts & Nevis
A
aefimov 已提交
1697
Link America/Port_of_Spain America/St_Lucia
A
aefimov 已提交
1698
Link America/Port_of_Spain America/St_Thomas	# Virgin Islands (US)
A
aefimov 已提交
1699
Link America/Port_of_Spain America/St_Vincent
A
aefimov 已提交
1700
Link America/Port_of_Spain America/Tortola	# Virgin Islands (UK)
A
aefimov 已提交
1701

D
duke 已提交
1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718
# Uruguay
# From Paul Eggert (1993-11-18):
# Uruguay wins the prize for the strangest peacetime manipulation of the rules.
# From Shanks & Pottenger:
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
# Whitman gives 1923 Oct 1; go with Shanks & Pottenger.
Rule	Uruguay	1923	only	-	Oct	 2	 0:00	0:30	HS
Rule	Uruguay	1924	1926	-	Apr	 1	 0:00	0	-
Rule	Uruguay	1924	1925	-	Oct	 1	 0:00	0:30	HS
Rule	Uruguay	1933	1935	-	Oct	lastSun	 0:00	0:30	HS
# Shanks & Pottenger give 1935 Apr 1 0:00 & 1936 Mar 30 0:00; go with Whitman.
Rule	Uruguay	1934	1936	-	Mar	Sat>=25	23:30s	0	-
Rule	Uruguay	1936	only	-	Nov	 1	 0:00	0:30	HS
Rule	Uruguay	1937	1941	-	Mar	lastSun	 0:00	0	-
# Whitman gives 1937 Oct 3; go with Shanks & Pottenger.
Rule	Uruguay	1937	1940	-	Oct	lastSun	 0:00	0:30	HS
# Whitman gives 1941 Oct 24 - 1942 Mar 27, 1942 Dec 14 - 1943 Apr 13,
A
aefimov 已提交
1719
# and 1943 Apr 13 "to present time"; go with Shanks & Pottenger.
D
duke 已提交
1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753
Rule	Uruguay	1941	only	-	Aug	 1	 0:00	0:30	HS
Rule	Uruguay	1942	only	-	Jan	 1	 0:00	0	-
Rule	Uruguay	1942	only	-	Dec	14	 0:00	1:00	S
Rule	Uruguay	1943	only	-	Mar	14	 0:00	0	-
Rule	Uruguay	1959	only	-	May	24	 0:00	1:00	S
Rule	Uruguay	1959	only	-	Nov	15	 0:00	0	-
Rule	Uruguay	1960	only	-	Jan	17	 0:00	1:00	S
Rule	Uruguay	1960	only	-	Mar	 6	 0:00	0	-
Rule	Uruguay	1965	1967	-	Apr	Sun>=1	 0:00	1:00	S
Rule	Uruguay	1965	only	-	Sep	26	 0:00	0	-
Rule	Uruguay	1966	1967	-	Oct	31	 0:00	0	-
Rule	Uruguay	1968	1970	-	May	27	 0:00	0:30	HS
Rule	Uruguay	1968	1970	-	Dec	 2	 0:00	0	-
Rule	Uruguay	1972	only	-	Apr	24	 0:00	1:00	S
Rule	Uruguay	1972	only	-	Aug	15	 0:00	0	-
Rule	Uruguay	1974	only	-	Mar	10	 0:00	0:30	HS
Rule	Uruguay	1974	only	-	Dec	22	 0:00	1:00	S
Rule	Uruguay	1976	only	-	Oct	 1	 0:00	0	-
Rule	Uruguay	1977	only	-	Dec	 4	 0:00	1:00	S
Rule	Uruguay	1978	only	-	Apr	 1	 0:00	0	-
Rule	Uruguay	1979	only	-	Oct	 1	 0:00	1:00	S
Rule	Uruguay	1980	only	-	May	 1	 0:00	0	-
Rule	Uruguay	1987	only	-	Dec	14	 0:00	1:00	S
Rule	Uruguay	1988	only	-	Mar	14	 0:00	0	-
Rule	Uruguay	1988	only	-	Dec	11	 0:00	1:00	S
Rule	Uruguay	1989	only	-	Mar	12	 0:00	0	-
Rule	Uruguay	1989	only	-	Oct	29	 0:00	1:00	S
# Shanks & Pottenger say no DST was observed in 1990/1 and 1991/2,
# and that 1992/3's DST was from 10-25 to 03-01.  Go with IATA.
Rule	Uruguay	1990	1992	-	Mar	Sun>=1	 0:00	0	-
Rule	Uruguay	1990	1991	-	Oct	Sun>=21	 0:00	1:00	S
Rule	Uruguay	1992	only	-	Oct	18	 0:00	1:00	S
Rule	Uruguay	1993	only	-	Feb	28	 0:00	0	-
# From Eduardo Cota (2004-09-20):
A
aefimov 已提交
1754
# The Uruguayan government has decreed a change in the local time....
D
duke 已提交
1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767
# http://www.presidencia.gub.uy/decretos/2004091502.htm
Rule	Uruguay	2004	only	-	Sep	19	 0:00	1:00	S
# From Steffen Thorsen (2005-03-11):
# Uruguay's DST was scheduled to end on Sunday, 2005-03-13, but in order to
# save energy ... it was postponed two weeks....
# http://www.presidencia.gub.uy/_Web/noticias/2005/03/2005031005.htm
Rule	Uruguay	2005	only	-	Mar	27	 2:00	0	-
# From Eduardo Cota (2005-09-27):
# http://www.presidencia.gub.uy/_Web/decretos/2005/09/CM%20119_09%2009%202005_00001.PDF
# This means that from 2005-10-09 at 02:00 local time, until 2006-03-12 at
# 02:00 local time, official time in Uruguay will be at GMT -2.
Rule	Uruguay	2005	only	-	Oct	 9	 2:00	1:00	S
Rule	Uruguay	2006	only	-	Mar	12	 2:00	0	-
A
aefimov 已提交
1768
# From Jesper Nørgaard Welen (2006-09-06):
D
duke 已提交
1769
# http://www.presidencia.gub.uy/_web/decretos/2006/09/CM%20210_08%2006%202006_00001.PDF
A
aefimov 已提交
1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782
#
# From Steffen Thorsen (2015-06-30):
# ... it looks like they will not be using DST the coming summer:
# http://www.elobservador.com.uy/gobierno-resolvio-que-no-habra-cambio-horario-verano-n656787
# http://www.republica.com.uy/este-ano-no-se-modificara-el-huso-horario-en-uruguay/523760/
# From Paul Eggert (2015-06-30):
# Apparently restaurateurs complained that DST caused people to go to the beach
# instead of out to dinner.
# From Pablo Camargo (2015-07-13):
# http://archivo.presidencia.gub.uy/sci/decretos/2015/06/cons_min_201.pdf
# [dated 2015-06-29; repeals Decree 311/006 dated 2006-09-04]
Rule	Uruguay	2006	2014	-	Oct	Sun>=1	 2:00	1:00	S
Rule	Uruguay	2007	2015	-	Mar	Sun>=8	 2:00	0	-
R
rpatil 已提交
1783 1784

# This Zone can be simplified once we assume zic %z.
D
duke 已提交
1785
Zone America/Montevideo	-3:44:44 -	LMT	1898 Jun 28
A
aefimov 已提交
1786
			-3:44:44 -	MMT	1920 May  1 # Montevideo MT
R
rpatil 已提交
1787 1788 1789 1790 1791 1792
			-3:30	Uruguay	-0330/-03 1942 Dec 14
			-3:00	Uruguay	-03/-02	1968
			-3:00	Uruguay	-03/-0230 1971
			-3:00	Uruguay	-03/-02	1974
			-3:00	Uruguay	-03/-0230 1974 Dec 22
			-3:00	Uruguay	-03/-02
D
duke 已提交
1793 1794 1795

# Venezuela
#
A
aefimov 已提交
1796 1797 1798 1799
# From Paul Eggert (2015-07-28):
# For the 1965 transition see Gaceta Oficial No. 27.619 (1964-12-15), p 205.533
# http://www.pgr.gob.ve/dmdocuments/1964/27619.pdf
#
P
peytoia 已提交
1800 1801 1802
# From John Stainforth (2007-11-28):
# ... the change for Venezuela originally expected for 2007-12-31 has
# been brought forward to 2007-12-09.  The official announcement was
A
aefimov 已提交
1803 1804
# published today in the "Gaceta Oficial de la República Bolivariana
# de Venezuela, número 38.819" (official document for all laws or
P
peytoia 已提交
1805 1806
# resolution publication)
# http://www.globovision.com/news.php?nid=72208
D
duke 已提交
1807

R
rpatil 已提交
1808 1809 1810 1811
# From Alexander Krivenyshev (2016-04-15):
# https://actualidad.rt.com/actualidad/204758-venezuela-modificar-huso-horario-sequia-elnino
#
# From Paul Eggert (2016-04-15):
R
rpatil 已提交
1812
# Clocks advance 30 minutes on 2016-05-01 at 02:30....
R
rpatil 已提交
1813
# "'Venezuela's new time-zone: hours without light, hours without water,
R
rpatil 已提交
1814 1815
# hours of presidential broadcasts, hours of lines,' quipped comedian
# Jean Mary Curró ...". See: Cawthorne A, Kai D. Venezuela scraps
R
rpatil 已提交
1816
# half-hour time difference set by Chavez. Reuters 2016-04-15 14:50 -0400
R
rpatil 已提交
1817
# https://www.reuters.com/article/us-venezuela-timezone-idUSKCN0XC2BE
R
rpatil 已提交
1818 1819 1820 1821
#
# From Matt Johnson (2016-04-20):
# ... published in the official Gazette [2016-04-18], here:
# http://historico.tsj.gob.ve/gaceta_ext/abril/1842016/E-1842016-4551.pdf
R
rpatil 已提交
1822

D
duke 已提交
1823 1824 1825
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
Zone	America/Caracas	-4:27:44 -	LMT	1890
			-4:27:40 -	CMT	1912 Feb 12 # Caracas Mean Time?
R
rpatil 已提交
1826 1827 1828 1829
			-4:30	-	-0430	1965 Jan  1  0:00
			-4:00	-	-04	2007 Dec  9  3:00
			-4:30	-	-0430	2016 May  1  2:30
			-4:00	-	-04