Skip to content

Commit

Permalink
Rename Pacific/Enderbury to Pacific/Kanton
Browse files Browse the repository at this point in the history
  • Loading branch information
evansiroky committed Sep 27, 2021
1 parent 8e5b822 commit 4c70c0c
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions timezones.json
Original file line number Diff line number Diff line change
Expand Up @@ -4426,18 +4426,6 @@
"id": "Vanuatu"
}
],
"Pacific/Enderbury": [
{
"op": "init",
"source": "overpass",
"id": "Kiribati"
}, {
"op": "intersect",
"source": "manual-polygon",
"data": [[[-176,0],[-176,-9],[-169,-3],[-176,0]]],
"description": "Intersect Kiribati to include Enderbury and some other atolls."
}
],
"Pacific/Fakaofo": [
{
"op": "init",
Expand Down Expand Up @@ -4514,6 +4502,18 @@
"description": "Clip US boundary to include Hawaiian Island and Jonhston Atoll"
}
],
"Pacific/Kanton": [
{
"op": "init",
"source": "overpass",
"id": "Kiribati"
}, {
"op": "intersect",
"source": "manual-polygon",
"data": [[[-176,0],[-176,-9],[-169,-3],[-176,0]]],
"description": "Intersect Kiribati to include Kanton Island and some other atolls."
}
],
"Pacific/Kiritimati": [
{
"op": "init",
Expand Down

0 comments on commit 4c70c0c

Please sign in to comment.