1*8c8db7cfSbostic# @(#)southamerica	4.3
2*8c8db7cfSbostic
3*8c8db7cfSbostic# From Guy Harris:
4*8c8db7cfSbostic# From Official Airline Guide - Worldwide Edition (1987).  Countries not
5*8c8db7cfSbostic# listed here do not observe DST, according to the OAG.  Time zone names
6*8c8db7cfSbostic# are pure inventions, and none are supplied for countries not observing
7*8c8db7cfSbostic# DST; updates from natives would be appreciated.  The times that DST
8*8c8db7cfSbostic# starts and ends are based on the assumption that they switch a 2AM just
9*8c8db7cfSbostic# as everybody else does.
10*8c8db7cfSbostic
11*8c8db7cfSbostic###############################################################################
12*8c8db7cfSbostic
13*8c8db7cfSbostic# Brazil
14*8c8db7cfSbostic
15*8c8db7cfSbostic# From Guy Harris:
16*8c8db7cfSbostic# The OAG lists October 25, 1987 and February 12, 1988 as the starting and
17*8c8db7cfSbostic# ending dates, giving them as "estimated date(s) based on previous year".  We
18*8c8db7cfSbostic# infer a rule here from one example, always a dangerous practice....  Yes,
19*8c8db7cfSbostic# they really do switch on Saturday, according to the OAG.
20*8c8db7cfSbostic# "Brazil/Acre" is for the Territory of Acre; "Brazil/DeNoronha" is for
21*8c8db7cfSbostic# Fernando De Noronha.
22*8c8db7cfSbostic
23*8c8db7cfSbostic# From Bob Devine (January 28, 1988):
24*8c8db7cfSbostic# The only information I found is that there was no DST up to 1985.
25*8c8db7cfSbostic# But there was some before 1952!
26*8c8db7cfSbostic
27*8c8db7cfSbostic# From U. S. Naval Observatory (January 16, 1989):
28*8c8db7cfSbostic# BRAZIL     WEST     5 H  BEHIND UTC    TERRITORY OF ACRE
29*8c8db7cfSbostic# BRAZIL     WEST     4 H  BEHIND UTC    ACRE OCT 23, '88-FEB 11,
30*8c8db7cfSbostic# BRAZIL                                 '89 (ESTIMATED)
31*8c8db7cfSbostic# BRAZIL     CENTRAL  4 H  BEHIND UTC    MANAUS
32*8c8db7cfSbostic# BRAZIL     CENTRAL  3 H  BEHIND UTC    MANAUS OCT 23, '88-FEB 11,
33*8c8db7cfSbostic# BRAZIL     CENTRAL                     '89 (ESTIMATED)
34*8c8db7cfSbostic# BRAZIL     EAST     3 H  BEHIND UTC    COASTAL STATES, RIO, SAO
35*8c8db7cfSbostic# BRAZIL     EAST                        PAULO, BRASILIA
36*8c8db7cfSbostic# BRAZIL     EAST     2 H  BEHIND UTC    COASTAL STATES, RIO, SAO
37*8c8db7cfSbostic# BRAZIL                                 PAULO, BRASILIA OCT 23,
38*8c8db7cfSbostic# BRAZIL                                 '88-FEB 11, '89
39*8c8db7cfSbostic# BRAZIL                                 (ESTIMATED)
40*8c8db7cfSbostic# BRAZIL              2 H  BEHIND UTC    ATLANTIC ISLANDS, FERNANDO
41*8c8db7cfSbostic# BRAZIL                                 DE NORONHA
42*8c8db7cfSbostic# BRAZIL              1 H  BEHIND UTC    OCT 23, '88-FEB 11, '89
43*8c8db7cfSbostic# BRAZIL                                 (ESTIMATED)
44*8c8db7cfSbostic# BRAZIL              3 H  BEHIND UTC    FOR MOST MAJOR AIRPORTS.
45*8c8db7cfSbostic
46*8c8db7cfSbostic# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
47*8c8db7cfSbosticRule	Brazil	1987	max	-	Feb	Sat<=14	2:00	0	S
48*8c8db7cfSbosticRule	Brazil	1987	max	-	Oct	Sat<=28	2:00	1:00	D
49*8c8db7cfSbostic
50*8c8db7cfSbostic# Zone	NAME			GMTOFF	RULES/SAVE	FORMAT	[UNTIL]
51*8c8db7cfSbosticZone	Brazil/East		-3:00	Brazil		E%sT
52*8c8db7cfSbosticZone	Brazil/West		-4:00	Brazil		W%sT
53*8c8db7cfSbosticZone	Brazil/Acre		-5:00	Brazil		A%sT
54*8c8db7cfSbosticZone	Brazil/DeNoronha	-2:00	Brazil		F%sT
55*8c8db7cfSbostic
56*8c8db7cfSbostic###############################################################################
57*8c8db7cfSbostic
58*8c8db7cfSbostic# Chile
59*8c8db7cfSbostic
60*8c8db7cfSbostic# From Guy Harris:
61*8c8db7cfSbostic# The OAG lists October 11, 1987 and March 12, 1988 as the starting and
62*8c8db7cfSbostic# ending dates, giving them as "estimated date(s) based on previous year."
63*8c8db7cfSbostic
64*8c8db7cfSbostic# From Bob Devine (January 28, 1988):
65*8c8db7cfSbostic# Chile has had 2nd Sunday in October to 2nd Sunday in March DST since 1977.
66*8c8db7cfSbostic# Switch is at midnight. OAG is right.
67*8c8db7cfSbostic
68*8c8db7cfSbostic# Rule	NAME	FROM	TO	TYPE	IN	ON	AT	SAVE	LETTER/S
69*8c8db7cfSbosticRule	Chile	1977	max	-	Oct	Sun>=8	0:00	1:00	D
70*8c8db7cfSbosticRule	Chile	1978	max	-	Mar	Sun>=8	0:00	0	S
71*8c8db7cfSbostic
72*8c8db7cfSbostic# Zone	NAME			GMTOFF	RULES/SAVE	FORMAT	[UNTIL]
73*8c8db7cfSbosticZone	Chile/Continental	-4:00	Chile		C%sT
74*8c8db7cfSbosticZone	Chile/EasterIsland	-6:00	Chile		E%sT
75*8c8db7cfSbostic
76*8c8db7cfSbostic###############################################################################
77*8c8db7cfSbostic
78*8c8db7cfSbostic# Paraguay
79*8c8db7cfSbostic
80*8c8db7cfSbostic# From Bob Devine (January 28, 1988):
81*8c8db7cfSbostic# Paraguay: First day in October to last in March.  Midnight switch??
82*8c8db7cfSbostic# Since 1980.
83*8c8db7cfSbostic
84*8c8db7cfSbostic# From U. S. Naval Observatory (January 19, 1989):
85*8c8db7cfSbostic# PARAGUAY            4 H  BEHIND UTC
86*8c8db7cfSbostic# PARAGUAY            3 H  BEHIND UTC    OCT 1, '88-MAR 31, '89
87*8c8db7cfSbostic
88*8c8db7cfSbostic# From Arthur David Olson (January 21, 1989):
89*8c8db7cfSbostic# Still don't know time of day when switch occurs.  Punt.
90*8c8db7cfSbostic
91*8c8db7cfSbostic###############################################################################
92*8c8db7cfSbostic
93*8c8db7cfSbostic# Argentina
94*8c8db7cfSbostic
95*8c8db7cfSbostic# From Bob Devine (January 28, 1988):
96*8c8db7cfSbostic# Argentina: first Sunday in October to first Sunday in April since 1976.
97*8c8db7cfSbostic# Double Summer time from 1969 to 1974.  Switches at midnight.
98*8c8db7cfSbostic
99*8c8db7cfSbostic# From U. S. Naval Observatory (January 19, 19889):
100*8c8db7cfSbostic# ARGENTINA           3 H BEHIND   UTC
101*8c8db7cfSbostic
102*8c8db7cfSbostic# From Arthur David Olson (January 21, 1989):
103*8c8db7cfSbostic# OAG, USNO and Bob have different data.  Punt.
104