jdk/make/data/tzdata/southamerica
author rpatil
Wed, 05 Oct 2016 16:39:13 +0530
changeset 41354 d8271dd87747
parent 39829 f3b397a6efe2
child 44118 800a6450f7d4
permissions -rw-r--r--
8166875: (tz) Support tzdata2016g Reviewed-by: martin, okutsu
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
     3
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# under the terms of the GNU General Public License version 2 only, as
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
     6
# published by the Free Software Foundation.  Oracle designates this
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# particular file as subject to the "Classpath" exception as provided
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
     8
# by Oracle in the LICENSE file that accompanied this code.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
     9
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# accompanied this code).
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
    15
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
    19
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
    20
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
    21
# or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 5286
diff changeset
    22
# questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
#
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
    24
# This file is in the public domain, so clarified as of
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
    25
# 2009-05-17 by Arthur David Olson.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
    27
# This file is by no means authoritative; if you think you know better,
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
# go ahead and edit the file (and please send any changes to
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
    29
# tz@iana.org for general use in the future).  For more, please see
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
    30
# the file CONTRIBUTING in the tz distribution.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 26452
diff changeset
    32
# From Paul Eggert (2014-10-31):
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 26452
diff changeset
    33
#
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 26452
diff changeset
    34
# Unless otherwise specified, the source for data through 1990 is:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
# Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
# San Diego: ACS Publications, Inc. (2003).
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 26452
diff changeset
    37
# Unfortunately this book contains many errors and cites no sources.
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
    38
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
# Gwillim Law writes that a good source
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
# for recent time zone data is the International Air Transport
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
# Association's Standard Schedules Information Manual (IATA SSIM),
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
# published semiannually.  Law sent in several helpful summaries
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 26452
diff changeset
    43
# of the IATA's data after 1990.  Except where otherwise noted,
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 26452
diff changeset
    44
# IATA SSIM is the source for entries after 1990.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
#
27727
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 26452
diff changeset
    46
# For data circa 1899, a common source is:
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 26452
diff changeset
    47
# Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94.
ac74c0c65910 8064560: (tz) Support tzdata2014j
aefimov
parents: 26452
diff changeset
    48
# http://www.jstor.org/stable/1774359
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
# Earlier editions of these tables used the North American style (e.g. ARST and
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
# ARDT for Argentine Standard and Daylight Time), but the following quote
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
# suggests that it's better to use European style (e.g. ART and ARST).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
#	I suggest the use of _Summer time_ instead of the more cumbersome
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
#	_daylight-saving time_.  _Summer time_ seems to be in general use
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
#	in Europe and South America.
31424
2a034eaf3aef 8098547: (tz) Support tzdata2015e
aefimov
parents: 30320
diff changeset
    56
#	-- E O Cutler, _New York Times_ (1937-02-14), quoted in
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
#	H L Mencken, _The American Language: Supplement I_ (1960), p 466
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
# Earlier editions of these tables also used the North American style
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
# for time zones in Brazil, but this was incorrect, as Brazilians say
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
    61
# "summer time".  Reinaldo Goulart, a São Paulo businessman active in
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
# the railroad sector, writes (1999-07-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
#	The subject of time zones is currently a matter of discussion/debate in
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
    64
#	Brazil.  Let's say that "the Brasília time" is considered the
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
    65
#	"official time" because Brasília is the capital city.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
    66
#	The other three time zones are called "Brasília time "minus one" or
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
#	"plus one" or "plus two".  As far as I know there is no such
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
#	name/designation as "Eastern Time" or "Central Time".
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
# So I invented the following (English-language) abbreviations for now.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
# Corrections are welcome!
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
#		std	dst
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
#	-2:00	FNT	FNST	Fernando de Noronha
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
    73
#	-3:00	BRT	BRST	Brasília
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
#	-4:00	AMT	AMST	Amazon
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
#	-5:00	ACT	ACST	Acre
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
###############################################################################
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
# Argentina
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
# From Bob Devine (1988-01-28):
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
# Argentina: first Sunday in October to first Sunday in April since 1976.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
# Double Summer time from 1969 to 1974.  Switches at midnight.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
    87
# From U. S. Naval Observatory (1988-01-19):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
# ARGENTINA           3 H BEHIND   UTC
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
# From Hernan G. Otero (1995-06-26):
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
# I am sending modifications to the Argentine time zone table...
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
# AR was chosen because they are the ISO letters that represent Argentina.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
Rule	Arg	1930	only	-	Dec	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
Rule	Arg	1931	only	-	Apr	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
Rule	Arg	1931	only	-	Oct	15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
Rule	Arg	1932	1940	-	Mar	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
Rule	Arg	1932	1939	-	Nov	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
Rule	Arg	1940	only	-	Jul	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
Rule	Arg	1941	only	-	Jun	15	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
Rule	Arg	1941	only	-	Oct	15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
Rule	Arg	1943	only	-	Aug	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
Rule	Arg	1943	only	-	Oct	15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
Rule	Arg	1946	only	-	Mar	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
Rule	Arg	1946	only	-	Oct	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
Rule	Arg	1963	only	-	Oct	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
Rule	Arg	1963	only	-	Dec	15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
Rule	Arg	1964	1966	-	Mar	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
Rule	Arg	1964	1966	-	Oct	15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
Rule	Arg	1967	only	-	Apr	 2	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
Rule	Arg	1967	1968	-	Oct	Sun>=1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
Rule	Arg	1968	1969	-	Apr	Sun>=1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
Rule	Arg	1974	only	-	Jan	23	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
Rule	Arg	1974	only	-	May	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
Rule	Arg	1988	only	-	Dec	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
# From Hernan G. Otero (1995-06-26):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
# These corrections were contributed by InterSoft Argentina S.A.,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
# obtaining the data from the:
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   121
# Talleres de Hidrografía Naval Argentina
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
# (Argentine Naval Hydrography Institute)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
Rule	Arg	1989	1993	-	Mar	Sun>=1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
Rule	Arg	1989	1992	-	Oct	Sun>=15	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
# From Hernan G. Otero (1995-06-26):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
# From this moment on, the law that mandated the daylight saving
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
# time corrections was derogated and no more modifications
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
# to the time zones (for daylight saving) are now made.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
# From Rives McDow (2000-01-10):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
# On October 3, 1999, 0:00 local, Argentina implemented daylight savings time,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
# which did not result in the switch of a time zone, as they stayed 9 hours
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
# from the International Date Line.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
Rule	Arg	1999	only	-	Oct	Sun>=1	0:00	1:00	S
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   136
# From Paul Eggert (2007-12-28):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   137
# DST was set to expire on March 5, not March 3, but since it was converted
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   138
# to standard time on March 3 it's more convenient for us to pretend that
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   139
# it ended on March 3.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   140
Rule	Arg	2000	only	-	Mar	3	0:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
# From Peter Gradelski via Steffen Thorsen (2000-03-01):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   143
# We just checked with our São Paulo office and they say the government of
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
# Argentina decided not to become one of the countries that go on or off DST.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
# So Buenos Aires should be -3 hours from GMT at all times.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   147
# From Fabián L. Arce Jofré (2000-04-04):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
# The law that claimed DST for Argentina was derogated by President Fernando
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   149
# de la Rúa on March 2, 2000, because it would make people spend more energy
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
# in the winter time, rather than less.  The change took effect on March 3.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
# From Mariano Absatz (2001-06-06):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
# one of the major newspapers here in Argentina said that the 1999
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
# Timezone Law (which never was effectively applied) will (would?) be
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
# in effect.... The article is at
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
# http://ar.clarin.com/diario/2001-06-06/e-01701.htm
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
   157
# ... The Law itself is "Ley No. 25155", sanctioned on 1999-08-25, enacted
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
# 1999-09-17, and published 1999-09-21.  The official publication is at:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
# http://www.boletin.jus.gov.ar/BON/Primera/1999/09-Septiembre/21/PDF/BO21-09-99LEG.PDF
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
# Regretfully, you have to subscribe (and pay) for the on-line version....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
# (2001-06-12):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
# the timezone for Argentina will not change next Sunday.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
# Apparently it will do so on Sunday 24th....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
# http://ar.clarin.com/diario/2001-06-12/s-03501.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
# (2001-06-25):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
# Last Friday (yes, the last working day before the date of the change), the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
# Senate annulled the 1999 law that introduced the changes later postponed.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
# http://www.clarin.com.ar/diario/2001-06-22/s-03601.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
# It remains the vote of the Deputies..., but it will be the same....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
# This kind of things had always been done this way in Argentina.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
# We are still -03:00 all year round in all of the country.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
#
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   175
# From Steffen Thorsen (2007-12-21):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   176
# A user (Leonardo Chaim) reported that Argentina will adopt DST....
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   177
# all of the country (all Zone-entries) are affected.  News reports like
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   178
# http://www.lanacion.com.ar/opinion/nota.asp?nota_id=973037 indicate
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   179
# that Argentina will use DST next year as well, from October to
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   180
# March, although exact rules are not given.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   181
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   182
# From Jesper Nørgaard Welen (2007-12-26)
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   183
# The last hurdle of Argentina DST is over, the proposal was approved in
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   184
# the lower chamber too (Diputados) with a vote 192 for and 2 against.
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   185
# By the way thanks to Mariano Absatz and Daniel Mario Vega for the link to
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   186
# the original scanned proposal, where the dates and the zero hours are
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   187
# clear and unambiguous...This is the article about final approval:
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   188
# http://www.lanacion.com.ar/politica/nota.asp?nota_id=973996
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   189
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   190
# From Paul Eggert (2007-12-22):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   191
# For dates after mid-2008, the following rules are my guesses and
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   192
# are quite possibly wrong, but are more likely than no DST at all.
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   193
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   194
# From Alexander Krivenyshev (2008-09-05):
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   195
# As per message from Carlos Alberto Fonseca Arauz (Nicaragua),
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   196
# Argentina will start DST on Sunday October 19, 2008.
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   197
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   198
# http://www.worldtimezone.com/dst_news/dst_news_argentina03.html
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   199
# http://www.impulsobaires.com.ar/nota.php?id=57832 (in spanish)
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   200
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
   201
# From Juan Manuel Docile in https://bugs.gentoo.org/240339 (2008-10-07)
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
   202
# via Rodrigo Severo:
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
   203
# Argentinian law No. 25.155 is no longer valid.
1833
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   204
# http://www.infoleg.gov.ar/infolegInternet/anexos/60000-64999/60036/norma.htm
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
   205
# The new one is law No. 26.350
1833
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   206
# http://www.infoleg.gov.ar/infolegInternet/anexos/135000-139999/136191/norma.htm
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   207
# So there is no summer time in Argentina for now.
e4d8baed5336 6758988: (tz) Support tzdata2008h
peytoia
parents: 1831
diff changeset
   208
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   209
# From Mariano Absatz (2008-10-20):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   210
# Decree 1693/2008 applies Law 26.350 for the summer 2008/2009 establishing DST
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   211
# in Argentina from 2008-10-19 until 2009-03-15.
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   212
# http://www.boletinoficial.gov.ar/Bora.Portal/CustomControls/PdfContent.aspx?fp=16102008&pi=3&pf=4&s=0&sec=01
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   213
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   214
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   215
# Decree 1705/2008 excepting 12 Provinces from applying DST in the summer
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   216
# 2008/2009: Catamarca, La Rioja, Mendoza, Salta, San Juan, San Luis, La
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   217
# Pampa, Neuquén, Rio Negro, Chubut, Santa Cruz and Tierra del Fuego
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   218
# http://www.boletinoficial.gov.ar/Bora.Portal/CustomControls/PdfContent.aspx?fp=17102008&pi=1&pf=1&s=0&sec=01
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   219
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   220
# Press release 235 dated Saturday October 18th, from the Government of the
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   221
# Province of Jujuy saying it will not apply DST either (even when it was not
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   222
# included in Decree 1705/2008).
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   223
# http://www.jujuy.gov.ar/index2/partes_prensa/18_10_08/235-181008.doc
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   224
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   225
# From fullinet (2009-10-18):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   226
# As announced in
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   227
# http://www.argentina.gob.ar/argentina/portal/paginas.dhtml?pagina=356
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   228
# (an official .gob.ar) under title: "Sin Cambio de Hora"
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   229
# (English: "No hour change").
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   230
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   231
# "Por el momento, el Gobierno Nacional resolvió no modificar la hora
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   232
# oficial, decisión que estaba en estudio para su implementación el
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   233
# domingo 18 de octubre. Desde el Ministerio de Planificación se anunció
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   234
# que la Argentina hoy, en estas condiciones meteorológicas, no necesita
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   235
# la modificación del huso horario, ya que 2009 nos encuentra con
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   236
# crecimiento en la producción y distribución energética."
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   237
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   238
Rule	Arg	2007	only	-	Dec	30	0:00	1:00	S
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   239
Rule	Arg	2008	2009	-	Mar	Sun>=15	0:00	0	-
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   240
Rule	Arg	2008	only	-	Oct	Sun>=15	0:00	1:00	S
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   241
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   242
# From Mariano Absatz (2004-05-21):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   243
# Today it was officially published that the Province of Mendoza is changing
90ce3da70b43 Initial load
duke
parents:
diff changeset
   244
# its timezone this winter... starting tomorrow night....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   245
# http://www.gobernac.mendoza.gov.ar/boletin/pdf/20040521-27158-normas.pdf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   246
# From Paul Eggert (2004-05-24):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   247
# It's Law No. 7,210.  This change is due to a public power emergency, so for
90ce3da70b43 Initial load
duke
parents:
diff changeset
   248
# now we'll assume it's for this year only.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   249
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   250
# From Paul Eggert (2014-08-09):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   251
# Hora de verano para la República Argentina
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   252
# http://buenasiembra.com.ar/esoterismo/astrologia/hora-de-verano-de-la-republica-argentina-27.html
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   253
# says that standard time in Argentina from 1894-10-31
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   254
# to 1920-05-01 was -4:16:48.25.  Go with this more-precise value
90ce3da70b43 Initial load
duke
parents:
diff changeset
   255
# over Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   256
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   257
# From Mariano Absatz (2004-06-05):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   258
# These media articles from a major newspaper mostly cover the current state:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   259
# http://www.lanacion.com.ar/04/05/27/de_604825.asp
90ce3da70b43 Initial load
duke
parents:
diff changeset
   260
