aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorevansiroky <evan.siroky@yahoo.com>2018-10-21 13:22:19 -0700
committerevansiroky <evan.siroky@yahoo.com>2018-10-21 13:22:19 -0700
commitc3f0b5aa8a3dbbdd1e2c18eb189bdb2f17f35c17 (patch)
treefacb432699cf1ad4ae53fca04663032cbbeb1d01
parent7ddb0b480eccfedf9d3ad5a0afc0422ca09e523e (diff)
downloadtimezone-boundary-builder-c3f0b5aa8a3dbbdd1e2c18eb189bdb2f17f35c17.tar.gz
Switch data for America/Danmarkshavn and America/Scoresbysund
Fixes #40
-rw-r--r--timezones.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/timezones.json b/timezones.json
index 383545d..9a7eb37 100644
--- a/timezones.json
+++ b/timezones.json
@@ -1135,7 +1135,7 @@
}, {
"op": "intersect",
"source": "manual-polygon",
- "data": [[[-24,72.4],[-19,71],[-18,70],[-25,70.5],[-24,72.4]]],
+ "data": [[[-24.2,73.5],[-15,71.8],[-14,77],[-24.2,73.5]]],
"description": "Grab part of Greenland and make a best guess at this timezone's location."
}
],
@@ -1314,12 +1314,12 @@
"op": "difference",
"source": "manual-polygon",
"data": [[[-24,72.4],[-19,71],[-18,70],[-25,70.5],[-24,72.4]]],
- "description": "Exclude area from Greenland used to make America/Danmarkshavn"
+ "description": "Exclude area from Greenland used to make America/Scoresbysund"
}, {
"op": "difference",
"source": "manual-polygon",
"data": [[[-24.2,73.5],[-15,71.8],[-14,77],[-24.2,73.5]]],
- "description": "Exclude area from Greenland used to make America/Scoresbysund"
+ "description": "Exclude area from Greenland used to make America/Danmarkshavn"
}, {
"op": "difference",
"source": "manual-polygon",
@@ -2195,7 +2195,7 @@
}, {
"op": "intersect",
"source": "manual-polygon",
- "data": [[[-24.2,73.5],[-15,71.8],[-14,77],[-24.2,73.5]]],
+ "data": [[[-24,72.4],[-19,71],[-18,70],[-25,70.5],[-24,72.4]]],
"description": "Grab part of Greenland and make a best guess at this timezone's location."
}
],