-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAmerica.js
200 lines (167 loc) · 4.37 KB
/
America.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
America : [
["-09:00", "Adak"],
["-09:00", "Atka"],
["-08:00", "Anchorage"],
["-08:00", "Juneau"],
["-08:00", "Metlakatla"],
["-08:00", "Nome"],
["-08:00", "Sitka"],
["-08:00", "Yakutat"],
["-07:00", "Creston"],
["-07:00", "Dawson"],
["-07:00", "Dawson_Creek"],
["-07:00", "Ensenada"],
["-07:00", "Los_Angeles"],
["-07:00", "Hermosillo"],
["-07:00", "Phoenix"],
["-07:00", "Santa_Isabel"],
["-07:00", "Tijuana"],
["-07:00", "Vancouver"],
["-07:00", "Whitehorse"],
["-06:00", "Belize"],
["-06:00", "Boise"],
["-06:00", "Cambridge_Bay"],
["-06:00", "Chihuahua"],
["-06:00", "Costa_Rica"],
["-06:00", "Denver"],
["-06:00", "Edmonton"],
["-06:00", "El_Salvador"],
["-06:00", "Guatemala"],
["-06:00", "Inuvik"],
["-06:00", "Managua"],
["-06:00", "Mazatlan"],
["-06:00", "Ojinaga"],
["-06:00", "Regina"],
["-06:00", "Shiprock"],
["-06:00", "Swift_Current"],
["-06:00", "Tegucigalpa"],
["-06:00", "Yellowknife"],
["-05:00", "Atikokan"],
["-05:00", "Bahia_Banderas"],
["-05:00", "Bogota"],
["-05:00", "Cancun"],
["-05:00", "Cayman"],
["-05:00", "Chicago"],
["-05:00", "Coral_Harbour"],
["-05:00", "Eirunepe"],
["-05:00", "Guayaquil"],
["-05:00", "Indiana/Knox"],
["-05:00", "Indiana/Tell_City"],
["-05:00", "Jamaica"],
["-05:00", "Knox_IN"],
["-05:00", "Lima"],
["-05:00", "Matamoros"],
["-05:00", "Menominee"],
["-05:00", "Merida"],
["-05:00", "Mexico_City"],
["-05:00", "Monterrey"],
["-05:00", "North_Dakota/Beulah"],
["-05:00", "North_Dakota/Center"],
["-05:00", "North_Dakota/New_Salem"],
["-05:00", "Panama"],
["-05:00", "Porto_Acre"],
["-05:00", "Rainy_River"],
["-05:00", "Rankin_Inlet"],
["-05:00", "Resolute"],
["-05:00", "Rio_Branco"],
["-05:00", "Winnipeg"],
["-04:30", "Caracas"],
["-04:00", "Anguilla"],
["-04:00", "Antigua"],
["-04:00", "Aruba"],
["-04:00", "Barbados"],
["-04:00", "Blanc-Sablon"],
["-04:00", "Boa_Vista"],
["-04:00", "Curacao"],
["-04:00", "Detroit"],
["-04:00", "Dominica"],
["-04:00", "Fort_Wayne"],
["-04:00", "Grand_Turk"],
["-04:00", "Grenada"],
["-04:00", "Guadeloupe"],
["-04:00", "Guyana"],
["-04:00", "Havana"],
["-04:00", "Indiana/Indianapolis"],
["-04:00", "Indiana/Marengo"],
["-04:00", "Indiana/Petersburg"],
["-04:00", "Indiana/Vevay"],
["-04:00", "Indiana/Vincennes"],
["-04:00", "Indiana/Winamac"],
["-04:00", "Indianapolis"],
["-04:00", "Iqaluit"],
["-04:00", "Kentucky/Louisville"],
["-04:00", "Kentucky/Monticello"],
["-04:00", "Kralendijk"],
["-04:00", "La_Paz"],
["-04:00", "Louisville"],
["-04:00", "Lower_Princes"],
["-04:00", "Manaus"],
["-04:00", "Marigot"],
["-04:00", "Martinique"],
["-04:00", "Montreal"],
["-04:00", "Montserrat"],
["-04:00", "Nassau"],
["-04:00", "New_York"],
["-04:00", "Nipigon"],
["-04:00", "Pangnirtung"],
["-04:00", "Port-au-Prince"],
["-04:00", "Port_of_Spain"],
["-04:00", "Porto_Velho"],
["-04:00", "Puerto_Rico"],
["-04:00", "Santo_Domingo"],
["-04:00", "St_Barthelemy"],
["-04:00", "St_Kitts"],
["-04:00", "St_Lucia"],
["-04:00", "St_Thomas"],
["-04:00", "St_Vincent"],
["-04:00", "Thunder_Bay"],
["-04:00", "Toronto"],
["-04:00", "Tortola"],
["-04:00", "Virgin"],
["-03:00", "Araguaina"],
["-03:00", "Argentina/Buenos_Aires"],
["-03:00", "Argentina/Catamarca"],
["-03:00", "Argentina/ComodRivadavia"],
["-03:00", "Argentina/Cordoba"],
["-03:00", "Argentina/Jujuy"],
["-03:00", "Argentina/La_Rioja"],
["-03:00", "Argentina/Mendoza"],
["-03:00", "Argentina/Rio_Gallegos"],
["-03:00", "Argentina/Salta"],
["-03:00", "Argentina/San_Juan"],
["-03:00", "Argentina/San_Luis"],
["-03:00", "Argentina/Tucuman"],
["-03:00", "Argentina/Ushuaia"],
["-03:00", "Asuncion"],
["-03:00", "Bahia"],
["-03:00", "Belem"],
["-03:00", "Buenos_Aires"],
["-03:00", "Campo_Grande"],
["-03:00", "Catamarca"],
["-03:00", "Cayenne"],
["-03:00", "Cordoba"],
["-03:00", "Cuiaba"],
["-03:00", "Fortaleza"],
["-03:00", "Glace_Bay"],
["-03:00", "Goose_Bay"],
["-03:00", "Halifax"],
["-03:00", "Jujuy"],
["-03:00", "Maceio"],
["-03:00", "Mendoza"],
["-03:00", "Moncton"],
["-03:00", "Paramaribo"],
["-03:00", "Recife"],
["-03:00", "Rosario"],
["-03:00", "Santarem"],
["-03:00", "Santiago"],
["-03:00", "Thule"],
["-02:30", "St_Johns"],
["-02:00", "Godthab"],
["-02:00", "Miquelon"],
["-02:00", "Montevideo"],
["-02:00", "Noronha"],
["-02:00", "Sao_Paulo"],
["-00:00", "Danmarkshavn"],
["-00:00", "Scoresbysund"],
["-00:00", ""],
]