# http://www.lanacion.com.ar/04/05/28/de_605203.asp
90ce3da70b43 Initial load
duke
parents:
diff changeset
   261
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   262
# The following eight (8) provinces pulled clocks back to UTC-04:00 at
90ce3da70b43 Initial load
duke
parents:
diff changeset
   263
# midnight Monday May 31st. (that is, the night between 05/31 and 06/01).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   264
# Apparently, all nine provinces would go back to UTC-03:00 at the same
90ce3da70b43 Initial load
duke
parents:
diff changeset
   265
# time in October 17th.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   266
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   267
# Catamarca, Chubut, La Rioja, San Juan, San Luis, Santa Cruz,
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   268
# Tierra del Fuego, Tucumán.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   269
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   270
# From Mariano Absatz (2004-06-14):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   271
# ... this weekend, the Province of Tucumán decided it'd go back to UTC-03:00
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   272
# yesterday midnight (that is, at 24:00 Saturday 12th), since the people's
90ce3da70b43 Initial load
duke
parents:
diff changeset
   273
# annoyance with the change is much higher than the power savings obtained....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   274
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   275
# From Gwillim Law (2004-06-14):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   276
# http://www.lanacion.com.ar/04/06/10/de_609078.asp ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   277
#     "The time change in Tierra del Fuego was a conflicted decision from
90ce3da70b43 Initial load
duke
parents:
diff changeset
   278
#   the start.  The government had decreed that the measure would take
90ce3da70b43 Initial load
duke
parents:
diff changeset
   279
#   effect on June 1, but a normative error forced the new time to begin
90ce3da70b43 Initial load
duke
parents:
diff changeset
   280
#   three days earlier, from a Saturday to a Sunday....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   281
# Our understanding was that the change was originally scheduled to take place
90ce3da70b43 Initial load
duke
parents:
diff changeset
   282
# on June 1 at 00:00 in Chubut, Santa Cruz, Tierra del Fuego (and some other
90ce3da70b43 Initial load
duke
parents:
diff changeset
   283
# provinces).  Sunday was May 30, only two days earlier.  So the article
90ce3da70b43 Initial load
duke
parents:
diff changeset
   284
# contains a contradiction.  I would give more credence to the Saturday/Sunday
90ce3da70b43 Initial load
duke
parents:
diff changeset
   285
# date than the "three days earlier" phrase, and conclude that Tierra del
90ce3da70b43 Initial load
duke
parents:
diff changeset
   286
# Fuego set its clocks back at 2004-05-30 00:00.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   287
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   288
# From Steffen Thorsen (2004-10-05):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   289
# The previous law 7210 which changed the province of Mendoza's time zone
90ce3da70b43 Initial load
duke
parents:
diff changeset
   290
# back in May have been modified slightly in a new law 7277, which set the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   291
# new end date to 2004-09-26 (original date was 2004-10-17).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   292
# http://www.gobernac.mendoza.gov.ar/boletin/pdf/20040924-27244-normas.pdf
90ce3da70b43 Initial load
duke
parents:
diff changeset
   293
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   294
# From Mariano Absatz (2004-10-05):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   295
# San Juan changed from UTC-03:00 to UTC-04:00 at midnight between
90ce3da70b43 Initial load
duke
parents:
diff changeset
   296
# Sunday, May 30th and Monday, May 31st.  It changed back to UTC-03:00
90ce3da70b43 Initial load
duke
parents:
diff changeset
   297
# at midnight between Saturday, July 24th and Sunday, July 25th....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   298
# http://www.sanjuan.gov.ar/prensa/archivo/000329.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
   299
# http://www.sanjuan.gov.ar/prensa/archivo/000426.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
   300
# http://www.sanjuan.gov.ar/prensa/archivo/000441.html
90ce3da70b43 Initial load
duke
parents:
diff changeset
   301
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   302
# From Alex Krivenyshev (2008-01-17):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   303
# Here are articles that Argentina Province San Luis is planning to end DST
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   304
# as earlier as upcoming Monday January 21, 2008 or February 2008:
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   305
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   306
# Provincia argentina retrasa reloj y marca diferencia con resto del país
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   307
# (Argentine Province delayed clock and mark difference with the rest of the
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   308
# country)
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   309
# http://cl.invertia.com/noticias/noticia.aspx?idNoticia=200801171849_EFE_ET4373&idtel
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   310
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   311
# Es inminente que en San Luis atrasen una hora los relojes
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   312
# (It is imminent in San Luis clocks one hour delay)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   313
# http://www.lagaceta.com.ar/nota/253414/Economia/Es-inminente-que-en-San-Luis-atrasen-una-hora-los-relojes.html
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   314
# http://www.worldtimezone.net/dst_news/dst_news_argentina02.html
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   315
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   316
# From Jesper Nørgaard Welen (2008-01-18):
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   317
# The page of the San Luis provincial government
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   318
# http://www.sanluis.gov.ar/notas.asp?idCanal=0&id=22812
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   319
# confirms what Alex Krivenyshev has earlier sent to the tz
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   320
# emailing list about that San Luis plans to return to standard
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   321
# time much earlier than the rest of the country. It also
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   322
# confirms that upon request the provinces San Juan and Mendoza
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   323
# refused to follow San Luis in this change.
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   324
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   325
# The change is supposed to take place Monday the 21st at 0:00
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   326
# hours. As far as I understand it if this goes ahead, we need
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   327
# a new timezone for San Luis (although there are also documented
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   328
# independent changes in the southamerica file of San Luis in
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   329
# 1990 and 1991 which has not been confirmed).
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   330
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   331
# From Jesper Nørgaard Welen (2008-01-25):
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   332
# Unfortunately the below page has become defunct, about the San Luis
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   333
# time change. Perhaps because it now is part of a group of pages "Most
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   334
# important pages of 2008."
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   335
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   336
# You can use
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   337
# http://www.sanluis.gov.ar/notas.asp?idCanal=8141&id=22834
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   338
# instead it seems. Or use "Buscador" from the main page of the San Luis
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   339
# government, and fill in "huso" and click OK, and you will get 3 pages
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   340
# from which the first one is identical to the above.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   341
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   342
# From Mariano Absatz (2008-01-28):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   343
# I can confirm that the Province of San Luis (and so far only that
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   344
# province) decided to go back to UTC-3 effective midnight Jan 20th 2008
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   345
# (that is, Monday 21st at 0:00 is the time the clocks were delayed back
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   346
# 1 hour), and they intend to keep UTC-3 as their timezone all year round
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   347
# (that is, unless they change their mind any minute now).
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   348
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   349
# So we'll have to add yet another city to 'southamerica' (I think San
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   350
# Luis city is the mos populated city in the Province, so it'd be
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   351
# America/Argentina/San_Luis... of course I can't remember if San Luis's
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   352
# history of particular changes goes along with Mendoza or San Juan :-(
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   353
# (I only remember not being able to collect hard facts about San Luis
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   354
# back in 2004, when these provinces changed to UTC-4 for a few days, I
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   355
# mailed them personally and never got an answer).
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   356
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   357
# From Paul Eggert (2014-08-12):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   358
# Unless otherwise specified, data entries are from Shanks & Pottenger through
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   359
# 1992, from the IATA otherwise.  As noted below, Shanks & Pottenger say that
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   360
# America/Cordoba split into 6 subregions during 1991/1992, one of which
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   361
# was America/San_Luis, but we haven't verified this yet so for now we'll
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   362
# keep America/Cordoba a single region rather than splitting it into the
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   363
# other 5 subregions.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   364
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   365
# From Mariano Absatz (2009-03-13):
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   366
# Yesterday (with our usual 2-day notice) the Province of San Luis
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   367
# decided that next Sunday instead of "staying" @utc-03:00 they will go
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   368
# to utc-04:00 until the second Saturday in October...
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   369
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   370
# The press release is at
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   371
# http://www.sanluis.gov.ar/SL/Paginas/NoticiaDetalle.asp?TemaId=1&InfoPrensaId=3102
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   372
# (I couldn't find the decree, but www.sanluis.gov.ar
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   373
# is the official page for the Province Government.)
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   374
#
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   375
# There's also a note in only one of the major national papers ...
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   376
# http://www.lanacion.com.ar/nota.asp?nota_id=1107912
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   377
#
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   378
# The press release says [quick and dirty translation]:
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   379
# ... announced that next Sunday, at 00:00, Puntanos (the San Luis
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   380
# inhabitants) will have to turn back one hour their clocks
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   381
#
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   382
# Since then, San Luis will establish its own Province timezone. Thus,
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   383
# during 2009, this timezone change will run from 00:00 the third Sunday
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   384
# in March until 24:00 of the second Saturday in October.
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   385
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   386
# From Mariano Absatz (2009-10-16):
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   387
# ...the Province of San Luis is a case in itself.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   388
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   389
# The Law at
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   390
# http://www.diputadossanluis.gov.ar/diputadosasp/paginas/verNorma.asp?NormaID=276
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   391
# is ambiguous because establishes a calendar from the 2nd Sunday in
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   392
# October at 0:00 thru the 2nd Saturday in March at 24:00 and the
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   393
# complement of that starting on the 2nd Sunday of March at 0:00 and
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   394
# ending on the 2nd Saturday of March at 24:00.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   395
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   396
# This clearly breaks every time the 1st of March or October is a Sunday.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   397
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   398
# IMHO, the "spirit of the Law" is to make the changes at 0:00 on the 2nd
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   399
# Sunday of October and March.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   400
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   401
# The problem is that the changes in the rest of the Provinces that did
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   402
# change in 2007/2008, were made according to the Federal Law and Decrees
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   403
# that did so on the 3rd Sunday of October and March.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   404
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   405
# In fact, San Luis actually switched from UTC-4 to UTC-3 last Sunday
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   406
# (October 11th) at 0:00.
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   407
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   408
# So I guess a new set of rules, besides "Arg", must be made and the last
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   409
# America/Argentina/San_Luis entries should change to use these...
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   410
#
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   411
# I'm enclosing a patch that does what I say... regretfully, the San Luis
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   412
# timezone must be called "WART/WARST" even when most of the time (like,
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   413
# right now) WARST == ART... that is, since last Sunday, all the country
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   414
# is using UTC-3, but in my patch, San Luis calls it "WARST" and the rest
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   415
# of the country calls it "ART".
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   416
# ...
2813
05d460e4a182 6834474: (tz) Support tzdata2009g
peytoia
parents: 1836
diff changeset
   417
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   418
# From Alexander Krivenyshev (2010-04-09):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   419
# According to news reports from El Diario de la República Province San
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   420
# Luis, Argentina (standard time UTC-04) will keep Daylight Saving Time
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   421
# after April 11, 2010 - will continue to have same time as rest of
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   422
# Argentina (UTC-3) (no DST).
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   423
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   424
# Confirmaron la prórroga del huso horario de verano (Spanish)
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   425
# http://www.eldiariodelarepublica.com/index.php?option=com_content&task=view&id=29383&Itemid=9
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   426
# or (some English translation):
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   427
# http://www.worldtimezone.com/dst_news/dst_news_argentina08.html
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   428
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   429
# From Mariano Absatz (2010-04-12):
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   430
# yes...I can confirm this...and given that San Luis keeps calling
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   431
# UTC-03:00 "summer time", we should't just let San Luis go back to "Arg"
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   432
# rules...San Luis is still using "Western ARgentina Time" and it got
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   433
# stuck on Summer daylight savings time even though the summer is over.
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   434
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   435
# From Paul Eggert (2013-09-05):
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   436
# Perhaps San Luis operates on the legal fiction that it is at -04
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   437
# with perpetual summer time, but ordinary usage typically seems to
41354
d8271dd87747 8166875: (tz) Support tzdata2016g
rpatil
parents: 39829
diff changeset
   438
# just say it's at -03; see, for example,
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   439
# http://es.wikipedia.org/wiki/Hora_oficial_argentina
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   440
# We've documented similar situations as being plain changes to
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   441
# standard time, so let's do that here too.  This does not change UTC
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   442
# offsets, only tm_isdst and the time zone abbreviations.  One minor
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   443
# plus is that this silences a zic complaint that there's no POSIX TZ
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   444
# setting for time stamps past 2038.
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   445
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   446
# From Paul Eggert (2013-02-21):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   447
# Milne says Córdoba time was -4:16:48.2.  Round to the nearest second.
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   448
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   449
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   450
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   451
# Buenos Aires (BA), Capital Federal (CF),
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   452
Zone America/Argentina/Buenos_Aires -3:53:48 - LMT	1894 Oct 31
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   453
			-4:16:48 -	CMT	1920 May    # Córdoba Mean Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   454
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   455
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   456
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   457
			-4:00	Arg	AR%sT	2000 Mar  3
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   458
			-3:00	Arg	AR%sT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   459
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   460
# Córdoba (CB), Santa Fe (SF), Entre Ríos (ER), Corrientes (CN), Misiones (MN),
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   461
# Chaco (CC), Formosa (FM), Santiago del Estero (SE)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   462
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   463
# Shanks & Pottenger also make the following claims, which we haven't verified:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   464
# - Formosa switched to -3:00 on 1991-01-07.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   465
# - Misiones switched to -3:00 on 1990-12-29.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   466
# - Chaco switched to -3:00 on 1991-01-04.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   467
# - Santiago del Estero switched to -4:00 on 1991-04-01,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   468
#   then to -3:00 on 1991-04-26.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   469
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   470
Zone America/Argentina/Cordoba -4:16:48 - LMT	1894 Oct 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   471
			-4:16:48 -	CMT	1920 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   472
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   473
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   474
			-3:00	Arg	AR%sT	1991 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   475
			-4:00	-	WART	1991 Oct 20
90ce3da70b43 Initial load
duke
parents:
diff changeset
   476
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   477
			-4:00	Arg	AR%sT	2000 Mar  3
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   478
			-3:00	Arg	AR%sT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   479
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   480
# Salta (SA), La Pampa (LP), Neuquén (NQ), Rio Negro (RN)
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   481
Zone America/Argentina/Salta -4:21:40 - LMT	1894 Oct 31
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   482
			-4:16:48 -	CMT	1920 May
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   483
			-4:00	-	ART	1930 Dec
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   484
			-4:00	Arg	AR%sT	1969 Oct  5
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   485
			-3:00	Arg	AR%sT	1991 Mar  3
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   486
			-4:00	-	WART	1991 Oct 20
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   487
			-3:00	Arg	AR%sT	1999 Oct  3
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   488
			-4:00	Arg	AR%sT	2000 Mar  3
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   489
			-3:00	Arg	AR%sT	2008 Oct 18
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   490
			-3:00	-	ART
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   491
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   492
# Tucumán (TM)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   493
Zone America/Argentina/Tucuman -4:20:52 - LMT	1894 Oct 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   494
			-4:16:48 -	CMT	1920 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   495
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   496
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   497
			-3:00	Arg	AR%sT	1991 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   498
			-4:00	-	WART	1991 Oct 20
