From e923993adecc56e8090716aa601ed33c5aeea3cd Mon Sep 17 00:00:00 2001 From: evansiroky Date: Fri, 24 Apr 2020 23:41:15 -0700 Subject: Allow Asia/Tbilisi and Europe/Moscow to overlap --- expectedZoneOverlaps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/expectedZoneOverlaps.json b/expectedZoneOverlaps.json index d00c82b..b8c9fae 100644 --- a/expectedZoneOverlaps.json +++ b/expectedZoneOverlaps.json @@ -80,6 +80,12 @@ "description": "Xinjiang time might be used by some locals in Xinjiang. https://en.wikipedia.org/wiki/Xinjiang_Time" } ], + "Asia/Tbilisi-Europe/Moscow": [ + { + "bounds": [39.8, 42.5, 42.2, 43.6], + "description": "Allow overlap of state of Abkhazia using Moscow time with Georgian time. https://en.wikipedia.org/wiki/Abkhazia" + } + ], "Europe/Amsterdam-Europe/Berlin": [ { "bounds": [6.3, 53.3, 7.2, 53.8], -- cgit v1.2.3