blob: 5b6a7f7437f2c28c4dea8d21ec67822bde4e4d67 (
plain) (
blame)
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
|
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index de1f5b3..2d8778c 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -20618,13 +20618,13 @@
<iso-code>UA</iso-code>
<fips-code>UP</fips-code>
<timezones>
- <timezone id="Europe/Kiev">
+ <timezone id="Europe/Kyiv">
<obsoletes>Europe/Simferopol</obsoletes>
<obsoletes>Europe/Uzhgorod</obsoletes>
<obsoletes>Europe/Zaporozhye</obsoletes>
</timezone>
</timezones>
- <tz-hint>Europe/Kiev</tz-hint>
+ <tz-hint>Europe/Kyiv</tz-hint>
<city>
<!-- A city in Ukraine -->
<name>Boryspil'</name>
@@ -20697,10 +20697,10 @@
</city>
<city>
<!-- The capital of Ukraine.
- "Kiev" is the traditional English name.
+ "Kyiv" is the traditional English name.
The local name in Ukrainian is "Kyyiv".
-->
- <name>Kiev</name>
+ <name>Kyiv</name>
<coordinates>50.433333 30.516667</coordinates>
<location>
<name>Kyiv</name>
|