90ce3da70b43 Initial load
duke
parents:
diff changeset
   499
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   500
			-4:00	Arg	AR%sT	2000 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   501
			-3:00	-	ART	2004 Jun  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   502
			-4:00	-	WART	2004 Jun 13
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   503
			-3:00	Arg	AR%sT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   504
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   505
# La Rioja (LR)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   506
Zone America/Argentina/La_Rioja -4:27:24 - LMT	1894 Oct 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   507
			-4:16:48 -	CMT	1920 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   508
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   509
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   510
			-3:00	Arg	AR%sT	1991 Mar  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   511
			-4:00	-	WART	1991 May  7
90ce3da70b43 Initial load
duke
parents:
diff changeset
   512
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   513
			-4:00	Arg	AR%sT	2000 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   514
			-3:00	-	ART	2004 Jun  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   515
			-4:00	-	WART	2004 Jun 20
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   516
			-3:00	Arg	AR%sT	2008 Oct 18
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   517
			-3:00	-	ART
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   518
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   519
# San Juan (SJ)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   520
Zone America/Argentina/San_Juan -4:34:04 - LMT	1894 Oct 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   521
			-4:16:48 -	CMT	1920 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   522
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   523
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   524
			-3:00	Arg	AR%sT	1991 Mar  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   525
			-4:00	-	WART	1991 May  7
90ce3da70b43 Initial load
duke
parents:
diff changeset
   526
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   527
			-4:00	Arg	AR%sT	2000 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   528
			-3:00	-	ART	2004 May 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   529
			-4:00	-	WART	2004 Jul 25
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   530
			-3:00	Arg	AR%sT	2008 Oct 18
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   531
			-3:00	-	ART
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   532
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   533
# Jujuy (JY)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   534
Zone America/Argentina/Jujuy -4:21:12 -	LMT	1894 Oct 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   535
			-4:16:48 -	CMT	1920 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   536
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   537
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   538
			-3:00	Arg	AR%sT	1990 Mar  4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   539
			-4:00	-	WART	1990 Oct 28
90ce3da70b43 Initial load
duke
parents:
diff changeset
   540
			-4:00	1:00	WARST	1991 Mar 17
90ce3da70b43 Initial load
duke
parents:
diff changeset
   541
			-4:00	-	WART	1991 Oct  6
90ce3da70b43 Initial load
duke
parents:
diff changeset
   542
			-3:00	1:00	ARST	1992
90ce3da70b43 Initial load
duke
parents:
diff changeset
   543
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   544
			-4:00	Arg	AR%sT	2000 Mar  3
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   545
			-3:00	Arg	AR%sT	2008 Oct 18
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   546
			-3:00	-	ART
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   547
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   548
# Catamarca (CT), Chubut (CH)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   549
Zone America/Argentina/Catamarca -4:23:08 - LMT	1894 Oct 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   550
			-4:16:48 -	CMT	1920 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   551
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   552
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   553
			-3:00	Arg	AR%sT	1991 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   554
			-4:00	-	WART	1991 Oct 20
90ce3da70b43 Initial load
duke
parents:
diff changeset
   555
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   556
			-4:00	Arg	AR%sT	2000 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   557
			-3:00	-	ART	2004 Jun  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   558
			-4:00	-	WART	2004 Jun 20
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   559
			-3:00	Arg	AR%sT	2008 Oct 18
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   560
			-3:00	-	ART
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   561
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   562
# Mendoza (MZ)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   563
Zone America/Argentina/Mendoza -4:35:16 - LMT	1894 Oct 31
90ce3da70b43 Initial load
duke
parents:
diff changeset
   564
			-4:16:48 -	CMT	1920 May
90ce3da70b43 Initial load
duke
parents:
diff changeset
   565
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   566
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   567
			-3:00	Arg	AR%sT	1990 Mar  4
90ce3da70b43 Initial load
duke
parents:
diff changeset
   568
			-4:00	-	WART	1990 Oct 15
90ce3da70b43 Initial load
duke
parents:
diff changeset
   569
			-4:00	1:00	WARST	1991 Mar  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   570
			-4:00	-	WART	1991 Oct 15
90ce3da70b43 Initial load
duke
parents:
diff changeset
   571
			-4:00	1:00	WARST	1992 Mar  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   572
			-4:00	-	WART	1992 Oct 18
90ce3da70b43 Initial load
duke
parents:
diff changeset
   573
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   574
			-4:00	Arg	AR%sT	2000 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   575
			-3:00	-	ART	2004 May 23
90ce3da70b43 Initial load
duke
parents:
diff changeset
   576
			-4:00	-	WART	2004 Sep 26
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   577
			-3:00	Arg	AR%sT	2008 Oct 18
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   578
			-3:00	-	ART
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   579
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   580
# San Luis (SL)
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   581
5286
960c1ce0f14d 6945238: (tz) Support tzdata2010i
peytoia
parents: 5130
diff changeset
   582
Rule	SanLuis	2008	2009	-	Mar	Sun>=8	0:00	0	-
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   583
Rule	SanLuis	2007	2008	-	Oct	Sun>=8	0:00	1:00	S
4279
67bbd3f37f62 6899397: (tz) Support tzdata2009r
peytoia
parents: 3739
diff changeset
   584
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   585
Zone America/Argentina/San_Luis -4:25:24 - LMT	1894 Oct 31
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   586
			-4:16:48 -	CMT	1920 May
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   587
			-4:00	-	ART	1930 Dec
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   588
			-4:00	Arg	AR%sT	1969 Oct  5
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   589
			-3:00	Arg	AR%sT	1990
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   590
			-3:00	1:00	ARST	1990 Mar 14
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   591
			-4:00	-	WART	1990 Oct 15
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   592
			-4:00	1:00	WARST	1991 Mar  1
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   593
			-4:00	-	WART	1991 Jun  1
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   594
			-3:00	-	ART	1999 Oct  3
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   595
			-4:00	1:00	WARST	2000 Mar  3
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   596
			-3:00	-	ART	2004 May 31
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   597
			-4:00	-	WART	2004 Jul 25
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   598
			-3:00	Arg	AR%sT	2008 Jan 21
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   599
			-4:00	SanLuis	WAR%sT	2009 Oct 11
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   600
			-3:00	-	ART
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   601
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   602
# Santa Cruz (SC)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   603
Zone America/Argentina/Rio_Gallegos -4:36:52 - LMT	1894 Oct 31
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   604
			-4:16:48 -	CMT	1920 May    # Córdoba Mean Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   605
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   606
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   607
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   608
			-4:00	Arg	AR%sT	2000 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   609
			-3:00	-	ART	2004 Jun  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   610
			-4:00	-	WART	2004 Jun 20
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   611
			-3:00	Arg	AR%sT	2008 Oct 18
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   612
			-3:00	-	ART
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   613
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   614
# Tierra del Fuego, Antártida e Islas del Atlántico Sur (TF)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   615
Zone America/Argentina/Ushuaia -4:33:12 - LMT	1894 Oct 31
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   616
			-4:16:48 -	CMT	1920 May    # Córdoba Mean Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   617
			-4:00	-	ART	1930 Dec
90ce3da70b43 Initial load
duke
parents:
diff changeset
   618
			-4:00	Arg	AR%sT	1969 Oct  5
90ce3da70b43 Initial load
duke
parents:
diff changeset
   619
			-3:00	Arg	AR%sT	1999 Oct  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   620
			-4:00	Arg	AR%sT	2000 Mar  3
90ce3da70b43 Initial load
duke
parents:
diff changeset
   621
			-3:00	-	ART	2004 May 30
90ce3da70b43 Initial load
duke
parents:
diff changeset
   622
			-4:00	-	WART	2004 Jun 20
1836
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   623
			-3:00	Arg	AR%sT	2008 Oct 18
e9844be2c663 6764308: (tz) Support tzdata2008i
peytoia
parents: 1833
diff changeset
   624
			-3:00	-	ART
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   625
90ce3da70b43 Initial load
duke
parents:
diff changeset
   626
# Aruba
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   627
Link America/Curacao America/Aruba
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   628
90ce3da70b43 Initial load
duke
parents:
diff changeset
   629
# Bolivia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   630
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   631
Zone	America/La_Paz	-4:32:36 -	LMT	1890
90ce3da70b43 Initial load
duke
parents:
diff changeset
   632
			-4:32:36 -	CMT	1931 Oct 15 # Calamarca MT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   633
			-4:32:36 1:00	BOST	1932 Mar 21 # Bolivia ST
90ce3da70b43 Initial load
duke
parents:
diff changeset
   634
			-4:00	-	BOT	# Bolivia Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
   635
90ce3da70b43 Initial load
duke
parents:
diff changeset
   636
# Brazil
90ce3da70b43 Initial load
duke
parents:
diff changeset
   637
90ce3da70b43 Initial load
duke
parents:
diff changeset
   638
# From Paul Eggert (1993-11-18):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   639
# The mayor of Rio recently attempted to change the time zone rules
90ce3da70b43 Initial load
duke
parents:
diff changeset
   640
# just in his city, in order to leave more summer time for the tourist trade.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   641
# The rule change lasted only part of the day;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   642
# the federal government refused to follow the city's rules, and business
90ce3da70b43 Initial load
duke
parents:
diff changeset
   643
# was in a chaos, so the mayor backed down that afternoon.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   644
90ce3da70b43 Initial load
duke
parents:
diff changeset
   645
# From IATA SSIM (1996-02):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   646
# _Only_ the following states in BR1 observe DST: Rio Grande do Sul (RS),
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   647
# Santa Catarina (SC), Paraná (PR), São Paulo (SP), Rio de Janeiro (RJ),
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   648
# Espírito Santo (ES), Minas Gerais (MG), Bahia (BA), Goiás (GO),
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   649
# Distrito Federal (DF), Tocantins (TO), Sergipe [SE] and Alagoas [AL].
90ce3da70b43 Initial load
duke
parents:
diff changeset
   650
# [The last three states are new to this issue of the IATA SSIM.]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   651
90ce3da70b43 Initial load
duke
parents:
diff changeset
   652
# From Gwillim Law (1996-10-07):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   653
# Geography, history (Tocantins was part of Goiás until 1989), and other
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   654
# sources of time zone information lead me to believe that AL, SE, and TO were
90ce3da70b43 Initial load
duke
parents:
diff changeset
   655
# always in BR1, and so the only change was whether or not they observed DST....
90ce3da70b43 Initial load
duke
parents:
diff changeset
   656
# The earliest issue of the SSIM I have is 2/91.  Each issue from then until
90ce3da70b43 Initial load
duke
parents:
diff changeset
   657
# 9/95 says that DST is observed only in the ten states I quoted from 9/95,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   658
# along with Mato Grosso (MT) and Mato Grosso do Sul (MS), which are in BR2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   659
# (UTC-4)....  The other two time zones given for Brazil are BR3, which is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   660
# UTC-5, no DST, and applies only in the state of Acre (AC); and BR4, which is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   661
# UTC-2, and applies to Fernando de Noronha (formerly FN, but I believe it's
90ce3da70b43 Initial load
duke
parents:
diff changeset
   662
# become part of the state of Pernambuco).  The boundary between BR1 and BR2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   663
# has never been clearly stated.  They've simply been called East and West.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   664
# However, some conclusions can be drawn from another IATA manual: the Airline
90ce3da70b43 Initial load
duke
parents:
diff changeset
   665
# Coding Directory, which lists close to 400 airports in Brazil.  For each
90ce3da70b43 Initial load
duke
parents:
diff changeset
   666
# airport it gives a time zone which is coded to the SSIM.  From that
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   667
# information, I'm led to conclude that the states of Amapá (AP), Ceará (CE),
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   668
# Maranhão (MA), Paraíba (PR), Pernambuco (PE), Piauí (PI), and Rio Grande do
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   669
# Norte (RN), and the eastern part of Pará (PA) are all in BR1 without DST.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   670
90ce3da70b43 Initial load
duke
parents:
diff changeset
   671
# From Marcos Tadeu (1998-09-27):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   672
# Brazilian official page <http://pcdsh01.on.br/verao1.html>
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   673
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   674
# From Jesper Nørgaard (2000-11-03):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   675
# [For an official list of which regions in Brazil use which time zones, see:]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   676
# http://pcdsh01.on.br/Fusbr.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
   677
# http://pcdsh01.on.br/Fusbrhv.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
   678
90ce3da70b43 Initial load
duke
parents:
diff changeset
   679
# From Celso Doria via David Madeo (2002-10-09):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   680
# The reason for the delay this year has to do with elections in Brazil.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   681
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   682
# Unlike in the United States, elections in Brazil are 100% computerized and
90ce3da70b43 Initial load
duke
parents:
diff changeset
   683
# the results are known almost immediately.  Yesterday, it was the first
90ce3da70b43 Initial load
duke
parents:
diff changeset
   684
# round of the elections when 115 million Brazilians voted for President,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   685
# Governor, Senators, Federal Deputies, and State Deputies.  Nobody is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   686
# counting (or re-counting) votes anymore and we know there will be a second
90ce3da70b43 Initial load
duke
parents:
diff changeset
   687
# round for the Presidency and also for some Governors.  The 2nd round will
90ce3da70b43 Initial load
duke
parents:
diff changeset
   688
# take place on October 27th.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   689
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   690
# The reason why the DST will only begin November 3rd is that the thousands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   691
# of electoral machines used cannot have their time changed, and since the
90ce3da70b43 Initial load
duke
parents:
diff changeset
   692
# Constitution says the elections must begin at 8:00 AM and end at 5:00 PM,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   693
# the Government decided to postpone DST, instead of changing the Constitution
90ce3da70b43 Initial load
duke
parents:
diff changeset
   694
# (maybe, for the next elections, it will be possible to change the clock)...
90ce3da70b43 Initial load
duke
parents:
diff changeset
   695
90ce3da70b43 Initial load
duke
parents:
diff changeset
   696
# From Rodrigo Severo (2004-10-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   697
# It's just the biannual change made necessary by the much hyped, supposedly
90ce3da70b43 Initial load
duke
parents:
diff changeset
   698
# modern Brazilian eletronic voting machines which, apparently, can't deal
90ce3da70b43 Initial load
duke
parents:
diff changeset
   699
