Skip to content

Commit 58f6205

Browse files
authored
Merge pull request #149 from evansiroky/2022f-update
Update to 2022f data
2 parents c4c9097 + bebcd7a commit 58f6205

File tree

3 files changed

+25
-15
lines changed

3 files changed

+25
-15
lines changed

data/geo.dat

-21.8 KB
Binary file not shown.

data/index.json

+1-1
Large diffs are not rendered by default.

tests/fixtures/issues.json

+24-14
Original file line numberDiff line numberDiff line change
@@ -210,29 +210,39 @@
210210
"lon": 41.021173,
211211
"description": "#106 - 2020a - test for overlapping zones in Abkhazia area"
212212
}, {
213-
"zid": "America/Rainy_River",
213+
"zid": "Europe/Kyiv",
214+
"lat": 48.60915,
215+
"lon": 22.29949,
216+
"description": "#146 - 2022d - test for Europe/Kyiv timezone (formerly Europe/Uzhgorod)"
217+
}, {
218+
"zid": "Europe/Kyiv",
219+
"lat": 47.79539,
220+
"lon": 35.18682,
221+
"description": "#146 - 2022d - test for Europe/Kyiv timezone (formerly Europe/Zaporozhye)"
222+
}, {
223+
"zid": "America/Winnipeg",
214224
"lat": 48.72,
215225
"lon": -94.564,
216-
"description": "#144 - 2022b - test for America/Rainy_River timezone"
226+
"description": "#148 - 2022f - test for America/Winnipeg timezone (formerly America/Rainy_River)"
217227
}, {
218-
"zid": "America/Nipigon",
228+
"zid": "America/Toronto",
219229
"lat": 49,
220230
"lon": -88.313,
221-
"description": "#144 - 2022b - test for America/Nipigon timezone"
231+
"description": "#148 - 2022f - test for America/Toronto (formerly America/Nipigon timezone)"
222232
}, {
223-
"zid": "America/Thunder_Bay",
233+
"zid": "America/Toronto",
224234
"lat": 48.44,
225235
"lon": -89.2,
226-
"description": "#144 - 2022b - test for America/Thunder_Bay timezone"
236+
"description": "#148 - 2022f - test for America/Toronto (formerly America/Thunder_Bay timezone)"
227237
}, {
228-
"zid": "Europe/Kyiv",
229-
"lat": 48.60915,
230-
"lon": 22.29949,
231-
"description": "#146 - 2022d - test for Europe/Kyiv timezone (formerly Europe/Uzhgorod)"
238+
"zid": "America/Matamoros",
239+
"lat": 28.34804,
240+
"lon": -100.85401,
241+
"description": "#148 - 2022f - test for America/Matamoros"
232242
}, {
233-
"zid": "Europe/Kyiv",
234-
"lat": 47.79539,
235-
"lon": 35.18682,
236-
"description": "#146 - 2022d - test for Europe/Kyiv timezone (formerly Europe/Zaporozhye)"
243+
"zid": "America/Monterrey",
244+
"lat": 26.06374,
245+
"lon": -99.19651,
246+
"description": "#148 - 2022f - test for America/Monterrey"
237247
}
238248
]

0 commit comments

Comments
 (0)