From 296a96e763c2bb1aa7abf628bf2437da3c5aca3a Mon Sep 17 00:00:00 2001 From: evansiroky Date: Sat, 25 Apr 2020 12:01:47 -0700 Subject: Correct Asia/Tbilisi-Europe-Moscow allowed overlap bounds --- expectedZoneOverlaps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expectedZoneOverlaps.json b/expectedZoneOverlaps.json index b8c9fae..407034a 100644 --- a/expectedZoneOverlaps.json +++ b/expectedZoneOverlaps.json @@ -82,7 +82,7 @@ ], "Asia/Tbilisi-Europe/Moscow": [ { - "bounds": [39.8, 42.5, 42.2, 43.6], + "bounds": [39.8, 42.4, 42.2, 43.6], "description": "Allow overlap of state of Abkhazia using Moscow time with Georgian time. https://en.wikipedia.org/wiki/Abkhazia" } ], -- cgit v1.2.3