# with a time change between the first and the second rounds of the elections.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   700
90ce3da70b43 Initial load
duke
parents:
diff changeset
   701
# From Steffen Thorsen (2007-09-20):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   702
# Brazil will start DST on 2007-10-14 00:00 and end on 2008-02-17 00:00:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   703
# http://www.mme.gov.br/site/news/detail.do;jsessionid=BBA06811AFCAAC28F0285210913513DA?newsId=13975
90ce3da70b43 Initial load
duke
parents:
diff changeset
   704
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   705
# From Paul Schulze (2008-06-24):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   706
# ...by law number 11.662 of April 24, 2008 (published in the "Diario
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   707
# Oficial da União"...) in Brazil there are changes in the timezones,
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   708
# effective today (00:00am at June 24, 2008) as follows:
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   709
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   710
# a) The timezone UTC+5 is extinguished, with all the Acre state and the
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   711
# part of the Amazonas state that had this timezone now being put to the
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   712
# timezone UTC+4
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   713
# b) The whole Pará state now is put at timezone UTC+3, instead of just
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   714
# part of it, as was before.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   715
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   716
# This change follows a proposal of senator Tiao Viana of Acre state, that
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   717
# proposed it due to concerns about open television channels displaying
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   718
# programs inappropriate to youths in the states that had the timezone
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   719
# UTC+5 too early in the night. In the occasion, some more corrections
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   720
# were proposed, trying to unify the timezones of any given state. This
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   721
# change modifies timezone rules defined in decree 2.784 of 18 June,
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   722
# 1913.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   723
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   724
# From Rodrigo Severo (2008-06-24):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   725
# Just correcting the URL:
3739
0825ce592b81 6872467: (tz) Support tzdata2009l
peytoia
parents: 2813
diff changeset
   726
# https://www.in.gov.br/imprensa/visualiza/index.jsp?jornal=do&secao=1&pagina=1&data=25/04/2008
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   727
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   728
# As a result of the above Decree I believe the America/Rio_Branco
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   729
# timezone shall be modified from UTC-5 to UTC-4 and a new timezone shall
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   730
# be created to represent the...west side of the Pará State. I
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   731
# suggest this new timezone be called Santarem as the most
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   732
# important/populated city in the affected area.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   733
#
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   734
# This new timezone would be the same as the Rio_Branco timezone up to
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   735
# the 2008/06/24 change which would be to UTC-3 instead of UTC-4.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   736
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   737
# From Alex Krivenyshev (2008-06-24):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   738
# This is a quick reference page for New and Old Brazil Time Zones map.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   739
# http://www.worldtimezone.com/brazil-time-new-old.php
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   740
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   741
# - 4 time zones replaced by 3 time zones - eliminating time zone UTC-05
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   742
# (state Acre and the part of the Amazonas will be UTC/GMT-04) - western
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   743
# part of Par state is moving to one timezone UTC-03 (from UTC-04).
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   744
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   745
# From Paul Eggert (2002-10-10):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   746
# The official decrees referenced below are mostly taken from
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   747
# Decretos sobre o Horário de Verão no Brasil.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   748
# http://pcdsh01.on.br/DecHV.html
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   749
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   750
# From Steffen Thorsen (2008-08-29):
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   751
# As announced by the government and many newspapers in Brazil late
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   752
# yesterday, Brazil will start DST on 2008-10-19 (need to change rule) and
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   753
# it will end on 2009-02-15 (current rule for Brazil is fine). Based on
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   754
# past years experience with the elections, there was a good chance that
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   755
# the start was postponed to November, but it did not happen this year.
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   756
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   757
# It has not yet been posted to http://pcdsh01.on.br/DecHV.html
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   758
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   759
# An official page about it:
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   760
# http://www.mme.gov.br/site/news/detail.do?newsId=16722
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   761
# Note that this link does not always work directly, but must be accessed
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   762
# by going to
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   763
# http://www.mme.gov.br/first
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   764
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   765
# One example link that works directly:
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   766
# http://jornale.com.br/index.php?option=com_content&task=view&id=13530&Itemid=54
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   767
# (Portuguese)
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   768
#
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   769
# We have a written a short article about it as well:
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   770
# http://www.timeanddate.com/news/time/brazil-dst-2008-2009.html
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   771
#
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   772
# From Alexander Krivenyshev (2011-10-04):
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   773
# State Bahia will return to Daylight savings time this year after 8 years off.
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   774
# The announcement was made by Governor Jaques Wagner in an interview to a
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   775
# television station in Salvador.
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   776
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   777
# In Portuguese:
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   778
# http://g1.globo.com/bahia/noticia/2011/10/governador-jaques-wagner-confirma-horario-de-verao-na-bahia.html
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   779
# http://noticias.terra.com.br/brasil/noticias/0,,OI5390887-EI8139,00-Bahia+volta+a+ter+horario+de+verao+apos+oito+anos.html
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   780
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   781
# From Guilherme Bernardes Rodrigues (2011-10-07):
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   782
# There is news in the media, however there is still no decree about it.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   783
# I just send a e-mail to Zulmira Brandao at http://pcdsh01.on.br/ the
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
   784
# official agency about time in Brazil, and she confirmed that the old rule is
10795
39d94a6eb53a 7103108: (tz) Support tzdata2011l
peytoia
parents: 10593
diff changeset
   785
# still in force.
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   786
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   787
# From Guilherme Bernardes Rodrigues (2011-10-14)
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   788
# It's official, the President signed a decree that includes Bahia in summer
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   789
# time.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   790
#	 [ and in a second message (same day): ]
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   791
# I found the decree.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   792
#
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
   793
# DECRETO No. 7.584, DE 13 DE OUTUBRO DE 2011
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   794
# Link :
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   795
# http://www.in.gov.br/visualiza/index.jsp?data=13/10/2011&jornal=1000&pagina=6&totalArquivos=6
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   796
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   797
# From Kelley Cook (2012-10-16):
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   798
# The governor of state of Bahia in Brazil announced on Thursday that
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   799
# due to public pressure, he is reversing the DST policy they implemented
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   800
# last year and will not be going to Summer Time on October 21st....
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   801
# http://www.correio24horas.com.br/r/artigo/apos-pressoes-wagner-suspende-horario-de-verao-na-bahia
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   802
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   803
# From Rodrigo Severo (2012-10-16):
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   804
# Tocantins state will have DST.
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
   805
# http://noticias.terra.com.br/brasil/noticias/0,,OI6232536-EI306.html
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
   806
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   807
# From Steffen Thorsen (2013-09-20):
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   808
# Tocantins in Brazil is very likely not to observe DST from October....
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   809
# http://conexaoto.com.br/2013/09/18/ministerio-confirma-que-tocantins-esta-fora-do-horario-de-verao-em-2013-mas-falta-publicacao-de-decreto
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   810
# We will keep this article updated when this is confirmed:
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   811
# http://www.timeanddate.com/news/time/brazil-starts-dst-2013.html
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
   812
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   813
# From Steffen Thorsen (2013-10-17):
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   814
# http://www.timeanddate.com/news/time/acre-amazonas-change-time-zone.html
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   815
# Senator Jorge Viana announced that Acre will change time zone on November 10.
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   816
# He did not specify the time of the change, nor if western parts of Amazonas
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   817
# will change as well.
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   818
#
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   819
# From Paul Eggert (2013-10-17):
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   820
# For now, assume western Amazonas will change as well.
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
   821
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   822
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   823
# Decree 20,466 <http://pcdsh01.on.br/HV20466.htm> (1931-10-01)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   824
# Decree 21,896 <http://pcdsh01.on.br/HV21896.htm> (1932-01-10)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   825
Rule	Brazil	1931	only	-	Oct	 3	11:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   826
Rule	Brazil	1932	1933	-	Apr	 1	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   827
Rule	Brazil	1932	only	-	Oct	 3	 0:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   828
# Decree 23,195 <http://pcdsh01.on.br/HV23195.htm> (1933-10-10)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   829
# revoked DST.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   830
# Decree 27,496 <http://pcdsh01.on.br/HV27496.htm> (1949-11-24)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   831
# Decree 27,998 <http://pcdsh01.on.br/HV27998.htm> (1950-04-13)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   832
Rule	Brazil	1949	1952	-	Dec	 1	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   833
Rule	Brazil	1950	only	-	Apr	16	 1:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   834
Rule	Brazil	1951	1952	-	Apr	 1	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   835
# Decree 32,308 <http://pcdsh01.on.br/HV32308.htm> (1953-02-24)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   836
Rule	Brazil	1953	only	-	Mar	 1	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   837
# Decree 34,724 <http://pcdsh01.on.br/HV34724.htm> (1953-11-30)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   838
# revoked DST.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   839
# Decree 52,700 <http://pcdsh01.on.br/HV52700.htm> (1963-10-18)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   840
# established DST from 1963-10-23 00:00 to 1964-02-29 00:00
90ce3da70b43 Initial load
duke
parents:
diff changeset
   841
# in SP, RJ, GB, MG, ES, due to the prolongation of the drought.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   842
# Decree 53,071 <http://pcdsh01.on.br/HV53071.htm> (1963-12-03)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   843
# extended the above decree to all of the national territory on 12-09.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   844
Rule	Brazil	1963	only	-	Dec	 9	 0:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   845
# Decree 53,604 <http://pcdsh01.on.br/HV53604.htm> (1964-02-25)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   846
# extended summer time by one day to 1964-03-01 00:00 (start of school).
90ce3da70b43 Initial load
duke
parents:
diff changeset
   847
Rule	Brazil	1964	only	-	Mar	 1	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   848
# Decree 55,639 <http://pcdsh01.on.br/HV55639.htm> (1965-01-27)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   849
Rule	Brazil	1965	only	-	Jan	31	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   850
Rule	Brazil	1965	only	-	Mar	31	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   851
# Decree 57,303 <http://pcdsh01.on.br/HV57303.htm> (1965-11-22)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   852
Rule	Brazil	1965	only	-	Dec	 1	 0:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   853
# Decree 57,843 <http://pcdsh01.on.br/HV57843.htm> (1966-02-18)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   854
Rule	Brazil	1966	1968	-	Mar	 1	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   855
Rule	Brazil	1966	1967	-	Nov	 1	 0:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   856
# Decree 63,429 <http://pcdsh01.on.br/HV63429.htm> (1968-10-15)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   857
# revoked DST.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   858
# Decree 91,698 <http://pcdsh01.on.br/HV91698.htm> (1985-09-27)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   859
Rule	Brazil	1985	only	-	Nov	 2	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   860
# Decree 92,310 (1986-01-21)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   861
# Decree 92,463 (1986-03-13)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   862
Rule	Brazil	1986	only	-	Mar	15	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   863
# Decree 93,316 (1986-10-01)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   864
Rule	Brazil	1986	only	-	Oct	25	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   865
Rule	Brazil	1987	only	-	Feb	14	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   866
# Decree 94,922 <http://pcdsh01.on.br/HV94922.htm> (1987-09-22)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   867
Rule	Brazil	1987	only	-	Oct	25	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   868
Rule	Brazil	1988	only	-	Feb	 7	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   869
# Decree 96,676 <http://pcdsh01.on.br/HV96676.htm> (1988-09-12)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   870
# except for the states of AC, AM, PA, RR, RO, and AP (then a territory)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   871
Rule	Brazil	1988	only	-	Oct	16	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   872
Rule	Brazil	1989	only	-	Jan	29	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   873
# Decree 98,077 <http://pcdsh01.on.br/HV98077.htm> (1989-08-21)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   874
# with the same exceptions
90ce3da70b43 Initial load
duke
parents:
diff changeset
   875
Rule	Brazil	1989	only	-	Oct	15	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   876
Rule	Brazil	1990	only	-	Feb	11	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   877
# Decree 99,530 <http://pcdsh01.on.br/HV99530.htm> (1990-09-17)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   878
# adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   879
# Decree 99,629 (1990-10-19) adds BA, MT.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   880
Rule	Brazil	1990	only	-	Oct	21	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   881
Rule	Brazil	1991	only	-	Feb	17	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   882
# Unnumbered decree <http://pcdsh01.on.br/HV1991.htm> (1991-09-25)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   883
# adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   884
Rule	Brazil	1991	only	-	Oct	20	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   885
Rule	Brazil	1992	only	-	Feb	 9	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   886
# Unnumbered decree <http://pcdsh01.on.br/HV1992.htm> (1992-10-16)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   887
# adopted by same states.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   888
Rule	Brazil	1992	only	-	Oct	25	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   889
Rule	Brazil	1993	only	-	Jan	31	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   890
# Decree 942 <http://pcdsh01.on.br/HV942.htm> (1993-09-28)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   891
# adopted by same states, plus AM.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   892
# Decree 1,252 <http://pcdsh01.on.br/HV1252.htm> (1994-09-22;
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   893
# web page corrected 2004-01-07) adopted by same states, minus AM.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   894
# Decree 1,636 <http://pcdsh01.on.br/HV1636.htm> (1995-09-14)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   895
# adopted by same states, plus MT and TO.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   896
# Decree 1,674 <http://pcdsh01.on.br/HV1674.htm> (1995-10-13)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   897
# adds AL, SE.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   898
Rule	Brazil	1993	1995	-	Oct	Sun>=11	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   899
Rule	Brazil	1994	1995	-	Feb	Sun>=15	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   900
Rule	Brazil	1996	only	-	Feb	11	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   901
# Decree 2,000 <http://pcdsh01.on.br/HV2000.htm> (1996-09-04)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   902
# adopted by same states, minus AL, SE.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   903
Rule	Brazil	1996	only	-	Oct	 6	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   904
Rule	Brazil	1997	only	-	Feb	16	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   905
# From Daniel C. Sobral (1998-02-12):
90ce3da70b43 Initial load
duke
parents:
diff changeset
   906
# In 1997, the DS began on October 6. The stated reason was that
90ce3da70b43 Initial load
duke
parents:
diff changeset
   907
# because international television networks ignored Brazil's policy on DS,
90ce3da70b43 Initial load
duke
parents:
diff changeset
   908
