Skip to content

Commit

Permalink
chore(timezone data): Kiev -> Kyiv
Browse files Browse the repository at this point in the history
closes #296
  • Loading branch information
Bnyro authored Feb 18, 2024
1 parent 23690b6 commit a95125c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/assets/tz_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1796,8 +1796,8 @@
{
"countryName": "Ukraine (Україна)",
"countryCode": "UA",
"zoneId": "Europe/Kiev",
"zoneName": "Kiev"
"zoneId": "Europe/Kyiv",
"zoneName": "Kyiv"
},
{
"countryName": "Uganda",
Expand Down

0 comments on commit a95125c

Please sign in to comment.