parent
5087f9c516
commit
381812c306
@ -0,0 +1,43 @@
|
|||||||
|
From 1397d227e38f92c109b74a5b340ea4dfe9cc9d37 Mon Sep 17 00:00:00 2001
|
||||||
|
From: Eugene Zamriy <eugene@zamriy.info>
|
||||||
|
Date: Mon, 3 Apr 2023 22:53:51 +0300
|
||||||
|
Subject: [PATCH] Fix Simferopol country
|
||||||
|
|
||||||
|
---
|
||||||
|
zone.tab | 5 +----
|
||||||
|
zone1970.tab | 3 +--
|
||||||
|
2 files changed, 2 insertions(+), 6 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/zone.tab b/zone.tab
|
||||||
|
index 4904028..e6c600f 100644
|
||||||
|
--- a/zone.tab
|
||||||
|
+++ b/zone.tab
|
||||||
|
@@ -334,10 +334,7 @@ RO +4426+02606 Europe/Bucharest
|
||||||
|
RS +4450+02030 Europe/Belgrade
|
||||||
|
RU +5443+02030 Europe/Kaliningrad MSK-01 - Kaliningrad
|
||||||
|
RU +554521+0373704 Europe/Moscow MSK+00 - Moscow area
|
||||||
|
-# The obsolescent zone.tab format cannot represent Europe/Simferopol well.
|
||||||
|
-# Put it in RU section and list as UA. See "territorial claims" above.
|
||||||
|
-# Programs should use zone1970.tab instead; see above.
|
||||||
|
-UA +4457+03406 Europe/Simferopol Crimea
|
||||||
|
+RU +4457+03406 Europe/Simferopol Crimea
|
||||||
|
RU +5836+04939 Europe/Kirov MSK+00 - Kirov
|
||||||
|
RU +4844+04425 Europe/Volgograd MSK+00 - Volgograd
|
||||||
|
RU +4621+04803 Europe/Astrakhan MSK+01 - Astrakhan
|
||||||
|
diff --git a/zone1970.tab b/zone1970.tab
|
||||||
|
index cf9cf20..75d6c46 100644
|
||||||
|
--- a/zone1970.tab
|
||||||
|
+++ b/zone1970.tab
|
||||||
|
@@ -265,8 +265,7 @@ RO +4426+02606 Europe/Bucharest
|
||||||
|
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 Crimea
|
||||||
|
+RU +4457+03406 Europe/Simferopol Crimea
|
||||||
|
RU +5836+04939 Europe/Kirov MSK+00 - Kirov
|
||||||
|
RU +4844+04425 Europe/Volgograd MSK+00 - Volgograd
|
||||||
|
RU +4621+04803 Europe/Astrakhan MSK+01 - Astrakhan
|
||||||
|
--
|
||||||
|
2.39.2
|
||||||
|
|
Loading…
Reference in new issue