# they bought the wrong times on satellite for coverage of Pope's visit.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   909
# This year, the ending date of DS was postponed to March 1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   910
# to help dealing with the shortages of electric power.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   911
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   912
# Decree 2,317 (1997-09-04), adopted by same states.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   913
Rule	Brazil	1997	only	-	Oct	 6	 0:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   914
# Decree 2,495 <http://pcdsh01.on.br/figuras/HV2495.JPG>
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   915
# (1998-02-10)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   916
Rule	Brazil	1998	only	-	Mar	 1	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   917
# Decree 2,780 <http://pcdsh01.on.br/figuras/Hv98.jpg> (1998-09-11)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   918
# adopted by the same states as before.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   919
Rule	Brazil	1998	only	-	Oct	11	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   920
Rule	Brazil	1999	only	-	Feb	21	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   921
# Decree 3,150 <http://pcdsh01.on.br/figuras/HV3150.gif>
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   922
# (1999-08-23) adopted by same states.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   923
# Decree 3,188 <http://pcdsh01.on.br/DecHV99.gif> (1999-09-30)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   924
# adds SE, AL, PB, PE, RN, CE, PI, MA and RR.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   925
Rule	Brazil	1999	only	-	Oct	 3	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   926
Rule	Brazil	2000	only	-	Feb	27	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   927
# Decree 3,592 <http://pcdsh01.on.br/DEC3592.htm> (2000-09-06)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   928
# adopted by the same states as before.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   929
# Decree 3,630 <http://pcdsh01.on.br/Dec3630.jpg> (2000-10-13)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   930
# repeals DST in PE and RR, effective 2000-10-15 00:00.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   931
# Decree 3,632 <http://pcdsh01.on.br/Dec3632.jpg> (2000-10-17)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   932
# repeals DST in SE, AL, PB, RN, CE, PI and MA, effective 2000-10-22 00:00.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   933
# Decree 3,916 <http://pcdsh01.on.br/figuras/HV3916.gif>
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   934
# (2001-09-13) reestablishes DST in AL, CE, MA, PB, PE, PI, RN, SE.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   935
Rule	Brazil	2000	2001	-	Oct	Sun>=8	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   936
Rule	Brazil	2001	2006	-	Feb	Sun>=15	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
   937
# Decree 4,399 (2002-10-01) repeals DST in AL, CE, MA, PB, PE, PI, RN, SE.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   938
# 4,399 <http://www.presidencia.gov.br/CCIVIL/decreto/2002/D4399.htm>
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   939
Rule	Brazil	2002	only	-	Nov	 3	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   940
# Decree 4,844 (2003-09-24; corrected 2003-09-26) repeals DST in BA, MT, TO.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   941
# 4,844 <http://www.presidencia.gov.br/CCIVIL/decreto/2003/D4844.htm>
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   942
Rule	Brazil	2003	only	-	Oct	19	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   943
# Decree 5,223 (2004-10-01) reestablishes DST in MT.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   944
# 5,223 <http://www.planalto.gov.br/ccivil_03/_Ato2004-2006/2004/Decreto/D5223.htm>
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   945
Rule	Brazil	2004	only	-	Nov	 2	 0:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   946
# Decree 5,539 <http://pcdsh01.on.br/DecHV5539.gif> (2005-09-19),
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   947
# adopted by the same states as before.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   948
Rule	Brazil	2005	only	-	Oct	16	 0:00	1:00	S
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   949
# Decree 5,920 <http://pcdsh01.on.br/DecHV5920.gif> (2006-10-03),
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   950
# adopted by the same states as before.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   951
Rule	Brazil	2006	only	-	Nov	 5	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
   952
Rule	Brazil	2007	only	-	Feb	25	 0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   953
# Decree 6,212 <http://pcdsh01.on.br/DecHV6212.gif> (2007-09-26),
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   954
# adopted by the same states as before.
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   955
Rule	Brazil	2007	only	-	Oct	Sun>=8	 0:00	1:00	S
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   956
# From Frederico A. C. Neves (2008-09-10):
19382
fdb8e07fdaee 8020054: (tz) Support tzdata2013d
sherman
parents: 17464
diff changeset
   957
# According to this decree
1831
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   958
# http://www.planalto.gov.br/ccivil_03/_Ato2007-2010/2008/Decreto/D6558.htm
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   959
# [t]he DST period in Brazil now on will be from the 3rd Oct Sunday to the
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   960
# 3rd Feb Sunday. There is an exception on the return date when this is
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   961
# the Carnival Sunday then the return date will be the next Sunday...
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   962
Rule	Brazil	2008	max	-	Oct	Sun>=15	0:00	1:00	S
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   963
Rule	Brazil	2008	2011	-	Feb	Sun>=15	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   964
Rule	Brazil	2012	only	-	Feb	Sun>=22	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   965
Rule	Brazil	2013	2014	-	Feb	Sun>=15	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   966
Rule	Brazil	2015	only	-	Feb	Sun>=22	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   967
Rule	Brazil	2016	2022	-	Feb	Sun>=15	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   968
Rule	Brazil	2023	only	-	Feb	Sun>=22	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   969
Rule	Brazil	2024	2025	-	Feb	Sun>=15	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   970
Rule	Brazil	2026	only	-	Feb	Sun>=22	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   971
Rule	Brazil	2027	2033	-	Feb	Sun>=15	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   972
Rule	Brazil	2034	only	-	Feb	Sun>=22	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   973
Rule	Brazil	2035	2036	-	Feb	Sun>=15	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   974
Rule	Brazil	2037	only	-	Feb	Sun>=22	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   975
# From Arthur David Olson (2008-09-29):
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   976
# The next is wrong in some years but is better than nothing.
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   977
Rule	Brazil	2038	max	-	Feb	Sun>=15	0:00	0	-
c9effd4226ea 6756569: (tz) Support tzdata2008g
peytoia
parents: 1316
diff changeset
   978
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   979
# The latest ruleset listed above says that the following states observe DST:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   980
# DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   981
90ce3da70b43 Initial load
duke
parents:
diff changeset
   982
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
   983
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   984
# Fernando de Noronha (administratively part of PE)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   985
Zone America/Noronha	-2:09:40 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
   986
			-2:00	Brazil	FN%sT	1990 Sep 17
90ce3da70b43 Initial load
duke
parents:
diff changeset
   987
			-2:00	-	FNT	1999 Sep 30
90ce3da70b43 Initial load
duke
parents:
diff changeset
   988
			-2:00	Brazil	FN%sT	2000 Oct 15
90ce3da70b43 Initial load
duke
parents:
diff changeset
   989
			-2:00	-	FNT	2001 Sep 13
90ce3da70b43 Initial load
duke
parents:
diff changeset
   990
			-2:00	Brazil	FN%sT	2002 Oct  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
   991
			-2:00	-	FNT
90ce3da70b43 Initial load
duke
parents:
diff changeset
   992
# Other Atlantic islands have no permanent settlement.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   993
# These include Trindade and Martim Vaz (administratively part of ES),
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   994
# Rocas Atoll (RN), and the St Peter and St Paul Archipelago (PE).
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   995
# Fernando de Noronha was a separate territory from 1942-09-02 to 1989-01-01;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   996
# it also included the Penedos.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   997
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   998
# Amapá (AP), east Pará (PA)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
   999
# East Pará includes Belém, Marabá, Serra Norte, and São Félix do Xingu.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1000
# The division between east and west Pará is the river Xingu.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1001
# In the north a very small part from the river Javary (now Jari I guess,
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1002
# the border with Amapá) to the Amazon, then to the Xingu.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1003
Zone America/Belem	-3:13:56 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1004
			-3:00	Brazil	BR%sT	1988 Sep 12
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1005
			-3:00	-	BRT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1006
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1007
# west Pará (PA)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1008
# West Pará includes Altamira, Óbidos, Prainha, Oriximiná, and Santarém.
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1009
Zone America/Santarem	-3:38:48 -	LMT	1914
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1010
			-4:00	Brazil	AM%sT	1988 Sep 12
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1011
			-4:00	-	AMT	2008 Jun 24  0:00
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1012
			-3:00	-	BRT
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1013
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1014
# Maranhão (MA), Piauí (PI), Ceará (CE), Rio Grande do Norte (RN),
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1015
# Paraíba (PB)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1016
Zone America/Fortaleza	-2:34:00 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1017
			-3:00	Brazil	BR%sT	1990 Sep 17
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1018
			-3:00	-	BRT	1999 Sep 30
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1019
			-3:00	Brazil	BR%sT	2000 Oct 22
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1020
			-3:00	-	BRT	2001 Sep 13
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1021
			-3:00	Brazil	BR%sT	2002 Oct  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1022
			-3:00	-	BRT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1023
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1024
# Pernambuco (PE) (except Atlantic islands)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1025
Zone America/Recife	-2:19:36 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1026
			-3:00	Brazil	BR%sT	1990 Sep 17
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1027
			-3:00	-	BRT	1999 Sep 30
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1028
			-3:00	Brazil	BR%sT	2000 Oct 15
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1029
			-3:00	-	BRT	2001 Sep 13
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1030
			-3:00	Brazil	BR%sT	2002 Oct  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1031
			-3:00	-	BRT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1032
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1033
# Tocantins (TO)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1034
Zone America/Araguaina	-3:12:48 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1035
			-3:00	Brazil	BR%sT	1990 Sep 17
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1036
			-3:00	-	BRT	1995 Sep 14
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1037
			-3:00	Brazil	BR%sT	2003 Sep 24
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1038
			-3:00	-	BRT	2012 Oct 21
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1039
			-3:00	Brazil	BR%sT	2013 Sep
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1040
			-3:00	-	BRT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1041
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1042
# Alagoas (AL), Sergipe (SE)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1043
Zone America/Maceio	-2:22:52 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1044
			-3:00	Brazil	BR%sT	1990 Sep 17
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1045
			-3:00	-	BRT	1995 Oct 13
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1046
			-3:00	Brazil	BR%sT	1996 Sep  4
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1047
			-3:00	-	BRT	1999 Sep 30
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1048
			-3:00	Brazil	BR%sT	2000 Oct 22
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1049
			-3:00	-	BRT	2001 Sep 13
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1050
			-3:00	Brazil	BR%sT	2002 Oct  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1051
			-3:00	-	BRT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1052
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1053
# Bahia (BA)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1054
# There are too many Salvadors elsewhere, so use America/Bahia instead
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1055
# of America/Salvador.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1056
Zone America/Bahia	-2:34:04 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1057
			-3:00	Brazil	BR%sT	2003 Sep 24
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1058
			-3:00	-	BRT	2011 Oct 16
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1059
			-3:00	Brazil	BR%sT	2012 Oct 21
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1060
			-3:00	-	BRT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1061
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1062
# Goiás (GO), Distrito Federal (DF), Minas Gerais (MG),
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1063
# Espírito Santo (ES), Rio de Janeiro (RJ), São Paulo (SP), Paraná (PR),
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1064
# Santa Catarina (SC), Rio Grande do Sul (RS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1065
Zone America/Sao_Paulo	-3:06:28 -	LMT	1914
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1066
			-3:00	Brazil	BR%sT	1963 Oct 23  0:00
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1067
			-3:00	1:00	BRST	1964
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1068
			-3:00	Brazil	BR%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1069
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1070
# Mato Grosso do Sul (MS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1071
Zone America/Campo_Grande -3:38:28 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1072
			-4:00	Brazil	AM%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1073
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1074
# Mato Grosso (MT)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1075
Zone America/Cuiaba	-3:44:20 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1076
			-4:00	Brazil	AM%sT	2003 Sep 24
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1077
			-4:00	-	AMT	2004 Oct  1
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1078
			-4:00	Brazil	AM%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1079
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1080
# Rondônia (RO)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1081
Zone America/Porto_Velho -4:15:36 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1082
			-4:00	Brazil	AM%sT	1988 Sep 12
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1083
			-4:00	-	AMT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1084
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1085
# Roraima (RR)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1086
Zone America/Boa_Vista	-4:02:40 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1087
			-4:00	Brazil	AM%sT	1988 Sep 12
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1088
			-4:00	-	AMT	1999 Sep 30
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1089
			-4:00	Brazil	AM%sT	2000 Oct 15
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1090
			-4:00	-	AMT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1091
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1092
# east Amazonas (AM): Boca do Acre, Jutaí, Manaus, Floriano Peixoto
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1093
# The great circle line from Tabatinga to Porto Acre divides
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1094
# east from west Amazonas.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1095
Zone America/Manaus	-4:00:04 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1096
			-4:00	Brazil	AM%sT	1988 Sep 12
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1097
			-4:00	-	AMT	1993 Sep 28
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1098
			-4:00	Brazil	AM%sT	1994 Sep 22
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1099
			-4:00	-	AMT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1100
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1101
# west Amazonas (AM): Atalaia do Norte, Boca do Maoco, Benjamin Constant,
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1102
#	Eirunepé, Envira, Ipixuna
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1103
Zone America/Eirunepe	-4:39:28 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1104
			-5:00	Brazil	AC%sT	1988 Sep 12
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1105
			-5:00	-	ACT	1993 Sep 28
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1106
			-5:00	Brazil	AC%sT	1994 Sep 22
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1107
			-5:00	-	ACT	2008 Jun 24  0:00
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1108
			-4:00	-	AMT	2013 Nov 10
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1109
			-5:00	-	ACT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1110
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1111
# Acre (AC)
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1112
Zone America/Rio_Branco	-4:31:12 -	LMT	1914
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1113
			-5:00	Brazil	AC%sT	1988 Sep 12
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1114
			-5:00	-	ACT	2008 Jun 24  0:00
21843
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1115
			-4:00	-	AMT	2013 Nov 10
