From 256c604283116774b800efff288e71d477fa8f62 Mon Sep 17 00:00:00 2001
From: bebyx <35663391+bebyx@users.noreply.github.com>
Date: Fri, 6 Mar 2020 14:53:54 -0600
Subject: [PATCH] Update Ukrainian Timezones Names

Default timezone names for Ukraine, e.g. Europe/Kiev, a more understandable and correct than ridiculous fantasy style, e.g. Ruthenia. Previous names cause confusion, misunderstanding and considered inappropriate. Proofs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198822, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=47468, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244644.
---
 zone1970.tab | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/zone1970.tab b/zone1970.tab
index 0750582..6ed8706 100644
--- a/zone1970.tab
+++ b/zone1970.tab
@@ -290,7 +290,7 @@ RS,BA,HR,ME,MK,SI	+4450+02030	Europe/Belgrade
 RU	+5443+02030	Europe/Kaliningrad	MSK-01 - Kaliningrad
 RU	+554521+0373704	Europe/Moscow	MSK+00 - Moscow area
 # Mention RU and UA alphabetically.  See "territorial claims" above.
-RU,UA	+4457+03406	Europe/Simferopol	MSK+00 - Crimea
+RU,UA	+4457+03406	Europe/Simferopol
 RU	+5836+04939	Europe/Kirov	MSK+00 - Kirov
 RU	+4621+04803	Europe/Astrakhan	MSK+01 - Astrakhan
 RU	+4844+04425	Europe/Volgograd	MSK+01 - Volgograd
@@ -340,9 +340,9 @@ TR	+4101+02858	Europe/Istanbul
 TT,AG,AI,BL,DM,GD,GP,KN,LC,MF,MS,VC,VG,VI	+1039-06131	America/Port_of_Spain
 TV	-0831+17913	Pacific/Funafuti
 TW	+2503+12130	Asia/Taipei
-UA	+5026+03031	Europe/Kiev	Ukraine (most areas)
-UA	+4837+02218	Europe/Uzhgorod	Ruthenia
-UA	+4750+03510	Europe/Zaporozhye	Zaporozh'ye/Zaporizhia; Lugansk/Luhansk (east)
+UA	+5026+03031	Europe/Kiev
+UA	+4837+02218	Europe/Uzhgorod
+UA	+4750+03510	Europe/Zaporozhye
 UM	+1917+16637	Pacific/Wake	Wake Island
 US	+404251-0740023	America/New_York	Eastern (most areas)
 US	+421953-0830245	America/Detroit	Eastern - MI (most areas)
-- 
2.17.1

