southamerica revision 105196
1105196Swollman# @(#)southamerica	7.45
264499Swollman
32742Swollman# This data is by no means authoritative; if you think you know better,
42742Swollman# go ahead and edit the file (and please send any changes to
52742Swollman# tz@elsie.nci.nih.gov for general use in the future).
62742Swollman
758787Sru# From Paul Eggert <eggert@twinsun.com> (1999-07-07):
82742Swollman# A good source for time zone historical data outside the U.S. is
958787Sru# Thomas G. Shanks, The International Atlas (5th edition),
1058787Sru# San Diego: ACS Publications, Inc. (1999).
112742Swollman#
1286222Swollman# Gwillim Law writes that a good source
1320094Swollman# for recent time zone data is the International Air Transport
1420094Swollman# Association's Standard Schedules Information Manual (IATA SSIM),
1520094Swollman# published semiannually.  Law sent in several helpful summaries
1620094Swollman# of the IATA's data after 1990.
1720094Swollman#
1820094Swollman# Except where otherwise noted, Shanks is the source for entries through 1990,
1920094Swollman# and IATA SSIM is the source for entries after 1990.
2020094Swollman#
2119878Swollman# Earlier editions of these tables used the North American style (e.g. ARST and
2219878Swollman# ARDT for Argentine Standard and Daylight Time), but the following quote
2319878Swollman# suggests that it's better to use European style (e.g. ART and ARST).
2419878Swollman#	I suggest the use of _Summer time_ instead of the more cumbersome
2519878Swollman#	_daylight-saving time_.  _Summer time_ seems to be in general use
2619878Swollman#	in Europe and South America.
2719878Swollman#	-- E O Cutler, _New York Times_ (1937-02-14), quoted in
2819878Swollman#	H L Mencken, _The American Language: Supplement I_ (1960), p 466
2958787Sru#
3058787Sru# Earlier editions of these tables also used the North American style
3158787Sru# for time zones in Brazil, but this was incorrect, as Brazilians say
3258787Sru# "summer time".  Reinaldo Goulart, a Sao Paulo businessman active in
3358787Sru# the railroad sector, writes (1999-07-06):
3458787Sru#	The subject of time zones is currently a matter of discussion/debate in
3558787Sru#	Brazil.  Let's say that "the Brasilia time" is considered the
3658787Sru#	"official time" because Brasilia is the capital city.
3758787Sru#	The other three time zones are called "Brasilia time "minus one" or
3858787Sru#	"plus one" or "plus two".  As far as I know there is no such
3958787Sru#	name/designation as "Eastern Time" or "Central Time".
4058787Sru# So I invented the following (English-language) abbreviations for now.
4158787Sru# Corrections are welcome!
4258787Sru#		std	dst
4358787Sru#	-2:00	FNT	FNST	Fernando de Noronha
4458787Sru#	-3:00	BRT	BRST	Brasilia
4558787Sru#	-4:00	AMT	AMST	Amazon
4658787Sru#	-5:00	ACT	ACST	Acre
472742Swollman
482742Swollman###############################################################################
492742Swollman
502742Swollman###############################################################################
512742Swollman
522742Swollman# Argentina
532742Swollman
5419878Swollman# From Bob Devine (1988-01-28):
552742Swollman# Argentina: first Sunday in October to first Sunday in April since 1976.
562742Swollman# Double Summer time from 1969 to 1974.  Switches at midnight.
572742Swollman
5819878Swollman# From U. S. Naval Observatory (1988-01-199):
592742Swollman# ARGENTINA           3 H BEHIND   UTC
602742Swollman
6119878Swollman# From Hernan G. Otero <hernan@isoft.com.ar> (1995-06-26):
6221217Swollman# I am sending modifications to the Argentine time zone table...
639908Swollman# AR was chosen because they are the ISO letters that represent Argentina.
649908Swollman
652742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
6619878SwollmanRule	Arg	1930	only	-	Dec	 1	0:00	1:00	S
6719878SwollmanRule	Arg	1931	only	-	Apr	 1	0:00	0	-
6819878SwollmanRule	Arg	1931	only	-	Oct	15	0:00	1:00	S
6919878SwollmanRule	Arg	1932	1940	-	Mar	 1	0:00	0	-
7019878SwollmanRule	Arg	1932	1939	-	Nov	 1	0:00	1:00	S
7119878SwollmanRule	Arg	1940	only	-	Jul	 1	0:00	1:00	S
7219878SwollmanRule	Arg	1941	only	-	Jun	15	0:00	0	-
7319878SwollmanRule	Arg	1941	only	-	Oct	15	0:00	1:00	S
7419878SwollmanRule	Arg	1943	only	-	Aug	 1	0:00	0	-
7519878SwollmanRule	Arg	1943	only	-	Oct	15	0:00	1:00	S
7619878SwollmanRule	Arg	1946	only	-	Mar	 1	0:00	0	-
7719878SwollmanRule	Arg	1946	only	-	Oct	 1	0:00	1:00	S
7819878SwollmanRule	Arg	1963	only	-	Oct	 1	0:00	0	-
7919878SwollmanRule	Arg	1963	only	-	Dec	15	0:00	1:00	S
8019878SwollmanRule	Arg	1964	1966	-	Mar	 1	0:00	0	-
8119878SwollmanRule	Arg	1964	1966	-	Oct	15	0:00	1:00	S
8293799SwollmanRule	Arg	1967	only	-	Apr	 2	0:00	0	-
8358787SruRule	Arg	1967	1968	-	Oct	Sun>=1	0:00	1:00	S
8458787SruRule	Arg	1968	1969	-	Apr	Sun>=1	0:00	0	-
8519878SwollmanRule	Arg	1974	only	-	Jan	23	0:00	1:00	S
8619878SwollmanRule	Arg	1974	only	-	May	 1	0:00	0	-
8719878SwollmanRule	Arg	1988	only	-	Dec	 1	0:00	1:00	S
889908Swollman#
8919878Swollman# From Hernan G. Otero <hernan@isoft.com.ar> (1995-06-26):
909908Swollman# These corrections were contributed by InterSoft Argentina S.A.,
919908Swollman# obtaining the data from the:
929908Swollman# Talleres de Hidrografia Naval Argentina
9321217Swollman# (Argentine Naval Hydrography Institute)
949908Swollman#
9558787Sru# Shanks stops after 1992-03-01; go with Otero.
9619878SwollmanRule	Arg	1989	1993	-	Mar	Sun>=1	0:00	0	-
9719878SwollmanRule	Arg	1989	1992	-	Oct	Sun>=15	0:00	1:00	S
989908Swollman#
9919878Swollman# From Hernan G. Otero <hernan@isoft.com.ar> (1995-06-26):
1009908Swollman# From this moment on, the law that mandated the daylight saving
1019908Swollman# time corrections was derogated and no more modifications
1029908Swollman# to the time zones (for daylight saving) are now made.
1039908Swollman#
10458787Sru# From Rives McDow (2000-01-10):
10558787Sru# On October 3, 1999, 0:00 local, Argentina implemented daylight savings time,
10658787Sru# which did not result in the switch of a time zone, as they stayed 9 hours
10764499Swollman# from the International Date Line.
10864499SwollmanRule	Arg	1999	only	-	Oct	Sun>=1	0:00	1:00	S
10964499SwollmanRule	Arg	2000	only	-	Mar	Sun>=1	0:00	0	-
11058787Sru#
11158787Sru# From Peter Gradelski via Steffen Thorsen (2000-03-01):
11267578Swollman# We just checked with our Sao Paulo office and they say the government of
11358787Sru# Argentina decided not to become one of the countries that go on or off DST.
11458787Sru# So Buenos Aires should be -3 hours from GMT at all times.
11558787Sru#
11664499Swollman# From Fabian L. Arce Jofre <farcejofre@bigfoot.com> (2000-04-04):
11764499Swollman# The law that claimed DST for Argentina was derogated by President Fernando
11864499Swollman# de la Rua on March 2, 2000, because it would make people spend more energy
11964499Swollman# in the winter time, rather than less.  The change took effect on March 3.
12064499Swollman#
12186222Swollman# From Mariano Absatz (2001-06-06):
12286222Swollman# one of the major newspapers here in Argentina said that the 1999
12386222Swollman# Timezone Law (which never was effectively applied) will (would?) be
12486222Swollman# in effect.... The article is at
12586222Swollman# http://ar.clarin.com/diario/2001-06-06/e-01701.htm
12686222Swollman# ... The Law itself is "Ley No 25155", sanctioned on 1999-08-25, enacted
12786222Swollman# 1999-09-17, and published 1999-09-21.  The official publication is at:
12886222Swollman# http://www.boletin.jus.gov.ar/BON/Primera/1999/09-Septiembre/21/PDF/BO21-09-99LEG.PDF
12986222Swollman# Regretfully, you have to subscribe (and pay) for the on-line version....
13086222Swollman#
13186222Swollman# (2001-06-12):
13286222Swollman# the timezone for Argentina will not change next Sunday.
13386222Swollman# Apparently it will do so on Sunday 24th....
13486222Swollman# http://ar.clarin.com/diario/2001-06-12/s-03501.htm
13586222Swollman#
13686222Swollman# (2001-06-25):
13786222Swollman# Last Friday (yes, the last working day before the date of the change), the
13886222Swollman# Senate annulled the 1999 law that introduced the changes later postponed.
13986222Swollman# http://www.clarin.com.ar/diario/2001-06-22/s-03601.htm
14086222Swollman# It remains the vote of the Deputies..., but it will be the same....
14186222Swollman# This kind of things had always been done this way in Argentina.
14286222Swollman# We are still -03:00 all year round in all of the country.
14386222Swollman#
14493799Swollman#
14593799Swollman# From Paul Eggert (2002-01-22):
14693799Swollman# <a href="http://www.spicasc.net/horvera.html">
14793799Swollman# Hora de verano para la Republica Argentina (2000-10-01)
14893799Swollman# </a> says that standard time in Argentina from 1894-10-31
14993799Swollman# to 1920-05-01 was -4:16:48.25.  Go with this more-precise value
15093799Swollman# over Shanks.
15193799Swollman
15293799Swollman# Unless otherwise specified, data are from Shanks through 1992, from
15393799Swollman# the IATA otherwise.  As noted below, Shanks says that
15493799Swollman# America/Cordoba split into 7 subregions during 1991/1992, but we
15593799Swollman# haven't verified this yet so for now we'll keep it a single region.
15693799Swollman#
1572742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
15820094Swollman#
15964499Swollman# Buenos Aires (BA), Capital Federal (CF), Santa Cruz (SC),
16064499Swollman# Tierra del Fuego, Antartida e Islas del Atlantico Sur (TF)
16193799SwollmanZone America/Buenos_Aires -3:53:48 -	LMT	1894 Oct 31
16293799Swollman			-4:16:48 -	CMT	1920 May # Cordoba Mean Time
16319878Swollman			-4:00	-	ART	1930 Dec
16458787Sru			-4:00	Arg	AR%sT	1969 Oct  5
16593799Swollman			-3:00	Arg	AR%sT	1999 Oct  3
16693799Swollman			-4:00	Arg	AR%sT	2000 Mar  3
16764499Swollman			-3:00	-	ART
16820094Swollman#
16920094Swollman# Santa Fe (SF), Entre Rios (ER), Corrientes (CN), Misiones (MN), Chaco (CC),
17093799Swollman# Formosa (FM), Salta (SA), Tucuman (TM), Santiago del Estero (SE),
17193799Swollman# Cordoba (CB), La Rioja (LR), San Juan (SJ), San Luis (SL), La Pampa (LP),
17293799Swollman# Neuquen (NQ), Rio Negro (RN), Chubut (CH)
17320094Swollman#
17493799Swollman# Shanks also makes the following claims, which we haven't verified:
17593799Swollman# - Formosa switched to -3:00 on 1991-01-07.
17693799Swollman# - La Rioja and San Juan switched to -4:00 on 1991-03-01
177105196Swollman#   and then to -3:00 on 1991-05-07.
17893799Swollman# - Misiones switched to -3:00 on 1990-12-29.
17993799Swollman# - Chaco switched to -3:00 on 1991-01-04.
18093799Swollman# - San Luis switched to -4:00 on 1990-03-14, then to -3:00 on 1990-10-15,
18193799Swollman#   then to -4:00 on 1991-03-01, then to -3:00 on 1991-06-01.
18293799Swollman# - Santiago del Estero switched to -4:00 on 1991-04-01,
18393799Swollman#   then to -3:00 on 1991-04-26.
18493799Swollman# If we need to add Zones for these areas, we may need to have a subdirectory
18593799Swollman# for Argentina, as e.g. "America/San_Luis" is too ambiguious.
18693799Swollman#
18793799SwollmanZone America/Cordoba	-4:16:48 -	LMT	1894 Oct 31
18893799Swollman			-4:16:48 -	CMT	1920 May
18920094Swollman			-4:00	-	ART	1930 Dec
19058787Sru			-4:00	Arg	AR%sT	1969 Oct  5
19193799Swollman			-3:00	Arg	AR%sT	1991 Mar  3
19293799Swollman			-4:00	-	WART	1991 Oct 20
19393799Swollman			-3:00	Arg	AR%sT	1999 Oct  3
19493799Swollman			-4:00	Arg	AR%sT	2000 Mar  3
19520094Swollman			-3:00	-	ART
19620094Swollman#
19720094Swollman# Jujuy (JY)
19893799SwollmanZone America/Jujuy	-4:21:12 -	LMT	1894 Oct 31
19993799Swollman			-4:16:48 -	CMT	1920 May
20020094Swollman			-4:00	-	ART	1930 Dec
20120094Swollman			-4:00	Arg	AR%sT	1969 Oct  5
20293799Swollman			-3:00	Arg	AR%sT	1990 Mar  4
20393799Swollman			-4:00	-	WART	1990 Oct 28
20493799Swollman			-4:00	1:00	WARST	1991 Mar 17
20520094Swollman			-4:00	-	WART	1991 Oct  6
20693799Swollman			-3:00	1:00	ARST	1992
20793799Swollman			-3:00	Arg	AR%sT	1999 Oct  3
20893799Swollman			-4:00	Arg	AR%sT	2000 Mar  3
20920094Swollman			-3:00	-	ART
21020094Swollman#
21120094Swollman# Catamarca (CT)
21293799SwollmanZone America/Catamarca	-4:23:08 -	LMT	1894 Oct 31
21393799Swollman			-4:16:48 -	CMT	1920 May
21420094Swollman			-4:00	-	ART	1930 Dec
21558787Sru			-4:00	Arg	AR%sT	1969 Oct  5
21693799Swollman			-3:00	Arg	AR%sT	1991 Mar  3
21793799Swollman			-4:00	-	WART	1991 Oct 20
21893799Swollman			-3:00	Arg	AR%sT	1999 Oct  3
21993799Swollman			-4:00	Arg	AR%sT	2000 Mar  3
22020094Swollman			-3:00	-	ART
22120094Swollman#
22220094Swollman# Mendoza (MZ)
22393799SwollmanZone America/Mendoza	-4:35:16 -	LMT	1894 Oct 31
22493799Swollman			-4:16:48 -	CMT	1920 May
22520094Swollman			-4:00	-	ART	1930 Dec
22620094Swollman			-4:00	Arg	AR%sT	1969 Oct  5
22793799Swollman			-3:00	Arg	AR%sT	1990 Mar  4
22893799Swollman			-4:00	-	WART	1990 Oct 15
22993799Swollman			-4:00	1:00	WARST	1991 Mar  1
23020094Swollman			-4:00	-	WART	1991 Oct 15
23120094Swollman			-4:00	1:00	WARST	1992 Mar  1
23220094Swollman			-4:00	-	WART	1992 Oct 18
23393799Swollman			-3:00	Arg	AR%sT	1999 Oct  3
23493799Swollman			-4:00	Arg	AR%sT	2000 Mar  3
23520094Swollman			-3:00	-	ART
2368029Swollman
23714343Swollman# Aruba
23814343Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
23914343SwollmanZone	America/Aruba	-4:40:24 -	LMT	1912 Feb 12	# Oranjestad
24019878Swollman			-4:30	-	ANT	1965 # Netherlands Antilles Time
24114343Swollman			-4:00	-	AST
24214343Swollman
2432742Swollman# Bolivia
2442742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
2452742SwollmanZone	America/La_Paz	-4:32:36 -	LMT	1890
24686222Swollman			-4:32:36 -	CMT	1931 Oct 15 # Calamarca MT
24719878Swollman			-4:32:36 1:00	BOST	1932 Mar 21 # Bolivia ST
24819878Swollman			-4:00	-	BOT	# Bolivia Time
2492742Swollman
2502742Swollman# Brazil
2512742Swollman
25219878Swollman# From Paul Eggert <eggert@twinsun.com> (1993-11-18):
2532742Swollman# The mayor of Rio recently attempted to change the time zone rules
2542742Swollman# just in his city, in order to leave more summer time for the tourist trade.
2552742Swollman# The rule change lasted only part of the day;
2562742Swollman# the federal government refused to follow the city's rules, and business
2572742Swollman# was in a chaos, so the mayor backed down that afternoon.
2582742Swollman
25920094Swollman# From IATA SSIM (1996-02):
26020094Swollman# _Only_ the following states in BR1 observe DST: Rio Grande do Sul (RS),
26120094Swollman# Santa Catarina (SC), Parana (PR), Sao Paulo (SP), Rio de Janeiro (RJ),
26220094Swollman# Espirito Santo (ES), Minas Gerais (MG), Bahia (BA), Goias (GO),
26320094Swollman# Distrito Federal (DF), Tocantins (TO), Sergipe [SE] and Alagoas [AL].
26420094Swollman# [The last three states are new to this issue of the IATA SSIM.]
26520094Swollman
26620094Swollman# From Gwillim Law (1996-10-07):
26720094Swollman# Geography, history (Tocantins was part of Goias until 1989), and other
26820094Swollman# sources of time zone information lead me to believe that AL, SE, and TO were
26920094Swollman# always in BR1, and so the only change was whether or not they observed DST....
27020094Swollman# The earliest issue of the SSIM I have is 2/91.  Each issue from then until
27120094Swollman# 9/95 says that DST is observed only in the ten states I quoted from 9/95,
27220094Swollman# along with Mato Grosso (MT) and Mato Grosso do Sul (MS), which are in BR2
27320094Swollman# (UTC-4)....  The other two time zones given for Brazil are BR3, which is
27420094Swollman# UTC-5, no DST, and applies only in the state of Acre (AC); and BR4, which is
27520094Swollman# UTC-2, and applies to Fernando de Noronha (formerly FN, but I believe it's
27620094Swollman# become part of the state of Pernambuco).  The boundary between BR1 and BR2
27720094Swollman# has never been clearly stated.  They've simply been called East and West.
27820094Swollman# However, some conclusions can be drawn from another IATA manual: the Airline
27920094Swollman# Coding Directory, which lists close to 400 airports in Brazil.  For each
28020094Swollman# airport it gives a time zone which is coded to the SSIM.  From that
28120094Swollman# information, I'm led to conclude that the states of Amapa (AP), Ceara (CE),
28220094Swollman# Maranhao (MA), Paraiba (PR), Pernambuco (PE), Piaui (PI), and Rio Grande do
28320094Swollman# Norte (RN), and the eastern part of Para (PA) are all in BR1 without DST.
28420094Swollman
28543014Swollman# From Marcos Tadeu (1998-09-27):
28643014Swollman# <a href="http://pcdsh01.on.br/verao1.html">
28743014Swollman# Brazilian official page
28843014Swollman# </a>
28975267Swollman
29075267Swollman# From Jesper Norgaard (2000-11-03):
29175267Swollman# [For an official list of which regions in Brazil use which time zones, see:]
29275267Swollman# http://pcdsh01.on.br/Fusbr.htm
29375267Swollman# http://pcdsh01.on.br/Fusbrhv.htm
29475267Swollman
295105196Swollman# From Celso Doria via David Madeo (2002-10-09):
296105196Swollman# The reason for the delay this year has to do with elections in Brazil.
297105196Swollman#
298105196Swollman# Unlike in the United States, elections in Brazil are 100% computerized and
299105196Swollman# the results are known almost immediately.  Yesterday, it was the first
300105196Swollman# round of the elections when 115 million Brazilians voted for President,
301105196Swollman# Governor, Senators, Federal Deputies, and State Deputies.  Nobody is
302105196Swollman# counting (or re-counting) votes anymore and we know there will be a second
303105196Swollman# round for the Presidency and also for some Governors.  The 2nd round will
304105196Swollman# take place on October 27th.
305105196Swollman#
306105196Swollman# The reason why the DST will only begin November 3rd is that the thousands
307105196Swollman# of electoral machines used cannot have their time changed, and since the
308105196Swollman# Constitution says the elections must begin at 8:00 AM and end at 5:00 PM,
309105196Swollman# the Government decided to postpone DST, instead of changing the Constitution
310105196Swollman# (maybe, for the next elections, it will be possible to change the clock)...
311105196Swollman
312105196Swollman# From Paul Eggert (2002-10-10):
313105196Swollman# The official decrees referenced below are mostly taken from
31443014Swollman# <a href="http://pcdsh01.on.br/DecHV.html">
31543014Swollman# Decretos sobre o Horario de Verao no Brasil
316105196Swollman# </a> (2001-09-20, in Portuguese).
31767578Swollman# The official site for all decrees, including those not related to time, is
31867578Swollman# <a href="http://www.presidencia.gov.br/CCIVIL/decreto/principal_ano.htm">
31967578Swollman# Presidencia da Republica, Subchefia para Assuntos Juridicos, Decretos
32067578Swollman# </a> (in Portuguese).
32143014Swollman
3222742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
32343543Swollman# Decree <a href="http://pcdsh01.on.br/HV20466.htm">20,466</a> (1931-10-01)
32443543Swollman# Decree <a href="http://pcdsh01.on.br/HV21896.htm">21,896</a> (1932-01-10)
32558787SruRule	Brazil	1931	only	-	Oct	 3	11:00	1:00	S
32658787SruRule	Brazil	1932	1933	-	Apr	 1	 0:00	0	-
32758787SruRule	Brazil	1932	only	-	Oct	 3	 0:00	1:00	S
32843543Swollman# Decree <a href="http://pcdsh01.on.br/HV23195.htm">23,195</a> (1933-10-10)
32943014Swollman# revoked DST.
33043543Swollman# Decree <a href="http://pcdsh01.on.br/HV27496.htm">27,496</a> (1949-11-24)
33143543Swollman# Decree <a href="http://pcdsh01.on.br/HV27998.htm">27,998</a> (1950-04-13)
33258787SruRule	Brazil	1949	1952	-	Dec	 1	 0:00	1:00	S
33358787SruRule	Brazil	1950	only	-	Apr	16	 1:00	0	-
33458787SruRule	Brazil	1951	1952	-	Apr	 1	 0:00	0	-
33543543Swollman# Decree <a href="http://pcdsh01.on.br/HV32308.htm">32,308</a> (1953-02-24)
33658787SruRule	Brazil	1953	only	-	Mar	 1	 0:00	0	-
33743543Swollman# Decree <a href="http://pcdsh01.on.br/HV34724.htm">34,724</a> (1953-11-30)
33843014Swollman# revoked DST.
33943543Swollman# Decree <a href="http://pcdsh01.on.br/HV52700.htm">52,700</a> (1963-10-18)
34043543Swollman# established DST from 1963-10-23 00:00 to 1964-02-29 00:00
34143543Swollman# in SP, RJ, GB, MG, ES, due to the prolongation of the drought.
34243543Swollman# Decree <a href="http://pcdsh01.on.br/HV53071.htm">53,071</a> (1963-12-03)
34343543Swollman# extended the above decree to all of the national territory on 12-09.
34458787SruRule	Brazil	1963	only	-	Dec	 9	 0:00	1:00	S
34543543Swollman# Decree <a href="http://pcdsh01.on.br/HV53604.htm">53,604</a> (1964-02-25)
34643543Swollman# extended summer time by one day to 1964-03-01 00:00 (start of school).
34758787SruRule	Brazil	1964	only	-	Mar	 1	 0:00	0	-
34843543Swollman# Decree <a href="http://pcdsh01.on.br/HV55639.htm">55,639</a> (1965-01-27)
34958787SruRule	Brazil	1965	only	-	Jan	31	 0:00	1:00	S
35058787SruRule	Brazil	1965	only	-	Mar	31	 0:00	0	-
35143543Swollman# Decree <a href="http://pcdsh01.on.br/HV57303.htm">57,303</a> (1965-11-22)
35258787SruRule	Brazil	1965	only	-	Dec	 1	 0:00	1:00	S
35343543Swollman# Decree <a href="http://pcdsh01.on.br/HV57843.htm">57,843</a> (1966-02-18)
35458787SruRule	Brazil	1966	1968	-	Mar	 1	 0:00	0	-
35558787SruRule	Brazil	1966	1967	-	Nov	 1	 0:00	1:00	S
35643543Swollman# Decree <a href="http://pcdsh01.on.br/HV63429.htm">63,429</a> (1968-10-15)
35743543Swollman# revoked DST.
35843543Swollman# Decree <a href="http://pcdsh01.on.br/HV91698.htm">91,698</a> (1985-09-27)
35958787SruRule	Brazil	1985	only	-	Nov	 2	 0:00	1:00	S
36043543Swollman# Decree 92,310 (1986-01-21)
36143543Swollman# Decree 92,463 (1986-03-13)
36258787SruRule	Brazil	1986	only	-	Mar	15	 0:00	0	-
36343543Swollman# Decree 93,316 (1986-10-01)
36458787SruRule	Brazil	1986	only	-	Oct	25	 0:00	1:00	S
36558787SruRule	Brazil	1987	only	-	Feb	14	 0:00	0	-
36643543Swollman# Decree <a href="http://pcdsh01.on.br/HV94922.htm">94,922</a> (1987-09-22)
36758787SruRule	Brazil	1987	only	-	Oct	25	 0:00	1:00	S
36858787SruRule	Brazil	1988	only	-	Feb	 7	 0:00	0	-
36943543Swollman# Decree <a href="http://pcdsh01.on.br/HV96676.htm">96,676</a> (1988-09-12)
37043543Swollman# except for the states of AC, AM, PA, RR, RO, and AP (then a territory)
37158787SruRule	Brazil	1988	only	-	Oct	16	 0:00	1:00	S
37258787SruRule	Brazil	1989	only	-	Jan	29	 0:00	0	-
37343543Swollman# Decree <a href="http://pcdsh01.on.br/HV98077.htm">98,077</a> (1989-08-21)
37443543Swollman# with the same exceptions
37558787SruRule	Brazil	1989	only	-	Oct	15	 0:00	1:00	S
37658787SruRule	Brazil	1990	only	-	Feb	11	 0:00	0	-
37743543Swollman# Decree <a href="http://pcdsh01.on.br/HV99530.htm">99,530</a> (1990-09-17)
37843543Swollman# adopted by RS, SC, PR, SP, RJ, ES, MG, GO, MS, DF.
37943543Swollman# Decree 99,629 (1990-10-19) adds BA, MT.
38058787SruRule	Brazil	1990	only	-	Oct	21	 0:00	1:00	S
38158787SruRule	Brazil	1991	only	-	Feb	17	 0:00	0	-
38243543Swollman# <a href="http://pcdsh01.on.br/HV1991.htm">Unnumbered decree</a> (1991-09-25)
38343543Swollman# adopted by RS, SC, PR, SP, RJ, ES, MG, BA, GO, MT, MS, DF.
38458787SruRule	Brazil	1991	only	-	Oct	20	 0:00	1:00	S
38558787SruRule	Brazil	1992	only	-	Feb	 9	 0:00	0	-
38643543Swollman# <a href="http://pcdsh01.on.br/HV1992.htm">Unnumbered decree</a> (1992-10-16)
38743543Swollman# adopted by same states.
38858787SruRule	Brazil	1992	only	-	Oct	25	 0:00	1:00	S
38958787SruRule	Brazil	1993	only	-	Jan	31	 0:00	0	-
39043014Swollman# Decree <a href="http://pcdsh01.on.br/HV942.htm">942</a> (1993-09-28)
39143543Swollman# adopted by same states, plus AM.
39243543Swollman# Decree <a href="http://pcdsh01.on.br/HV1252.htm">1,252</a> (1994-09-22)
39343543Swollman# adopted by same states, minus AM.
39443543Swollman# Decree <a href="http://pcdsh01.on.br/HV1636.htm">1,636</a> (1995-09-14)
39543543Swollman# adopted by same states, plus TO.
39643543Swollman# Decree <a href="http://pcdsh01.on.br/HV1674.htm">1,674</a> (1995-10-13)
39743543Swollman# adds AL, SE.
39858787SruRule	Brazil	1993	1995	-	Oct	Sun>=11	 0:00	1:00	S
39958787SruRule	Brazil	1994	1995	-	Feb	Sun>=15	 0:00	0	-
40058787SruRule	Brazil	1996	only	-	Feb	11	 0:00	0	-
40143543Swollman# Decree <a href="http://pcdsh01.on.br/HV2000.htm">2,000</a> (1996-09-04)
40243543Swollman# adopted by same states, minus AL, SE.
40358787SruRule	Brazil	1996	only	-	Oct	 6	 0:00	1:00	S
40458787SruRule	Brazil	1997	only	-	Feb	16	 0:00	0	-
40543014Swollman# From Daniel C. Sobral <dcs@gns.com.br> (1998-02-12):
40643014Swollman# In 1997, the DS began on October 6. The stated reason was that
40743014Swollman# because international television networks ignored Brazil's policy on DS,
40843014Swollman# they bought the wrong times on satellite for coverage of Pope's visit.
40943014Swollman# This year, the ending date of DS was postponed to March 1
41043014Swollman# to help dealing with the shortages of electric power.
41143014Swollman#
41243014Swollman# From Paul Eggert (1998-02-25):
41343014Swollman# <a href="http://churchnet.ucsm.ac.uk/news/files2/news165.htm">
41443014Swollman# Brazil Prepares for Papal Visit
41543014Swollman# </a>,
41643014Swollman# Church Net UK (1997-10-02).
41743014Swollman#
41843543Swollman# Decree 2,317 (1997-09-04), adopted by same states.
41958787SruRule	Brazil	1997	only	-	Oct	 6	 0:00	1:00	S
42043543Swollman# Decree <a href="http://pcdsh01.on.br/figuras/HV2495.JPG">2,495</a>
42143014Swollman# (1998-02-10)
42258787SruRule	Brazil	1998	only	-	Mar	 1	 0:00	0	-
42343543Swollman# Decree <a href="http://pcdsh01.on.br/figuras/Hv98.jpg">2,780</a> (1998-09-11)
42458787Sru# adopted by the same states as before.
42558787SruRule	Brazil	1998	only	-	Oct	11	 0:00	1:00	S
42658787SruRule	Brazil	1999	only	-	Feb	21	 0:00	0	-
42758787Sru# Decree <a href="http://pcdsh01.on.br/figuras/HV3150.gif">3,150</a>
42858787Sru# (1999-08-23) adopted by same states.
42958787Sru# Decree <a href="http://pcdsh01.on.br/DecHV99.gif">3,188</a> (1999-09-30)
43067578Swollman# adds SE, AL, PB, PE, RN, CE, PI, MA and RR.
43167578SwollmanRule	Brazil	1999	only	-	Oct	 3	 0:00	1:00	S
43267578SwollmanRule	Brazil	2000	only	-	Feb	27	 0:00	0	-
43367578Swollman# Decree <a href="http://pcdsh01.on.br/DEC3592.htm">3,592</a> (2000-09-06)
43467578Swollman# adopted by the same states as before.
43575267Swollman# Decree <a href="http://pcdsh01.on.br/Dec3630.jpg">3,630</a> (2000-10-13)
43675267Swollman# repeals DST in PE and RR, effective 2000-10-15 00:00.
43775267Swollman# Decree <a href="http://pcdsh01.on.br/Dec3632.jpg">3,632</a> (2000-10-17)
43875267Swollman# repeals DST in SE, AL, PB, RN, CE, PI and MA, effective 2000-10-22 00:00.
43986222Swollman# Decree <a href="http://pcdsh01.on.br/figuras/HV3916.gif">3,916</a>
44086222Swollman# (2001-09-13) reestablishes DST in AL, CE, MA, PB, PE, PI, RN, SE.
441105196SwollmanRule	Brazil	2000	2001	-	Oct	Sun>=8	 0:00	1:00	S
442105196SwollmanRule	Brazil	2001	max	-	Feb	Sun>=15	 0:00	0	-
443105196Swollman# Decree 4,399 (2002-10-01) repeals DST in AL, CE, MA, PB, PE, PI, RN, SE.
444105196Swollman# <a href="http://www.presidencia.gov.br/CCIVIL/decreto/2002/D4399.htm"></a>
445105196SwollmanRule	Brazil	2002	only	-	Nov	 3	 0:00	1:00	S
44675267Swollman#
447105196SwollmanRule	Brazil	2003	max	-	Oct	Sun>=8	 0:00	1:00	S
44886222Swollman# The latest decree listed above says that the following states observe DST:
449105196Swollman# BA, DF, ES, GO, MG, MS, MT, PR, RJ, RS, SC, SP, TO.
45086222Swollman#
451105196Swollman# For dates after mid-2003, the above rules with TO="max" are guesses
45258787Sru# and are quite possibly wrong, but are more likely than no DST at all.
45320094Swollman
45443014Swollman
4552742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
45620094Swollman#
45775267Swollman# Atlantic islands: Fernando de Noronha, Trindade, Martin Vaz,
45875267Swollman# Atol das Rocas, and Penedos de Sao Pedro e Sao Paulo
4592742SwollmanZone America/Noronha	-2:09:40 -	LMT	1914
46058787Sru			-2:00	Brazil	FN%sT	1990 Sep 17
46158787Sru			-2:00	-	FNT
46220094Swollman#
46358787Sru# Amapa (AP), east Para (PA)
46475267Swollman# East Para includes Belem, Maraba, Serra Norte, and Sao Felix do Xingu.
46543543SwollmanZone America/Belem	-3:13:56 -	LMT	1914
46658787Sru			-3:00	Brazil	BR%sT	1988 Sep 12
46758787Sru			-3:00	-	BRT
46843543Swollman#
46958787Sru# Maranhao (MA), Piaui (PI), Ceara (CE), Rio Grande do Norte (RN),
47075267Swollman# Paraiba (PB)
47120094SwollmanZone America/Fortaleza	-2:34:00 -	LMT	1914
47258787Sru			-3:00	Brazil	BR%sT	1990 Sep 17
47358787Sru			-3:00	-	BRT	1999 Sep 30
47475267Swollman			-3:00	Brazil	BR%sT	2000 Oct 22
47586222Swollman			-3:00	-	BRT	2001 Sep 13
476105196Swollman			-3:00	Brazil	BR%sT	2002 Oct  1
477105196Swollman			-3:00	-	BRT
47820094Swollman#
47975267Swollman# Pernambuco (PE) (except Atlantic islands)
48075267SwollmanZone America/Recife	-2:19:36 -	LMT	1914
48175267Swollman			-3:00	Brazil	BR%sT	1990 Sep 17
48275267Swollman			-3:00	-	BRT	1999 Sep 30
48375267Swollman			-3:00	Brazil	BR%sT	2000 Oct 15
48486222Swollman			-3:00	-	BRT	2001 Sep 13
485105196Swollman			-3:00	Brazil	BR%sT	2002 Oct  1
486105196Swollman			-3:00	-	BRT
48775267Swollman#
48858787Sru# Tocantins (TO)
48943543SwollmanZone America/Araguaina	-3:12:48 -	LMT	1914
49058787Sru			-3:00	Brazil	BR%sT	1990 Sep 17
49158787Sru			-3:00	-	BRT	1995 Sep 14
49258787Sru			-3:00	Brazil	BR%sT
49320094Swollman#
49458787Sru# Alagoas (AL), Sergipe (SE)
49543543SwollmanZone America/Maceio	-2:22:52 -	LMT	1914
49658787Sru			-3:00	Brazil	BR%sT	1990 Sep 17
49758787Sru			-3:00	-	BRT	1995 Oct 13
49858787Sru			-3:00	Brazil	BR%sT	1996 Sep  4
49958787Sru			-3:00	-	BRT	1999 Sep 30
50075267Swollman			-3:00	Brazil	BR%sT	2000 Oct 22
50186222Swollman			-3:00	-	BRT	2001 Sep 13
502105196Swollman			-3:00	Brazil	BR%sT	2002 Oct  1
503105196Swollman			-3:00	-	BRT
50443543Swollman#
50558787Sru# Bahia (BA), Goias (GO), Distrito Federal (DF), Minas Gerais (MG),
50658787Sru# Espirito Santo (ES), Rio de Janeiro (RJ), Sao Paulo (SP), Parana (PR),
50758787Sru# Santa Catarina (SC), Rio Grande do Sul (RS)
5082742SwollmanZone America/Sao_Paulo	-3:06:28 -	LMT	1914
50958787Sru			-3:00	Brazil	BR%sT	1963 Oct 23 00:00
51058787Sru			-3:00	1:00	BRST	1964
51158787Sru			-3:00	Brazil	BR%sT
51220094Swollman#
51386222Swollman# Mato Grosso (MT), Mato Grosso do Sul (MS)
51420094SwollmanZone America/Cuiaba	-3:44:20 -	LMT	1914
51558787Sru			-4:00	Brazil	AM%sT
51620094Swollman#
51758787Sru# west Para (PA), Rondonia (RO)
51875267Swollman# West Para includes Altamira, Oribidos, Prainha, Oriximina, and Santarem.
51943543SwollmanZone America/Porto_Velho -4:15:36 -	LMT	1914
52058787Sru			-4:00	Brazil	AM%sT	1988 Sep 12
52158787Sru			-4:00	-	AMT
52243543Swollman#
52358787Sru# Roraima (RR)
52458787SruZone America/Boa_Vista	-4:02:40 -	LMT	1914
52558787Sru			-4:00	Brazil	AM%sT	1988 Sep 12
52658787Sru			-4:00	-	AMT	1999 Sep 30
52775267Swollman			-4:00	Brazil	AM%sT	2000 Oct 15
52875267Swollman			-4:00	-	AMT
52958787Sru#
53075267Swollman# east Amazonas (AM): Boca do Acre, Jutai, Manaus, Floriano Peixoto
5312742SwollmanZone America/Manaus	-4:00:04 -	LMT	1914
53258787Sru			-4:00	Brazil	AM%sT	1988 Sep 12
53358787Sru			-4:00	-	AMT	1993 Sep 28
53458787Sru			-4:00	Brazil	AM%sT	1994 Sep 22
53558787Sru			-4:00	-	AMT
53620094Swollman#
53775267Swollman# west Amazonas (AM): Atalaia do Norte, Boca do Maoco, Benjamin Constant,
53875267Swollman#	Eirunepe, Envira, Ipixuna
53975267SwollmanZone America/Eirunepe	-4:39:28 -	LMT	1914
54075267Swollman			-5:00	Brazil	AC%sT	1988 Sep 12
54175267Swollman			-5:00	-	ACT	1993 Sep 28
54275267Swollman			-5:00	Brazil	AC%sT	1994 Sep 22
54375267Swollman			-5:00	-	ACT
54475267Swollman#
54558787Sru# Acre (AC)
54675267SwollmanZone America/Rio_Branco	-4:31:12 -	LMT	1914
54758787Sru			-5:00	Brazil	AC%sT	1988 Sep 12
54858787Sru			-5:00	-	ACT
5492742Swollman
5502742Swollman
5512742Swollman# Chile
5522742Swollman
55314343Swollman# From Eduardo Krell (1995-10-19):
55414343Swollman# The law says to switch to DST at midnight [24:00] on the second SATURDAY
55514343Swollman# of October....  The law is the same for March and October.
55643014Swollman# (1998-09-29):
55743014Swollman# Because of the drought this year, the government decided to go into
55843014Swollman# DST earlier (saturday 9/26 at 24:00). This is a one-time change only ...
55943014Swollman# (unless there's another dry season next year, I guess).
5602742Swollman
56158787Sru# From Julio I. Pacheco Troncoso (1999-03-18):
56258787Sru# Because of the same drought, the government decided to end DST later,
56358787Sru# on April 3, (one-time change).
56458787Sru
56586222Swollman# From Gwillim Law (2001-05-04):
56686222Swollman# I came across another article in "La Tercera" about Chilean DST.
56786222Swollman# <http://www.tercera.cl/diario/2000/10/13/t-extras.html>
56886222Swollman# It clearly confirms my earlier suggestion, that DST begins at 22:00
56986222Swollman# on Easter Island....  But it also seems to be saying that the
57086222Swollman# observance of DST in Chile began in 1966, rather than 1969 as
57186222Swollman# ... [Shanks] has it....
57286222Swollman#
57386222Swollman# My translation:
57486222Swollman#
57586222Swollman# "The Chilean Army has announced that summer time will begin tomorrow,
57686222Swollman# Saturday, October 14 in continental Chile, insular Chile, and
57786222Swollman# Antarctica, as provided by Supreme Decree 25 of January 11, 1966.
57886222Swollman# By the preceding, official time in continental Chile and Chilean
57986222Swollman# Antarctic, and official time in Western Insular Chile, which applies
58086222Swollman# to Easter Island and Sala y Gomez Island, will be set forward at
58186222Swollman# midnight and at 22:00, respectively, by 20 minutes."
58275267Swollman
58386222Swollman# From Paul Eggert (2001-05-04):
58486222Swollman# Go with this article in preference to Shanks's 1969 date for modern DST.
58575267Swollman# Assume this rule has been used since DST was introduced in the islands.
58675267Swollman
5872742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
58858787SruRule	Chile	1918	only	-	Sep	 1	0:00	1:00	S
58958787SruRule	Chile	1919	only	-	Jul	 2	0:00	0	-
59058787SruRule	Chile	1927	1931	-	Sep	 1	0:00	1:00	S
59158787SruRule	Chile	1928	1932	-	Apr	 1	0:00	0	-
59286222SwollmanRule	Chile	1966	1997	-	Oct	Sun>=9	4:00u	1:00	S
59386222SwollmanRule	Chile	1967	1998	-	Mar	Sun>=9	3:00u	0	-
59475267SwollmanRule	Chile	1998	only	-	Sep	27	4:00u	1:00	S
59575267SwollmanRule	Chile	1999	only	-	Apr	 4	3:00u	0	-
59675267SwollmanRule	Chile	1999	max	-	Oct	Sun>=9	4:00u	1:00	S
59775267SwollmanRule	Chile	2000	max	-	Mar	Sun>=9	3:00u	0	-
59820094Swollman# IATA SSIM anomalies: (1990-09) says 1990-09-16; (1992-02) says 1992-03-14;
59958787Sru# (1996-09) says 1998-03-08.  Ignore these.
6002742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
6012742SwollmanZone America/Santiago	-4:42:40 -	LMT	1890
60219878Swollman			-4:42:40 -	SMT	1910	    # Santiago Mean Time
60319878Swollman			-5:00	Chile	CL%sT	1932 Sep    # Chile Time
60419878Swollman			-4:00	Chile	CL%sT
6052742SwollmanZone Pacific/Easter	-7:17:28 -	LMT	1890	    # Mataveri
60619878Swollman			-7:17:28 -	MMT	1932 Sep    # Mataveri Mean Time
60719878Swollman			-7:00	Chile	EAS%sT	1982 Mar 14 # Easter I Time
60819878Swollman			-6:00	Chile	EAS%sT
6092742Swollman#
61086222Swollman# Sala y Gomez Island is like Pacific/Easter.
61186222Swollman# Other Chilean locations, including Juan Fernandez Is, San Ambrosio,
61286222Swollman# San Felix, and Antarctic bases, are like America/Santiago.
6132742Swollman
6142742Swollman# Colombia
61558787Sru# Shanks specifies 24:00 for 1992 transition times; go with IATA,
61658787Sru# as it seems implausible to change clocks at midnight New Year's Eve.
61720094Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
61820094SwollmanRule	CO	1992	only	-	May	 2	0:00	1:00	S
61920094SwollmanRule	CO	1992	only	-	Dec	31	0:00	0	-
6202742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
6212742SwollmanZone	America/Bogota	-4:56:20 -	LMT	1884 Mar 13
62219878Swollman			-4:56:20 -	BMT	1914 Nov 23 # Bogota Mean Time
62320094Swollman			-5:00	CO	CO%sT	# Colombia Time
6242742Swollman# Malpelo, Providencia, San Andres
6252742Swollman# no information; probably like America/Bogota
6262742Swollman
6272742Swollman# Curacao
62858787Sru# Shanks says that Bottom and Oranjestad have been at -4:00 since
62943014Swollman# standard time was introduced on 1912-03-02; and that Kralendijk and Rincon
63043014Swollman# used Kralendijk Mean Time (-4:33:08) from 1912-02-02 to 1965-01-01.
63143014Swollman# This all predates our 1970 cutoff, though.
6322742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
6332742SwollmanZone	America/Curacao	-4:35:44 -	LMT	1912 Feb 12	# Willemstad
63419878Swollman			-4:30	-	ANT	1965 # Netherlands Antilles Time
6352742Swollman			-4:00	-	AST
6362742Swollman
6372742Swollman# Ecuador
6382742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
6392742SwollmanZone America/Guayaquil	-5:19:20 -	LMT	1890
64019878Swollman			-5:14:00 -	QMT	1931 # Quito Mean Time
64119878Swollman			-5:00	-	ECT	     # Ecuador Time
6422742SwollmanZone Pacific/Galapagos	-5:58:24 -	LMT	1931 # Puerto Baquerizo Moreno
64319878Swollman			-5:00	-	ECT	1986
64419878Swollman			-6:00	-	GALT	     # Galapagos Time
6452742Swollman
6462742Swollman# Falklands
64775267Swollman
64875267Swollman# From Paul Eggert (2001-03-05):
64975267Swollman# Between 1990 and 2000 inclusive, Shanks and the IATA agree except
65075267Swollman# the IATA gives 1996-09-08.  Go with Shanks.
65175267Swollman
65275267Swollman# From Falkland Islands Government Office, London (2001-01-22)
65375267Swollman# via Jesper Norgaard:
65475267Swollman# ... the clocks revert back to Local Mean Time at 2 am on Sunday 15
65575267Swollman# April 2001 and advance one hour to summer time at 2 am on Sunday 2
65675267Swollman# September.  It is anticipated that the clocks will revert back at 2
65775267Swollman# am on Sunday 21 April 2002 and advance to summer time at 2 am on
65875267Swollman# Sunday 1 September.
65975267Swollman
66075267Swollman# From Rives McDow (2001-02-13):
66175267Swollman#
66275267Swollman# I have communicated several times with people there, and the last
66375267Swollman# time I had communications that was helpful was in 1998.  Here is
66475267Swollman# what was said then:
66575267Swollman#
66675267Swollman# "The general rule was that Stanley used daylight saving and the Camp
66775267Swollman# did not. However for various reasons many people in the Camp have
66875267Swollman# started to use daylight saving (known locally as 'Stanley Time')
66975267Swollman# There is no rule as to who uses daylight saving - it is a matter of
67075267Swollman# personal choice and so it is impossible to draw a map showing who
67175267Swollman# uses it and who does not. Any list would be out of date as soon as
67275267Swollman# it was produced. This year daylight saving ended on April 18/19th
67375267Swollman# and started again on September 12/13th.  I do not know what the rule
67475267Swollman# is, but can find out if you like.  We do not change at the same time
67575267Swollman# as UK or Chile."
67675267Swollman#
67775267Swollman# I did have in my notes that the rule was "Second Saturday in Sep at
67875267Swollman# 0:00 until third Saturday in Apr at 0:00".  I think that this does
67975267Swollman# not agree in some cases with Shanks; is this true?
68075267Swollman#
68175267Swollman# Also, there is no mention in the list that some areas in the
68275267Swollman# Falklands do not use DST.  I have found in my communications there
68375267Swollman# that these areas are on the western half of East Falkland and all of
68475267Swollman# West Falkland.  Stanley is the only place that consistently observes
68575267Swollman# DST.  Again, as in other places in the world, the farmers don't like
68675267Swollman# it.  West Falkland is almost entirely sheep farmers.
68775267Swollman#
68875267Swollman# I know one lady there that keeps a list of which farm keeps DST and
68975267Swollman# which doesn't each year.  She runs a shop in Stanley, and says that
69075267Swollman# the list changes each year.  She uses it to communicate to her
69175267Swollman# customers, catching them when they are home for lunch or dinner.
69275267Swollman
69375267Swollman# From Paul Eggert (2001-03-05):
69475267Swollman# For now, we'll just record the time in Stanley, since we have no
69575267Swollman# better info.
69675267Swollman
6972742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
69819878SwollmanRule	Falk	1937	1938	-	Sep	lastSun	0:00	1:00	S
69919878SwollmanRule	Falk	1938	1942	-	Mar	Sun>=19	0:00	0	-
70019878SwollmanRule	Falk	1939	only	-	Oct	1	0:00	1:00	S
70119878SwollmanRule	Falk	1940	1942	-	Sep	lastSun	0:00	1:00	S
70219878SwollmanRule	Falk	1943	only	-	Jan	1	0:00	0	-
70319878SwollmanRule	Falk	1983	only	-	Sep	lastSun	0:00	1:00	S
70419878SwollmanRule	Falk	1984	1985	-	Apr	lastSun	0:00	0	-
70519878SwollmanRule	Falk	1984	only	-	Sep	16	0:00	1:00	S
70675267SwollmanRule	Falk	1985	2000	-	Sep	Sun>=9	0:00	1:00	S
70775267SwollmanRule	Falk	1986	2000	-	Apr	Sun>=16	0:00	0	-
70875267SwollmanRule	Falk	2001	max	-	Apr	Sun>=15	2:00	0	-
70975267SwollmanRule	Falk	2001	max	-	Sep	Sun>=1	2:00	1:00	S
7102742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
7112742SwollmanZone Atlantic/Stanley	-3:51:24 -	LMT	1890
71219878Swollman			-3:51:24 -	SMT	1912 Mar 12  # Stanley Mean Time
71319878Swollman			-4:00	Falk	FK%sT	1983 May     # Falkland Is Time
71419878Swollman			-3:00	Falk	FK%sT	1985 Sep 15
71519878Swollman			-4:00	Falk	FK%sT
7162742Swollman
7172742Swollman# French Guiana
7182742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
7192742SwollmanZone America/Cayenne	-3:29:20 -	LMT	1911 Jul
72019878Swollman			-4:00	-	GFT	1967 Oct # French Guiana Time
72119878Swollman			-3:00	-	GFT
7222742Swollman
7232742Swollman# Guyana
7242742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
7252742SwollmanZone	America/Guyana	-3:52:40 -	LMT	1915 Mar	# Georgetown
72619878Swollman			-3:45	-	GBGT	1966 May 26 # Br Guiana Time
72719878Swollman			-3:45	-	GYT	1975 Jul 31 # Guyana Time
72820094Swollman			-3:00	-	GYT	1991
72920094Swollman# IATA SSIM (1996-06) says -4:00.  Assume a 1991 switch.
73020094Swollman			-4:00	-	GYT
7312742Swollman
7322742Swollman# Paraguay
73358787Sru# From Paul Eggert (1999-10-29):
73458787Sru# Shanks (1999) says that spring transitions are from 01:00 -> 02:00,
73558787Sru# and autumn transitions are from 00:00 -> 23:00.  Go with earlier
73658787Sru# editions of Shanks, and with the IATA, who say transitions occur at 00:00.
7372742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
73858787SruRule	Para	1975	1988	-	Oct	 1	0:00	1:00	S
73919878SwollmanRule	Para	1975	1978	-	Mar	 1	0:00	0	-
74058787SruRule	Para	1979	1991	-	Apr	 1	0:00	0	-
74119878SwollmanRule	Para	1989	only	-	Oct	22	0:00	1:00	S
74220094SwollmanRule	Para	1990	only	-	Oct	 1	0:00	1:00	S
74320094SwollmanRule	Para	1991	only	-	Oct	 6	0:00	1:00	S
74420094SwollmanRule	Para	1992	only	-	Mar	 1	0:00	0	-
74520094SwollmanRule	Para	1992	only	-	Oct	 5	0:00	1:00	S
74620094SwollmanRule	Para	1993	only	-	Mar	31	0:00	0	-
74730711SwollmanRule	Para	1993	1995	-	Oct	 1	0:00	1:00	S
74820094SwollmanRule	Para	1994	1995	-	Feb	lastSun	0:00	0	-
74958787SruRule	Para	1996	only	-	Mar	 1	0:00	0	-
75075267Swollman# IATA SSIM (2000-02) says 1999-10-10; ignore this for now.
75167578Swollman# From Steffen Thorsen (2000-10-02):
75267578Swollman# I have three independent reports that Paraguay changed to DST this Sunday
75367578Swollman# (10-01).
75475267Swollman#
75575267Swollman# Translated by Gwillim Law (2001-02-27) from
75675267Swollman# <a href="http://www.diarionoticias.com.py/011000/nacional/naciona1.htm">
75775267Swollman# Noticias, a daily paper in Asuncion, Paraguay (2000-10-01)
75875267Swollman# </a>:
75975267Swollman# Starting at 0:00 today, the clock will be set forward 60 minutes, in
76075267Swollman# fulfillment of Decree No. 7,273 of the Executive Power....  The time change
76175267Swollman# system has been operating for several years.  Formerly there was a separate
76275267Swollman# decree each year; the new law has the same effect, but permanently.  Every
76375267Swollman# year, the time will change on the first Sunday of October; likewise, the
76475267Swollman# clock will be set back on the first Sunday of March.
76575267Swollman#
76675267Swollman# From Jesper Norgaard (2001-03-06) [an official URL saying similar things]:
76775267Swollman# http://gateway.abc.com.py:8000/pub/pag04.mbr/artic?FHA=2001-03-03-02.24.52.900592
76875267Swollman#
76993799SwollmanRule	Para	1996	2001	-	Oct	Sun>=1	0:00	1:00	S
77075267Swollman# IATA SSIM (1997-09) says Mar 1; go with Shanks.
77175267SwollmanRule	Para	1997	only	-	Feb	lastSun	0:00	0	-
77275267Swollman# Shanks says 1999-02-28; IATA SSIM (1999-02) says 1999-02-27, but
77375267Swollman# (1999-09) reports no date; go with above sources and Gerd Knops (2001-02-27).
77493799SwollmanRule	Para	1998	2001	-	Mar	Sun>=1	0:00	0	-
77593799Swollman# From Rives McDow (2002-02-28):
77693799Swollman# A decree was issued in Paraguay (no. 16350) on 2002-02-26 that changed the
77793799Swollman# dst method to be from the first Sunday in September to the first Sunday in
77893799Swollman# April.
77993799SwollmanRule	Para	2002	max	-	Apr	Sun>=1	0:00	0	-
78093799SwollmanRule	Para	2002	max	-	Sep	Sun>=1	0:00	1:00	S
78175267Swollman
78293799Swollman
7832742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
7842742SwollmanZone America/Asuncion	-3:50:40 -	LMT	1890
78519878Swollman			-3:50:40 -	AMT	1931 Oct 10 # Asuncion Mean Time
78619878Swollman			-4:00	-	PYT	1972 Oct # Paraguay Time
78719878Swollman			-3:00	-	PYT	1974 Apr
78819878Swollman			-4:00	Para	PY%sT
7892742Swollman
7902742Swollman# Peru
7912742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
79219878SwollmanRule	Peru	1938	only	-	Jan	 1	0:00	1:00	S
79319878SwollmanRule	Peru	1938	only	-	Apr	 1	0:00	0	-
79419878SwollmanRule	Peru	1938	1939	-	Sep	lastSun	0:00	1:00	S
79519878SwollmanRule	Peru	1939	1940	-	Mar	Sun>=24	0:00	0	-
79619878SwollmanRule	Peru	1987	only	-	Jan	 1	0:00	1:00	S
79719878SwollmanRule	Peru	1987	only	-	Apr	 1	0:00	0	-
79819878SwollmanRule	Peru	1990	only	-	Jan	 1	0:00	1:00	S
79919878SwollmanRule	Peru	1990	only	-	Apr	 1	0:00	0	-
80058787Sru# IATA is ambiguous for 1993/1995; go with Shanks.
80158787SruRule	Peru	1994	only	-	Jan	 1	0:00	1:00	S
80258787SruRule	Peru	1994	only	-	Apr	 1	0:00	0	-
8032742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
8042742SwollmanZone	America/Lima	-5:08:12 -	LMT	1890
80586222Swollman			-5:08:36 -	LMT	1908 Jul 28 # Lima Mean Time?
80619878Swollman			-5:00	Peru	PE%sT	# Peru Time
8072742Swollman
8082742Swollman# South Georgia
8092742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
8102742SwollmanZone Atlantic/South_Georgia -2:26:08 -	LMT	1890		# Grytviken
81119878Swollman			-2:00	-	GST	# South Georgia Time
8122742Swollman
8132742Swollman# South Sandwich Is
81458787Sru# uninhabited; scientific personnel have wintered
8152742Swollman
8162742Swollman# Suriname
8172742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
8182742SwollmanZone America/Paramaribo	-3:40:40 -	LMT	1911
8192742Swollman			-3:40:52 -	PMT	1935     # Paramaribo Mean Time
8202742Swollman			-3:40:36 -	PMT	1945 Oct # The capital moved?
82119878Swollman			-3:30	-	NEGT	1975 Nov 20 # Dutch Guiana Time
82219878Swollman			-3:30	-	SRT	1984 Oct # Suriname Time
82319878Swollman			-3:00	-	SRT
8242742Swollman
8252742Swollman# Trinidad and Tobago
8262742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
8272742SwollmanZone America/Port_of_Spain -4:06:04 -	LMT	1912 Mar 2
8282742Swollman			-4:00	-	AST
8292742Swollman
8302742Swollman# Uruguay
83119878Swollman# From Paul Eggert <eggert@twinsun.com> (1993-11-18):
8322742Swollman# Uruguay wins the prize for the strangest peacetime manipulation of the rules.
83358787Sru# From Shanks:
8342742Swollman# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
8352742Swollman# Whitman gives 1923 Oct 1; go with Shanks.
83619878SwollmanRule	Uruguay	1923	only	-	Oct	 2	 0:00	0:30	HS
83719878SwollmanRule	Uruguay	1924	1926	-	Apr	 1	 0:00	0	-
83819878SwollmanRule	Uruguay	1924	1925	-	Oct	 1	 0:00	0:30	HS
83919878SwollmanRule	Uruguay	1933	1935	-	Oct	lastSun	 0:00	0:30	HS
8402742Swollman# Shanks gives 1935 Apr 1 0:00 and 1936 Mar 30 0:00; go with Whitman.
84119878SwollmanRule	Uruguay	1934	1936	-	Mar	Sat>=25	23:30s	0	-
84219878SwollmanRule	Uruguay	1936	only	-	Nov	 1	 0:00	0:30	HS
84319878SwollmanRule	Uruguay	1937	1941	-	Mar	lastSun	 0:00	0	-
8442742Swollman# Whitman gives 1937 Oct 3; go with Shanks.
84519878SwollmanRule	Uruguay	1937	1940	-	Oct	lastSun	 0:00	0:30	HS
8462742Swollman# Whitman gives 1941 Oct 24 - 1942 Mar 27, 1942 Dec 14 - 1943 Apr 13,
8472742Swollman# and 1943 Apr 13 ``to present time''; go with Shanks.
84819878SwollmanRule	Uruguay	1941	only	-	Aug	 1	 0:00	0	-
84919878SwollmanRule	Uruguay	1942	only	-	Jan	 1	 0:00	0:30	HS
85019878SwollmanRule	Uruguay	1942	only	-	Dec	14	 0:00	1:00	S
85119878SwollmanRule	Uruguay	1943	only	-	Mar	14	 0:00	0	-
85219878SwollmanRule	Uruguay	1959	only	-	May	24	 0:00	1:00	S
85319878SwollmanRule	Uruguay	1959	only	-	Nov	15	 0:00	0	-
85419878SwollmanRule	Uruguay	1960	only	-	Jan	17	 0:00	1:00	S
85519878SwollmanRule	Uruguay	1960	only	-	Mar	 6	 0:00	0	-
85619878SwollmanRule	Uruguay	1965	1967	-	Apr	Sun>=1	 0:00	1:00	S
85719878SwollmanRule	Uruguay	1965	only	-	Sep	26	 0:00	0	-
85819878SwollmanRule	Uruguay	1966	1967	-	Oct	31	 0:00	0	-
85919878SwollmanRule	Uruguay	1968	1970	-	May	27	 0:00	0:30	HS
86019878SwollmanRule	Uruguay	1968	1970	-	Dec	 2	 0:00	0	-
86119878SwollmanRule	Uruguay	1972	only	-	Apr	24	 0:00	1:00	S
86219878SwollmanRule	Uruguay	1972	only	-	Aug	15	 0:00	0	-
86319878SwollmanRule	Uruguay	1974	only	-	Mar	10	 0:00	0:30	HS
86419878SwollmanRule	Uruguay	1974	only	-	Dec	22	 0:00	1:00	S
86519878SwollmanRule	Uruguay	1976	only	-	Oct	 1	 0:00	0	-
86619878SwollmanRule	Uruguay	1977	only	-	Dec	 4	 0:00	1:00	S
86719878SwollmanRule	Uruguay	1978	only	-	Apr	 1	 0:00	0	-
86819878SwollmanRule	Uruguay	1979	only	-	Oct	 1	 0:00	1:00	S
86919878SwollmanRule	Uruguay	1980	only	-	May	 1	 0:00	0	-
87019878SwollmanRule	Uruguay	1987	only	-	Dec	14	 0:00	1:00	S
87119878SwollmanRule	Uruguay	1988	only	-	Mar	14	 0:00	0	-
87219878SwollmanRule	Uruguay	1988	only	-	Dec	11	 0:00	1:00	S
87319878SwollmanRule	Uruguay	1989	only	-	Mar	12	 0:00	0	-
87419878SwollmanRule	Uruguay	1989	only	-	Oct	29	 0:00	1:00	S
87558787Sru# Shanks says no DST was observed in 1990/1 and 1991/2,
87658787Sru# and that 1992/3's DST was from 10-25 to 03-01.  Go with IATA.
87720094SwollmanRule	Uruguay	1990	1992	-	Mar	Sun>=1	 0:00	0	-
87820094SwollmanRule	Uruguay	1990	1991	-	Oct	Sun>=21	 0:00	1:00	S
87930711SwollmanRule	Uruguay	1992	only	-	Oct	18	 0:00	1:00	S
88020094SwollmanRule	Uruguay	1993	only	-	Feb	28	 0:00	0	-
8812742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
8822742SwollmanZone America/Montevideo	-3:44:44 -	LMT	1898 Jun 28
88319878Swollman			-3:44:44 -	MMT	1920 May  1	# Montevideo MT
88419878Swollman			-3:30	Uruguay	UY%sT	1942 Dec 14	# Uruguay Time
88519878Swollman			-3:00	Uruguay	UY%sT
8862742Swollman
8872742Swollman# Venezuela
8882742Swollman# Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
8892742SwollmanZone	America/Caracas	-4:27:44 -	LMT	1890
89086222Swollman			-4:27:40 -	CMT	1912 Feb 12 # Caracas Mean Time?
89119878Swollman			-4:30	-	VET	1965	     # Venezuela Time
89219878Swollman			-4:00	-	VET
893