766fef71e8bb 8027370: Support tzdata2013h
aefimov
parents: 21805
diff changeset
  1116
			-5:00	-	ACT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1117
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1118
# Chile
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1119
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1120
# From Paul Eggert (2015-04-03):
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1121
# Shanks & Pottenger says America/Santiago introduced standard time in
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1122
# 1890 and rounds its UTC offset to 70W40; guess that in practice this
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1123
# was the same offset as in 1916-1919.  It also says Pacific/Easter
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1124
# standardized on 109W22 in 1890; assume this didn't change the clocks.
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1125
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1126
# Dates for America/Santiago from 1910 to 2004 are primarily from
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1127
# the following source, cited by Oscar van Vlijmen (2006-10-08):
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1128
# [1] Chile Law
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1129
# http://www.webexhibits.org/daylightsaving/chile.html
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1130
# This contains a copy of a this official table:
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1131
# Cambios en la hora oficial de Chile desde 1900 (retrieved 2008-03-30)
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1132
# http://web.archive.org/web/20080330200901/http://www.horaoficial.cl/cambio.htm
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1133
# [1] needs several corrections, though.
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1134
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1135
# The first set of corrections is from:
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1136
# [2] History of the Official Time of Chile
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1137
# http://www.horaoficial.cl/ing/horaof_ing.html (retrieved 2012-03-06).  See:
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1138
# http://web.archive.org/web/20120306042032/http://www.horaoficial.cl/ing/horaof_ing.html
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1139
# This is an English translation of:
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1140
# Historia de la hora oficial de Chile (retrieved 2012-10-24).  See:
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1141
# http://web.archive.org/web/20121024234627/http://www.horaoficial.cl/horaof.htm
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1142
# A fancier Spanish version (requiring mouse-clicking) is at:
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1143
# http://www.horaoficial.cl/historia_hora.html
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1144
# Conflicts between [1] and [2] were resolved as follows:
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1145
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1146
#  - [1] says the 1910 transition was Jan 1, [2] says Jan 10 and cites
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1147
#    Boletín No. 1, Aviso No. 1 (1910).  Go with [2].
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1148
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1149
#  - [1] says SMT was -4:42:45, [2] says Chile's official time from
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1150
#    1916 to 1919 was -4:42:46.3, the meridian of Chile's National
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1151
#    Astronomical Observatory (OAN), then located in what is now
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1152
#    Quinta Normal in Santiago.  Go with [2], rounding it to -4:42:46.
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1153
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1154
#  - [1] says the 1918 transition was Sep 1, [2] says Sep 10 and cites
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1155
#    Boletín No. 22, Aviso No. 129/1918 (1918-08-23).  Go with [2].
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1156
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1157
#  - [1] does not give times for transitions; assume they occur
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1158
#    at midnight mainland time, the current common practice.  However,
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1159
#    go with [2]'s specification of 23:00 for the 1947-05-21 transition.
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1160
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1161
# Another correction to [1] is from Jesper Nørgaard Welen, who
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1162
# wrote (2006-10-08), "I think that there are some obvious mistakes in
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1163
# the suggested link from Oscar van Vlijmen,... for instance entry 66
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1164
# says that GMT-4 ended 1990-09-12 while entry 67 only begins GMT-3 at
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1165
# 1990-09-15 (they should have been 1990-09-15 and 1990-09-16
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1166
# respectively), but anyhow it clears up some doubts too."
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1167
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1168
# Data for Pacific/Easter from 1910 through 1967 come from Shanks &
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1169
# Pottenger.  After that, for lack of better info assume
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1170
# Pacific/Easter is always two hours behind America/Santiago;
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1171
# this is known to work for DST transitions starting in 2008 and
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1172
# may well be true for earlier transitions.
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1173
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1174
# From Eduardo Krell (1995-10-19):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1175
# The law says to switch to DST at midnight [24:00] on the second SATURDAY
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1176
# of October....  The law is the same for March and October.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1177
# (1998-09-29):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1178
# Because of the drought this year, the government decided to go into
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1179
# DST earlier (saturday 9/26 at 24:00). This is a one-time change only ...
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1180
# (unless there's another dry season next year, I guess).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1181
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1182
# From Julio I. Pacheco Troncoso (1999-03-18):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1183
# Because of the same drought, the government decided to end DST later,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1184
# on April 3, (one-time change).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1185
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1186
# From Germán Poo-Caamaño (2008-03-03):
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1187
# Due to drought, Chile extends Daylight Time in three weeks.  This
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1188
# is one-time change (Saturday 3/29 at 24:00 for America/Santiago
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1189
# and Saturday 3/29 at 22:00 for Pacific/Easter)
14416
449750ac6173 8002227: (tz) Support tzdata2012i
coffeys
parents: 12306
diff changeset
  1190
# The Supreme Decree is located at
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1191
# http://www.shoa.cl/servicios/supremo316.pdf
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1192
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1193
# From José Miguel Garrido (2008-03-05):
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1194
# http://www.shoa.cl/noticias/2008/04hora/hora.htm
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1195
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1196
# From Angel Chiang (2010-03-04):
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1197
# Subject: DST in Chile exceptionally extended to 3 April due to earthquake
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1198
# http://www.gobiernodechile.cl/viewNoticia.aspx?idArticulo=30098
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1199
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1200
# From Arthur David Olson (2010-03-06):
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1201
# Angel Chiang's message confirmed by Julio Pacheco; Julio provided a patch.
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1202
8986
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 8761
diff changeset
  1203
# From Glenn Eychaner (2011-03-28):
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 8761
diff changeset
  1204
# http://diario.elmercurio.com/2011/03/28/_portada/_portada/noticias/7565897A-CA86-49E6-9E03-660B21A4883E.htm?id=3D{7565897A-CA86-49E6-9E03-660B21A4883E}
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 8761
diff changeset
  1205
# In English:
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 8761
diff changeset
  1206
# Chile's clocks will go back an hour this year on the 7th of May instead
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 8761
diff changeset
  1207
# of this Saturday. They will go forward again the 3rd Saturday in
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1208
# August, not in October as they have since 1968.
8986
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 8761
diff changeset
  1209
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1210
# From Mauricio Parada (2012-02-22), translated by Glenn Eychaner (2012-02-23):
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1211
# As stated in the website of the Chilean Energy Ministry
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1212
# http://www.minenergia.cl/ministerio/noticias/generales/gobierno-anuncia-fechas-de-cambio-de.html
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1213
# The Chilean Government has decided to postpone the entrance into winter time
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1214
# (to leave DST) from March 11 2012 to April 28th 2012....
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1215
# Quote from the website communication:
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1216
#
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1217
# 6. For the year 2012, the dates of entry into winter time will be as follows:
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1218
# a. Saturday April 28, 2012, clocks should go back 60 minutes; that is, at
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1219
# 23:59:59, instead of passing to 0:00, the time should be adjusted to be 23:00
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1220
# of the same day.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1221
# b. Saturday, September 1, 2012, clocks should go forward 60 minutes; that is,
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1222
# at 23:59:59, instead of passing to 0:00, the time should be adjusted to be
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1223
# 01:00 on September 2.
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1224
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1225
# From Steffen Thorsen (2013-02-15):
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1226
# According to several news sources, Chile has extended DST this year,
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1227
# they will end DST later and start DST earlier than planned.  They
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1228
# hope to save energy.  The new end date is 2013-04-28 00:00 and new
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1229
# start date is 2013-09-08 00:00....
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1230
# http://www.gob.cl/informa/2013/02/15/gobierno-anuncia-fechas-de-cambio-de-hora-para-el-ano-2013.htm
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1231
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1232
# From José Miguel Garrido (2014-02-19):
23348
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1233
# Today appeared in the Diario Oficial a decree amending the time change
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1234
# dates to 2014.
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1235
# DST End: last Saturday of April 2014 (Sun 27 Apr 2014 03:00 UTC)
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1236
# DST Start: first Saturday of September 2014 (Sun 07 Sep 2014 04:00 UTC)
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1237
# http://www.diariooficial.interior.gob.cl//media/2014/02/19/do-20140219.pdf
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1238
29722
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  1239
# From Eduardo Romero Urra (2015-03-03):
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  1240
# Today has been published officially that Chile will use the DST time
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  1241
# permanently until March 25 of 2017
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  1242
# http://www.diariooficial.interior.gob.cl/media/2015/03/03/1-large.jpg
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  1243
#
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  1244
# From Paul Eggert (2015-03-03):
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  1245
# For now, assume that the extension will persist indefinitely.
28776
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
  1246
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1247
# From Juan Correa (2016-03-18):
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1248
# The decree regarding DST has been published in today's Official Gazette:
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1249
# http://www.diariooficial.interior.gob.cl/versiones-anteriores/do/20160318/
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1250
# http://www.leychile.cl/Navegar?idNorma=1088502
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1251
# It does consider the second Saturday of May and August as the dates
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1252
# for the transition; and it lists DST dates until 2019, but I think
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1253
# this scheme will stick.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1254
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1255
# From Paul Eggert (2016-03-18):
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1256
# For now, assume the pattern holds for the indefinite future.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1257
# The decree says transitions occur at 24:00; in practice this appears
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1258
# to mean 24:00 mainland time, not 24:00 local time, so that Easter
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1259
# Island is always two hours behind the mainland.
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1260
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1261
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1262
Rule	Chile	1927	1931	-	Sep	 1	0:00	1:00	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1263
Rule	Chile	1928	1932	-	Apr	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1264
Rule	Chile	1968	only	-	Nov	 3	4:00u	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1265
Rule	Chile	1969	only	-	Mar	30	3:00u	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1266
Rule	Chile	1969	only	-	Nov	23	4:00u	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1267
Rule	Chile	1970	only	-	Mar	29	3:00u	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1268
Rule	Chile	1971	only	-	Mar	14	3:00u	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1269
Rule	Chile	1970	1972	-	Oct	Sun>=9	4:00u	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1270
Rule	Chile	1972	1986	-	Mar	Sun>=9	3:00u	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1271
Rule	Chile	1973	only	-	Sep	30	4:00u	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1272
Rule	Chile	1974	1987	-	Oct	Sun>=9	4:00u	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1273
Rule	Chile	1987	only	-	Apr	12	3:00u	0	-
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1274
Rule	Chile	1988	1990	-	Mar	Sun>=9	3:00u	0	-
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1275
Rule	Chile	1988	1989	-	Oct	Sun>=9	4:00u	1:00	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1276
Rule	Chile	1990	only	-	Sep	16	4:00u	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1277
Rule	Chile	1991	1996	-	Mar	Sun>=9	3:00u	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1278
Rule	Chile	1991	1997	-	Oct	Sun>=9	4:00u	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1279
Rule	Chile	1997	only	-	Mar	30	3:00u	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1280
Rule	Chile	1998	only	-	Mar	Sun>=9	3:00u	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1281
Rule	Chile	1998	only	-	Sep	27	4:00u	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1282
Rule	Chile	1999	only	-	Apr	 4	3:00u	0	-
8986
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 8761
diff changeset
  1283
Rule	Chile	1999	2010	-	Oct	Sun>=9	4:00u	1:00	S
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1284
Rule	Chile	2000	2007	-	Mar	Sun>=9	3:00u	0	-
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1285
# N.B.: the end of March 29 in Chile is March 30 in Universal time,
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1286
# which is used below in specifying the transition.
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1287
Rule	Chile	2008	only	-	Mar	30	3:00u	0	-
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1288
Rule	Chile	2009	only	-	Mar	Sun>=9	3:00u	0	-
8986
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 8761
diff changeset
  1289
Rule	Chile	2010	only	-	Apr	Sun>=1	3:00u	0	-
92fad6d40506 7033174: (tz) Support tzdata2011e
peytoia
parents: 8761
diff changeset
  1290
Rule	Chile	2011	only	-	May	Sun>=2	3:00u	0	-
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1291
Rule	Chile	2011	only	-	Aug	Sun>=16	4:00u	1:00	S
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1292
Rule	Chile	2012	2014	-	Apr	Sun>=23	3:00u	0	-
28776
4153595a6ced 8072042: (tz) Support tzdata2015a
aefimov
parents: 27727
diff changeset
  1293
Rule	Chile	2012	2014	-	Sep	Sun>=2	4:00u	1:00	S
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1294
Rule	Chile	2016	max	-	May	Sun>=9	3:00u	0	-
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1295
Rule	Chile	2016	max	-	Aug	Sun>=9	4:00u	1:00	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1296
# IATA SSIM anomalies: (1992-02) says 1992-03-14;
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1297
# (1996-09) says 1998-03-08.  Ignore these.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1298
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1299
Zone America/Santiago	-4:42:46 -	LMT	1890
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1300
			-4:42:46 -	SMT	1910 Jan 10 # Santiago Mean Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1301
			-5:00	-	CLT	1916 Jul  1 # Chile Time
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1302
			-4:42:46 -	SMT	1918 Sep 10
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1303
			-4:00	-	CLT	1919 Jul  1
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1304
			-4:42:46 -	SMT	1927 Sep  1
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1305
			-5:00	Chile	CL%sT	1932 Sep  1
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1306
			-4:00	-	CLT	1942 Jun  1
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1307
			-5:00	-	CLT	1942 Aug  1
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1308
			-4:00	-	CLT	1946 Jul 15
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1309
			-4:00	1:00	CLST	1946 Sep  1 # central Chile
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1310
			-4:00	-	CLT	1947 Apr  1
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1311
			-5:00	-	CLT	1947 May 21 23:00
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1312
			-4:00	Chile	CL%sT
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1313
Zone Pacific/Easter	-7:17:28 -	LMT	1890
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1314
			-7:17:28 -	EMT	1932 Sep    # Easter Mean Time
29722
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  1315
			-7:00	Chile	EAS%sT	1982 Mar 14 3:00u # Easter Time
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1316
			-6:00	Chile	EAS%sT
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1317
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1318
# Salas y Gómez Island is uninhabited.
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1319
# Other Chilean locations, including Juan Fernández Is, Desventuradas Is,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1320
# and Antarctic bases, are like America/Santiago.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1321
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1322
# Antarctic base using South American rules
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1323
# (See the file 'antarctica' for more.)
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1324
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1325
# Palmer, Anvers Island, since 1965 (moved 2 miles in 1968)
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1326
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1327
# From Ethan Dicks (1996-10-06):
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1328
# It keeps the same time as Punta Arenas, Chile, because, just like us
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1329
# and the South Pole, that's the other end of their supply line....
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1330
# I verified with someone who was there that since 1980,
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1331
# Palmer has followed Chile.  Prior to that, before the Falklands War,
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1332
# Palmer used to be supplied from Argentina.
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1333
#
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1334
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 38768
diff changeset
  1335
Zone Antarctica/Palmer	0	-	-00	1965
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1336
			-4:00	Arg	AR%sT	1969 Oct  5
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1337
			-3:00	Arg	AR%sT	1982 May
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1338
			-4:00	Chile	CL%sT
30320
e868aabb6a2a 8077685: (tz) Support tzdata2015d
aefimov
parents: 29722
diff changeset
  1339
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1340
# Colombia
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1341
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1342
# Milne gives 4:56:16.4 for Bogotá time in 1899; round to nearest.  He writes,
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1343
# "A variation of fifteen minutes in the public clocks of Bogota is not rare."
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1344
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1345
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1346
Rule	CO	1992	only	-	May	 3	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1347
Rule	CO	1993	only	-	Apr	 4	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1348
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1349
Zone	America/Bogota	-4:56:16 -	LMT	1884 Mar 13
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1350
			-4:56:16 -	BMT	1914 Nov 23 # Bogotá Mean Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1351
			-5:00	CO	CO%sT	# Colombia Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1352
