srawlins / timezone

Time zone database and time zone aware DateTime object for Dart.
BSD 2-Clause "Simplified" License
101 stars 52 forks source link

Change Europe/Kiev spelling to Europe/Kyiv. #157

Closed asoliman1 closed 1 year ago

asoliman1 commented 1 year ago

Change Location Europe/Kiev spelling to Europe/Kyiv.

Updating timezone locations as it throws an error while using this location to get timezone date.

srawlins commented 1 year ago

When the database was bumped to 2022g, we got this change, but did not appropriately update this location. Good fix.