aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2020-04-25 12:01:47 -0700
committerevansiroky <evan.siroky@yahoo.com>2020-04-25 12:01:47 -0700
commit296a96e763c2bb1aa7abf628bf2437da3c5aca3a (patch)
treec207c0a6ab390a5cd398dea782be7ee46cab2dbc
parent7e65d49a7e1515ff2124f2c290d80f50627afaaf (diff)
downloadtimezone-boundary-builder-296a96e763c2bb1aa7abf628bf2437da3c5aca3a.tar.gz
Correct Asia/Tbilisi-Europe-Moscow allowed overlap bounds
-rw-r--r--expectedZoneOverlaps.json2
1 files changed, 1 insertions, 1 deletions
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"
}
],