# Malpelo, Providencia, San Andres
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1353
# no information; probably like America/Bogota
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1354
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1355
# Curaçao
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1356
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1357
# Milne gives 4:35:46.9 for Curaçao mean time; round to nearest.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1358
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1359
# From Paul Eggert (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1360
# Shanks & Pottenger say that The Bottom and Philipsburg have been at
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1361
# -4:00 since standard time was introduced on 1912-03-02; and that
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1362
# Kralendijk and Rincon used Kralendijk Mean Time (-4:33:08) from
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1363
# 1912-02-02 to 1965-01-01.  The former is dubious, since S&P also say
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1364
# Saba Island has been like Curaçao.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1365
# This all predates our 1970 cutoff, though.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1366
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1367
# By July 2007 Curaçao and St Maarten are planned to become
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1368
# associated states within the Netherlands, much like Aruba;
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1369
# Bonaire, Saba and St Eustatius would become directly part of the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1370
# Netherlands as Kingdom Islands.  This won't affect their time zones
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1371
# though, as far as we know.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1372
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1373
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1374
Zone	America/Curacao	-4:35:47 -	LMT	1912 Feb 12 # Willemstad
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1375
			-4:30	-	ANT	1965 # Netherlands Antilles Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1376
			-4:00	-	AST
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1377
10593
680a346c7841 7090843: (tz) Support tzdata2011j
peytoia
parents: 9490
diff changeset
  1378
# From Arthur David Olson (2011-06-15):
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1379
# use links for places with new iso3166 codes.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1380
# The name "Lower Prince's Quarter" is both longer than fourteen characters
10593
680a346c7841 7090843: (tz) Support tzdata2011j
peytoia
parents: 9490
diff changeset
  1381
# and contains an apostrophe; use "Lower_Princes" below.
680a346c7841 7090843: (tz) Support tzdata2011j
peytoia
parents: 9490
diff changeset
  1382
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1383
Link	America/Curacao	America/Lower_Princes	# Sint Maarten
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1384
Link	America/Curacao	America/Kralendijk	# Caribbean Netherlands
10593
680a346c7841 7090843: (tz) Support tzdata2011j
peytoia
parents: 9490
diff changeset
  1385
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1386
# Ecuador
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1387
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1388
# Milne says the Central and South American Telegraph Company used -5:24:15.
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1389
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1390
# From Paul Eggert (2007-03-04):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1391
# Apparently Ecuador had a failed experiment with DST in 1992.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1392
# <http://midena.gov.ec/content/view/1261/208/> (2007-02-27) and
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1393
# <http://www.hoy.com.ec/NoticiaNue.asp?row_id=249856> (2006-11-06) both
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1394
# talk about "hora Sixto".  Leave this alone for now, as we have no data.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1395
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1396
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1397
Zone America/Guayaquil	-5:19:20 -	LMT	1890
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1398
			-5:14:00 -	QMT	1931 # Quito Mean Time
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1399
			-5:00	-	ECT	# Ecuador Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1400
Zone Pacific/Galapagos	-5:58:24 -	LMT	1931 # Puerto Baquerizo Moreno
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1401
			-5:00	-	ECT	1986
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1402
			-6:00	-	GALT	# Galápagos Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1403
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1404
# Falklands
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1405
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1406
# From Paul Eggert (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1407
# Between 1990 and 2000 inclusive, Shanks & Pottenger and the IATA agree except
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1408
# the IATA gives 1996-09-08.  Go with Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1409
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1410
# From Falkland Islands Government Office, London (2001-01-22)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1411
# via Jesper Nørgaard:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1412
# ... the clocks revert back to Local Mean Time at 2 am on Sunday 15
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1413
# April 2001 and advance one hour to summer time at 2 am on Sunday 2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1414
# September.  It is anticipated that the clocks will revert back at 2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1415
# am on Sunday 21 April 2002 and advance to summer time at 2 am on
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1416
# Sunday 1 September.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1417
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1418
# From Rives McDow (2001-02-13):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1419
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1420
# I have communicated several times with people there, and the last
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1421
# time I had communications that was helpful was in 1998.  Here is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1422
# what was said then:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1423
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1424
# "The general rule was that Stanley used daylight saving and the Camp
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1425
# did not. However for various reasons many people in the Camp have
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1426
# started to use daylight saving (known locally as 'Stanley Time')
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1427
# There is no rule as to who uses daylight saving - it is a matter of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1428
# personal choice and so it is impossible to draw a map showing who
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1429
# uses it and who does not. Any list would be out of date as soon as
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1430
# it was produced. This year daylight saving ended on April 18/19th
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1431
# and started again on September 12/13th.  I do not know what the rule
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1432
# is, but can find out if you like.  We do not change at the same time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1433
# as UK or Chile."
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1434
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1435
# I did have in my notes that the rule was "Second Saturday in Sep at
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1436
# 0:00 until third Saturday in Apr at 0:00".  I think that this does
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1437
# not agree in some cases with Shanks; is this true?
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1438
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1439
# Also, there is no mention in the list that some areas in the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1440
# Falklands do not use DST.  I have found in my communications there
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1441
# that these areas are on the western half of East Falkland and all of
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1442
# West Falkland.  Stanley is the only place that consistently observes
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1443
# DST.  Again, as in other places in the world, the farmers don't like
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1444
# it.  West Falkland is almost entirely sheep farmers.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1445
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1446
# I know one lady there that keeps a list of which farm keeps DST and
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1447
# which doesn't each year.  She runs a shop in Stanley, and says that
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1448
# the list changes each year.  She uses it to communicate to her
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1449
# customers, catching them when they are home for lunch or dinner.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1450
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1451
# From Paul Eggert (2001-03-05):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1452
# For now, we'll just record the time in Stanley, since we have no
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1453
# better info.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1454
9490
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1455
# From Steffen Thorsen (2011-04-01):
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1456
# The Falkland Islands will not turn back clocks this winter, but stay on
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1457
# daylight saving time.
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1458
#
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1459
# One source:
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1460
# http://www.falklandnews.com/public/story.cfm?get=5914&source=3
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1461
#
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1462
# We have gotten this confirmed by a clerk of the legislative assembly:
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1463
# Normally the clocks revert to Local Mean Time (UTC/GMT -4 hours) on the
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1464
# third Sunday of April at 0200hrs and advance to Summer Time (UTC/GMT -3
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1465
# hours) on the first Sunday of September at 0200hrs.
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1466
#
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1467
# IMPORTANT NOTE: During 2011, on a trial basis, the Falkland Islands
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1468
# will not revert to local mean time, but clocks will remain on Summer
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1469
# time (UTC/GMT - 3 hours) throughout the whole of 2011.  Any long term
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1470
# change to local time following the trial period will be notified.
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1471
#
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1472
# From Andrew Newman (2012-02-24)
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1473
# A letter from Justin McPhee, Chief Executive,
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1474
# Cable & Wireless Falkland Islands (dated 2012-02-22)
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1475
# states...
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1476
#   The current Atlantic/Stanley entry under South America expects the
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1477
#   clocks to go back to standard Falklands Time (FKT) on the 15th April.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1478
#   The database entry states that in 2011 Stanley was staying on fixed
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1479
#   summer time on a trial basis only.  FIG need to contact IANA and/or
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1480
#   the maintainers of the database to inform them we're adopting
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1481
#   the same policy this year and suggest recommendations for future years.
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1482
#
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1483
# For now we will assume permanent summer time for the Falklands
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1484
# until advised differently (to apply for 2012 and beyond, after the 2011
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1485
# experiment was apparently successful.)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1486
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1487
Rule	Falk	1937	1938	-	Sep	lastSun	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1488
Rule	Falk	1938	1942	-	Mar	Sun>=19	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1489
Rule	Falk	1939	only	-	Oct	1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1490
Rule	Falk	1940	1942	-	Sep	lastSun	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1491
Rule	Falk	1943	only	-	Jan	1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1492
Rule	Falk	1983	only	-	Sep	lastSun	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1493
Rule	Falk	1984	1985	-	Apr	lastSun	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1494
Rule	Falk	1984	only	-	Sep	16	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1495
Rule	Falk	1985	2000	-	Sep	Sun>=9	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1496
Rule	Falk	1986	2000	-	Apr	Sun>=16	0:00	0	-
9490
c22b8eb2da0f 7039469: (tz) Support tzdata2011g
peytoia
parents: 8986
diff changeset
  1497
Rule	Falk	2001	2010	-	Apr	Sun>=15	2:00	0	-
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1498
Rule	Falk	2001	2010	-	Sep	Sun>=1	2:00	1:00	S
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1499
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1500
Zone Atlantic/Stanley	-3:51:24 -	LMT	1890
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1501
			-3:51:24 -	SMT	1912 Mar 12 # Stanley Mean Time
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1502
			-4:00	Falk	FK%sT	1983 May    # Falkland Is Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1503
			-3:00	Falk	FK%sT	1985 Sep 15
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1504
			-4:00	Falk	FK%sT	2010 Sep  5  2:00
12306
35ebe1184d3d 7158483: (tz) Support tzdata2012c
peytoia
parents: 10795
diff changeset
  1505
			-3:00	-	FKST
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1506
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1507
# French Guiana
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1508
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1509
Zone America/Cayenne	-3:29:20 -	LMT	1911 Jul
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1510
			-4:00	-	GFT	1967 Oct # French Guiana Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1511
			-3:00	-	GFT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1512
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1513
# Guyana
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1514
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1515
Zone	America/Guyana	-3:52:40 -	LMT	1915 Mar    # Georgetown
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1516
			-3:45	-	GBGT	1966 May 26 # Br Guiana Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1517
			-3:45	-	GYT	1975 Jul 31 # Guyana Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1518
			-3:00	-	GYT	1991
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1519
# IATA SSIM (1996-06) says -4:00.  Assume a 1991 switch.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1520
			-4:00	-	GYT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1521
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1522
# Paraguay
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1523
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1524
# From Paul Eggert (2006-03-22):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1525
# Shanks & Pottenger say that spring transitions are 01:00 -> 02:00,
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1526
# and autumn transitions are 00:00 -> 23:00.  Go with pre-1999
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1527
# editions of Shanks, and with the IATA, who say transitions occur at 00:00.
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1528
#
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1529
# From Waldemar Villamayor-Venialbo (2013-09-20):
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1530
# No time of the day is established for the adjustment, so people normally
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1531
# adjust their clocks at 0 hour of the given dates.
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1532
#
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1533
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1534
Rule	Para	1975	1988	-	Oct	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1535
Rule	Para	1975	1978	-	Mar	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1536
Rule	Para	1979	1991	-	Apr	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1537
Rule	Para	1989	only	-	Oct	22	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1538
Rule	Para	1990	only	-	Oct	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1539
Rule	Para	1991	only	-	Oct	 6	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1540
Rule	Para	1992	only	-	Mar	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1541
Rule	Para	1992	only	-	Oct	 5	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1542
Rule	Para	1993	only	-	Mar	31	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1543
Rule	Para	1993	1995	-	Oct	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1544
Rule	Para	1994	1995	-	Feb	lastSun	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1545
Rule	Para	1996	only	-	Mar	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1546
# IATA SSIM (2000-02) says 1999-10-10; ignore this for now.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1547
# From Steffen Thorsen (2000-10-02):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1548
# I have three independent reports that Paraguay changed to DST this Sunday
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1549
# (10-01).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1550
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1551
# Translated by Gwillim Law (2001-02-27) from
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1552
# Noticias, a daily paper in Asunción, Paraguay (2000-10-01):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1553
# http://www.diarionoticias.com.py/011000/nacional/naciona1.htm
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1554
# Starting at 0:00 today, the clock will be set forward 60 minutes, in
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1555
# fulfillment of Decree No. 7,273 of the Executive Power....  The time change
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1556
# system has been operating for several years.  Formerly there was a separate
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1557
# decree each year; the new law has the same effect, but permanently.  Every
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1558
# year, the time will change on the first Sunday of October; likewise, the
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1559
# clock will be set back on the first Sunday of March.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1560
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1561
Rule	Para	1996	2001	-	Oct	Sun>=1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1562
# IATA SSIM (1997-09) says Mar 1; go with Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1563
Rule	Para	1997	only	-	Feb	lastSun	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1564
# Shanks & Pottenger say 1999-02-28; IATA SSIM (1999-02) says 1999-02-27, but
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1565
# (1999-09) reports no date; go with above sources and Gerd Knops (2001-02-27).
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1566
Rule	Para	1998	2001	-	Mar	Sun>=1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1567
# From Rives McDow (2002-02-28):
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1568
# A decree was issued in Paraguay (No. 16350) on 2002-02-26 that changed the
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1569
# dst method to be from the first Sunday in September to the first Sunday in
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1570
# April.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1571
Rule	Para	2002	2004	-	Apr	Sun>=1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1572
Rule	Para	2002	2003	-	Sep	Sun>=1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1573
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1574
# From Jesper Nørgaard Welen (2005-01-02):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1575
# There are several sources that claim that Paraguay made
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1576
# a timezone rule change in autumn 2004.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1577
# From Steffen Thorsen (2005-01-05):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1578
# Decree 1,867 (2004-03-05)
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1579
# From Carlos Raúl Perasso via Jesper Nørgaard Welen (2006-10-13)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1580
# http://www.presidencia.gov.py/decretos/D1867.pdf
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1581
Rule	Para	2004	2009	-	Oct	Sun>=15	0:00	1:00	S
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1582
Rule	Para	2005	2009	-	Mar	Sun>=8	0:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1583
# From Carlos Raúl Perasso (2010-02-18):
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1584
# By decree number 3958 issued yesterday
5130
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1585
# http://www.presidencia.gov.py/v1/wp-content/uploads/2010/02/decreto3958.pdf
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1586
# Paraguay changes its DST schedule, postponing the March rule to April and
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1587
# modifying the October date. The decree reads:
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1588
# ...
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1589
# Art. 1. It is hereby established that from the second Sunday of the month of
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1590
# April of this year (2010), the official time is to be set back 60 minutes,
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1591
# and that on the first Sunday of the month of October, it is to be set
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1592
# forward 60 minutes, in all the territory of the Paraguayan Republic.
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1593
# ...
1b0fbb188691 6933032: (tz) Support tzdata2010e
peytoia
parents: 4279
diff changeset
  1594
