@@ -152,33 +152,28 @@ internal val standardToWindows: Map<String, String> = mutableMapOf(
152
152
" America/Moncton" to " Atlantic Standard Time" ,
153
153
" America/Monterrey" to " Central Standard Time (Mexico)" ,
154
154
" America/Montevideo" to " Montevideo Standard Time" ,
155
- " America/Montreal" to " Eastern Standard Time" ,
156
155
" America/Montserrat" to " SA Western Standard Time" ,
157
156
" America/Nassau" to " Eastern Standard Time" ,
158
157
" America/New_York" to " Eastern Standard Time" ,
159
- " America/Nipigon" to " Eastern Standard Time" ,
160
158
" America/Nome" to " Alaskan Standard Time" ,
161
159
" America/Noronha" to " UTC-02" ,
162
160
" America/North_Dakota/Beulah" to " Central Standard Time" ,
163
161
" America/North_Dakota/Center" to " Central Standard Time" ,
164
162
" America/North_Dakota/New_Salem" to " Central Standard Time" ,
165
163
" America/Ojinaga" to " Central Standard Time" ,
166
164
" America/Panama" to " SA Pacific Standard Time" ,
167
- " America/Pangnirtung" to " Eastern Standard Time" ,
168
165
" America/Paramaribo" to " SA Eastern Standard Time" ,
169
166
" America/Phoenix" to " US Mountain Standard Time" ,
170
167
" America/Port-au-Prince" to " Haiti Standard Time" ,
171
168
" America/Port_of_Spain" to " SA Western Standard Time" ,
172
169
" America/Porto_Velho" to " SA Western Standard Time" ,
173
170
" America/Puerto_Rico" to " SA Western Standard Time" ,
174
171
" America/Punta_Arenas" to " Magallanes Standard Time" ,
175
- " America/Rainy_River" to " Central Standard Time" ,
176
172
" America/Rankin_Inlet" to " Central Standard Time" ,
177
173
" America/Recife" to " SA Eastern Standard Time" ,
178
174
" America/Regina" to " Canada Central Standard Time" ,
179
175
" America/Resolute" to " Central Standard Time" ,
180
176
" America/Rio_Branco" to " SA Pacific Standard Time" ,
181
- " America/Santa_Isabel" to " Pacific Standard Time (Mexico)" ,
182
177
" America/Santarem" to " SA Eastern Standard Time" ,
183
178
" America/Santiago" to " Pacific SA Standard Time" ,
184
179
" America/Santo_Domingo" to " SA Western Standard Time" ,
@@ -194,15 +189,13 @@ internal val standardToWindows: Map<String, String> = mutableMapOf(
194
189
" America/Swift_Current" to " Canada Central Standard Time" ,
195
190
" America/Tegucigalpa" to " Central America Standard Time" ,
196
191
" America/Thule" to " Atlantic Standard Time" ,
197
- " America/Thunder_Bay" to " Eastern Standard Time" ,
198
192
" America/Tijuana" to " Pacific Standard Time (Mexico)" ,
199
193
" America/Toronto" to " Eastern Standard Time" ,
200
194
" America/Tortola" to " SA Western Standard Time" ,
201
195
" America/Vancouver" to " Pacific Standard Time" ,
202
196
" America/Whitehorse" to " Yukon Standard Time" ,
203
197
" America/Winnipeg" to " Central Standard Time" ,
204
198
" America/Yakutat" to " Alaskan Standard Time" ,
205
- " America/Yellowknife" to " Mountain Standard Time" ,
206
199
" Antarctica/Casey" to " Central Pacific Standard Time" ,
207
200
" Antarctica/Davis" to " SE Asia Standard Time" ,
208
201
" Antarctica/DumontDUrville" to " West Pacific Standard Time" ,
@@ -215,7 +208,7 @@ internal val standardToWindows: Map<String, String> = mutableMapOf(
215
208
" Antarctica/Vostok" to " Central Asia Standard Time" ,
216
209
" Arctic/Longyearbyen" to " W. Europe Standard Time" ,
217
210
" Asia/Aden" to " Arab Standard Time" ,
218
- " Asia/Almaty" to " Central Asia Standard Time" ,
211
+ " Asia/Almaty" to " West Asia Standard Time" ,
219
212
" Asia/Amman" to " Jordan Standard Time" ,
220
213
" Asia/Anadyr" to " Russia Time Zone 11" ,
221
214
" Asia/Aqtau" to " West Asia Standard Time" ,
@@ -271,7 +264,7 @@ internal val standardToWindows: Map<String, String> = mutableMapOf(
271
264
" Asia/Pontianak" to " SE Asia Standard Time" ,
272
265
" Asia/Pyongyang" to " North Korea Standard Time" ,
273
266
" Asia/Qatar" to " Arab Standard Time" ,
274
- " Asia/Qostanay" to " Central Asia Standard Time" ,
267
+ " Asia/Qostanay" to " West Asia Standard Time" ,
275
268
" Asia/Qyzylorda" to " Qyzylorda Standard Time" ,
276
269
" Asia/Rangoon" to " Myanmar Standard Time" ,
277
270
" Asia/Riyadh" to " Arab Standard Time" ,
@@ -310,7 +303,6 @@ internal val standardToWindows: Map<String, String> = mutableMapOf(
310
303
" Australia/Adelaide" to " Cen. Australia Standard Time" ,
311
304
" Australia/Brisbane" to " E. Australia Standard Time" ,
312
305
" Australia/Broken_Hill" to " Cen. Australia Standard Time" ,
313
- " Australia/Currie" to " Tasmania Standard Time" ,
314
306
" Australia/Darwin" to " AUS Central Standard Time" ,
315
307
" Australia/Eucla" to " Aus Central W. Standard Time" ,
316
308
" Australia/Hobart" to " Tasmania Standard Time" ,
@@ -399,15 +391,13 @@ internal val standardToWindows: Map<String, String> = mutableMapOf(
399
391
" Europe/Tallinn" to " FLE Standard Time" ,
400
392
" Europe/Tirane" to " Central Europe Standard Time" ,
401
393
" Europe/Ulyanovsk" to " Astrakhan Standard Time" ,
402
- " Europe/Uzhgorod" to " FLE Standard Time" ,
403
394
" Europe/Vaduz" to " W. Europe Standard Time" ,
404
395
" Europe/Vatican" to " W. Europe Standard Time" ,
405
396
" Europe/Vienna" to " W. Europe Standard Time" ,
406
397
" Europe/Vilnius" to " FLE Standard Time" ,
407
398
" Europe/Volgograd" to " Volgograd Standard Time" ,
408
399
" Europe/Warsaw" to " Central European Standard Time" ,
409
400
" Europe/Zagreb" to " Central European Standard Time" ,
410
- " Europe/Zaporozhye" to " FLE Standard Time" ,
411
401
" Europe/Zurich" to " W. Europe Standard Time" ,
412
402
" Indian/Antananarivo" to " E. Africa Standard Time" ,
413
403
" Indian/Chagos" to " Central Asia Standard Time" ,
@@ -437,7 +427,6 @@ internal val standardToWindows: Map<String, String> = mutableMapOf(
437
427
" Pacific/Guadalcanal" to " Central Pacific Standard Time" ,
438
428
" Pacific/Guam" to " West Pacific Standard Time" ,
439
429
" Pacific/Honolulu" to " Hawaiian Standard Time" ,
440
- " Pacific/Johnston" to " Hawaiian Standard Time" ,
441
430
" Pacific/Kiritimati" to " Line Islands Standard Time" ,
442
431
" Pacific/Kosrae" to " Central Pacific Standard Time" ,
443
432
" Pacific/Kwajalein" to " UTC+12" ,
@@ -488,7 +477,7 @@ internal val windowsToStandard: Map<String, String> = mutableMapOf(
488
477
" Caucasus Standard Time" to " Asia/Yerevan" ,
489
478
" Cen. Australia Standard Time" to " Australia/Adelaide" ,
490
479
" Central America Standard Time" to " America/Guatemala" ,
491
- " Central Asia Standard Time" to " Asia/Almaty " ,
480
+ " Central Asia Standard Time" to " Asia/Bishkek " ,
492
481
" Central Brazilian Standard Time" to " America/Cuiaba" ,
493
482
" Central Europe Standard Time" to " Europe/Budapest" ,
494
483
" Central European Standard Time" to " Europe/Warsaw" ,
0 commit comments