Rule	Para	2010	max	-	Oct	Sun>=1	0:00	1:00	S
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1595
Rule	Para	2010	2012	-	Apr	Sun>=8	0:00	0	-
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1596
#
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1597
# From Steffen Thorsen (2013-03-07):
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1598
# Paraguay will end DST on 2013-03-24 00:00....
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1599
# http://www.ande.gov.py/interna.php?id=1075
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1600
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1601
# From Carlos Raúl Perasso (2013-03-15):
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1602
# The change in Paraguay is now final.  Decree number 10780
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1603
# http://www.presidencia.gov.py/uploads/pdf/presidencia-3b86ff4b691c79d4f5927ca964922ec74772ce857c02ca054a52a37b49afc7fb.pdf
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1604
# From Carlos Raúl Perasso (2014-02-28):
23348
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1605
# Decree 1264 can be found at:
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1606
# http://www.presidencia.gov.py/archivos/documentos/DECRETO1264_ey9r8zai.pdf
17464
268d3ce75045 8013386: (tz) Support tzdata2013c
sherman
parents: 14416
diff changeset
  1607
Rule	Para	2013	max	-	Mar	Sun>=22	0:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1608
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1609
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1610
Zone America/Asuncion	-3:50:40 -	LMT	1890
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1611
			-3:50:40 -	AMT	1931 Oct 10 # Asunción Mean Time
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1612
			-4:00	-	PYT	1972 Oct    # Paraguay Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1613
			-3:00	-	PYT	1974 Apr
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1614
			-4:00	Para	PY%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1615
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1616
# Peru
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1617
#
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1618
# From Evelyn C. Leeper via Mark Brader (2003-10-26)
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1619
# <news:xrGmb.39935$gA1.13896113@news4.srv.hcvlny.cv.net>:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1620
# When we were in Peru in 1985-1986, they apparently switched over
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1621
# sometime between December 29 and January 3 while we were on the Amazon.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1622
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1623
# From Paul Eggert (2006-03-22):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1624
# Shanks & Pottenger don't have this transition.  Assume 1986 was like 1987.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1625
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1626
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1627
Rule	Peru	1938	only	-	Jan	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1628
Rule	Peru	1938	only	-	Apr	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1629
Rule	Peru	1938	1939	-	Sep	lastSun	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1630
Rule	Peru	1939	1940	-	Mar	Sun>=24	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1631
Rule	Peru	1986	1987	-	Jan	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1632
Rule	Peru	1986	1987	-	Apr	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1633
Rule	Peru	1990	only	-	Jan	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1634
Rule	Peru	1990	only	-	Apr	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1635
# IATA is ambiguous for 1993/1995; go with Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1636
Rule	Peru	1994	only	-	Jan	 1	0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1637
Rule	Peru	1994	only	-	Apr	 1	0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1638
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1639
Zone	America/Lima	-5:08:12 -	LMT	1890
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1640
			-5:08:36 -	LMT	1908 Jul 28 # Lima Mean Time?
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1641
			-5:00	Peru	PE%sT	# Peru Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1642
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1643
# South Georgia
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1644
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1645
Zone Atlantic/South_Georgia -2:26:08 -	LMT	1890 # Grytviken
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1646
			-2:00	-	GST	# South Georgia Time
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1647
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1648
# South Sandwich Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1649
# uninhabited; scientific personnel have wintered
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1650
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1651
# Suriname
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1652
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1653
Zone America/Paramaribo	-3:40:40 -	LMT	1911
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1654
			-3:40:52 -	PMT	1935     # Paramaribo Mean Time
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1655
			-3:40:36 -	PMT	1945 Oct    # The capital moved?
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1656
			-3:30	-	NEGT	1975 Nov 20 # Dutch Guiana Time
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1657
			-3:30	-	SRT	1984 Oct    # Suriname Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1658
			-3:00	-	SRT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1659
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1660
# Trinidad and Tobago
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1661
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1662
Zone America/Port_of_Spain -4:06:04 -	LMT	1912 Mar 2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1663
			-4:00	-	AST
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1664
23348
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1665
# These all agree with Trinidad and Tobago since 1970.
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1666
Link America/Port_of_Spain America/Anguilla
29722
7833837e1481 8075667: (tz) Support tzdata2015b
aefimov
parents: 28776
diff changeset
  1667
Link America/Port_of_Spain America/Antigua
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1668
Link America/Port_of_Spain America/Dominica
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1669
Link America/Port_of_Spain America/Grenada
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1670
Link America/Port_of_Spain America/Guadeloupe
23348
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1671
Link America/Port_of_Spain America/Marigot	# St Martin (French part)
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1672
Link America/Port_of_Spain America/Montserrat
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1673
Link America/Port_of_Spain America/St_Barthelemy # St Barthélemy
23348
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1674
Link America/Port_of_Spain America/St_Kitts	# St Kitts & Nevis
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1675
Link America/Port_of_Spain America/St_Lucia
23348
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1676
Link America/Port_of_Spain America/St_Thomas	# Virgin Islands (US)
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1677
Link America/Port_of_Spain America/St_Vincent
23348
c6aac3e0bc8f 8037012: (tz) Support tzdata2014a
aefimov
parents: 21843
diff changeset
  1678
Link America/Port_of_Spain America/Tortola	# Virgin Islands (UK)
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1679
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1680
# Uruguay
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1681
# From Paul Eggert (1993-11-18):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1682
# Uruguay wins the prize for the strangest peacetime manipulation of the rules.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1683
# From Shanks & Pottenger:
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1684
# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1685
# Whitman gives 1923 Oct 1; go with Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1686
Rule	Uruguay	1923	only	-	Oct	 2	 0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1687
Rule	Uruguay	1924	1926	-	Apr	 1	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1688
Rule	Uruguay	1924	1925	-	Oct	 1	 0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1689
Rule	Uruguay	1933	1935	-	Oct	lastSun	 0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1690
# Shanks & Pottenger give 1935 Apr 1 0:00 & 1936 Mar 30 0:00; go with Whitman.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1691
Rule	Uruguay	1934	1936	-	Mar	Sat>=25	23:30s	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1692
Rule	Uruguay	1936	only	-	Nov	 1	 0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1693
Rule	Uruguay	1937	1941	-	Mar	lastSun	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1694
# Whitman gives 1937 Oct 3; go with Shanks & Pottenger.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1695
Rule	Uruguay	1937	1940	-	Oct	lastSun	 0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1696
# Whitman gives 1941 Oct 24 - 1942 Mar 27, 1942 Dec 14 - 1943 Apr 13,
20867
38b088040f4f 8025255: (tz) Support tzdata2013g
aefimov
parents: 19382
diff changeset
  1697
# and 1943 Apr 13 "to present time"; go with Shanks & Pottenger.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1698
Rule	Uruguay	1941	only	-	Aug	 1	 0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1699
Rule	Uruguay	1942	only	-	Jan	 1	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1700
Rule	Uruguay	1942	only	-	Dec	14	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1701
Rule	Uruguay	1943	only	-	Mar	14	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1702
Rule	Uruguay	1959	only	-	May	24	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1703
Rule	Uruguay	1959	only	-	Nov	15	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1704
Rule	Uruguay	1960	only	-	Jan	17	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1705
Rule	Uruguay	1960	only	-	Mar	 6	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1706
Rule	Uruguay	1965	1967	-	Apr	Sun>=1	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1707
Rule	Uruguay	1965	only	-	Sep	26	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1708
Rule	Uruguay	1966	1967	-	Oct	31	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1709
Rule	Uruguay	1968	1970	-	May	27	 0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1710
Rule	Uruguay	1968	1970	-	Dec	 2	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1711
Rule	Uruguay	1972	only	-	Apr	24	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1712
Rule	Uruguay	1972	only	-	Aug	15	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1713
Rule	Uruguay	1974	only	-	Mar	10	 0:00	0:30	HS
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1714
Rule	Uruguay	1974	only	-	Dec	22	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1715
Rule	Uruguay	1976	only	-	Oct	 1	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1716
Rule	Uruguay	1977	only	-	Dec	 4	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1717
Rule	Uruguay	1978	only	-	Apr	 1	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1718
Rule	Uruguay	1979	only	-	Oct	 1	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1719
Rule	Uruguay	1980	only	-	May	 1	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1720
Rule	Uruguay	1987	only	-	Dec	14	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1721
Rule	Uruguay	1988	only	-	Mar	14	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1722
Rule	Uruguay	1988	only	-	Dec	11	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1723
Rule	Uruguay	1989	only	-	Mar	12	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1724
Rule	Uruguay	1989	only	-	Oct	29	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1725
# Shanks & Pottenger say no DST was observed in 1990/1 and 1991/2,
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1726
# and that 1992/3's DST was from 10-25 to 03-01.  Go with IATA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1727
Rule	Uruguay	1990	1992	-	Mar	Sun>=1	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1728
Rule	Uruguay	1990	1991	-	Oct	Sun>=21	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1729
Rule	Uruguay	1992	only	-	Oct	18	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1730
Rule	Uruguay	1993	only	-	Feb	28	 0:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1731
# From Eduardo Cota (2004-09-20):
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1732
# The Uruguayan government has decreed a change in the local time....
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1733
# http://www.presidencia.gub.uy/decretos/2004091502.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1734
Rule	Uruguay	2004	only	-	Sep	19	 0:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1735
# From Steffen Thorsen (2005-03-11):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1736
# Uruguay's DST was scheduled to end on Sunday, 2005-03-13, but in order to
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1737
# save energy ... it was postponed two weeks....
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1738
# http://www.presidencia.gub.uy/_Web/noticias/2005/03/2005031005.htm
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1739
Rule	Uruguay	2005	only	-	Mar	27	 2:00	0	-
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1740
# From Eduardo Cota (2005-09-27):
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1741
# http://www.presidencia.gub.uy/_Web/decretos/2005/09/CM%20119_09%2009%202005_00001.PDF
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1742
# This means that from 2005-10-09 at 02:00 local time, until 2006-03-12 at
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1743
# 02:00 local time, official time in Uruguay will be at GMT -2.
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1744
Rule	Uruguay	2005	only	-	Oct	 9	 2:00	1:00	S
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1745
Rule	Uruguay	2006	only	-	Mar	12	 2:00	0	-
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1746
# From Jesper Nørgaard Welen (2006-09-06):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1747
# http://www.presidencia.gub.uy/_web/decretos/2006/09/CM%20210_08%2006%202006_00001.PDF
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1748
#
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1749
# From Steffen Thorsen (2015-06-30):
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1750
# ... it looks like they will not be using DST the coming summer:
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1751
# http://www.elobservador.com.uy/gobierno-resolvio-que-no-habra-cambio-horario-verano-n656787
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1752
# http://www.republica.com.uy/este-ano-no-se-modificara-el-huso-horario-en-uruguay/523760/
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1753
# From Paul Eggert (2015-06-30):
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1754
# Apparently restaurateurs complained that DST caused people to go to the beach
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1755
# instead of out to dinner.
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1756
# From Pablo Camargo (2015-07-13):
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1757
# http://archivo.presidencia.gub.uy/sci/decretos/2015/06/cons_min_201.pdf
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1758
# [dated 2015-06-29; repeals Decree 311/006 dated 2006-09-04]
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1759
Rule	Uruguay	2006	2014	-	Oct	Sun>=1	 2:00	1:00	S
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1760
Rule	Uruguay	2007	2015	-	Mar	Sun>=8	 2:00	0	-
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1761
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1762
Zone America/Montevideo	-3:44:44 -	LMT	1898 Jun 28
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1763
			-3:44:44 -	MMT	1920 May  1 # Montevideo MT
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1764
			-3:30	Uruguay	UY%sT	1942 Dec 14 # Uruguay Time
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1765
			-3:00	Uruguay	UY%sT
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1766
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1767
# Venezuela
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1768
#
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1769
# From Paul Eggert (2015-07-28):
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1770
# For the 1965 transition see Gaceta Oficial No. 27.619 (1964-12-15), p 205.533
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1771
# http://www.pgr.gob.ve/dmdocuments/1964/27619.pdf
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1772
#
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1773
# From John Stainforth (2007-11-28):
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1774
# ... the change for Venezuela originally expected for 2007-12-31 has
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1775
# been brought forward to 2007-12-09.  The official announcement was
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1776
# published today in the "Gaceta Oficial de la República Bolivariana
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1777
# de Venezuela, número 38.819" (official document for all laws or
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1778
# resolution publication)
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
  1779
# http://www.globovision.com/news.php?nid=72208
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1780
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1781
# From Alexander Krivenyshev (2016-04-15):
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1782
# https://actualidad.rt.com/actualidad/204758-venezuela-modificar-huso-horario-sequia-elnino
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1783
#
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1784
# From Paul Eggert (2016-04-15):
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 38768
diff changeset
  1785
# Clocks advance 30 minutes on 2016-05-01 at 02:30....
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1786
# "'Venezuela's new time-zone: hours without light, hours without water,
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 38768
diff changeset
  1787
# hours of presidential broadcasts, hours of lines,' quipped comedian
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 38768
diff changeset
  1788
# Jean Mary Curró ...". See: Cawthorne A, Kai D. Venezuela scraps
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1789
# half-hour time difference set by Chavez. Reuters 2016-04-15 14:50 -0400
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1790
# http://www.reuters.com/article/us-venezuela-timezone-idUSKCN0XC2BE
39829
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 38768
diff changeset
  1791
#
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 38768
diff changeset
  1792
# From Matt Johnson (2016-04-20):
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 38768
diff changeset
  1793
# ... published in the official Gazette [2016-04-18], here:
f3b397a6efe2 8159684: (tz) Support tzdata2016f
rpatil
parents: 38768
diff changeset
  1794
# http://historico.tsj.gob.ve/gaceta_ext/abril/1842016/E-1842016-4551.pdf
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1795
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1796
# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1797
Zone	America/Caracas	-4:27:44 -	LMT	1890
90ce3da70b43 Initial load
duke
parents:
diff changeset
  1798
			-4:27:40 -	CMT	1912 Feb 12 # Caracas Mean Time?
32215
bf04280f393a 8133321: (tz) Support tzdata2015f
aefimov
parents: 31424
diff changeset
  1799
			-4:30	-	VET	1965 Jan  1  0:00 # Venezuela T.
26452
04bfc550f2b4 8049343: (tz) Support tzdata2014g
aefimov
parents: 23348
diff changeset
  1800
			-4:00	-	VET	2007 Dec  9  3:00
38768
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1801
			-4:30	-	VET	2016 May  1  2:30
7d6930523e38 8151876: (tz) Support tzdata2016d
rpatil
parents: 32215
diff changeset
  1802
			-4:00	-	VET