Skip to content

Commit

Permalink
update to 2023d
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Dec 31, 2023
1 parent fc09a45 commit 52f6eb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is a fork of [darkskyapp/tz-lookup](https://github.com/darkskyapp/tz-lookup
The following updates have been made to this fork:

* The time zone shapefiles now use
[2023b](https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2023b). Expect a bunch of changes if you're upgrading from the original `tz-lookup`, including new zone names.
[2023d](https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2023d). Expect a bunch of changes if you're upgrading from the original `tz-lookup`, including new zone names and shapes.

* TypeScript types are now included.

Expand Down Expand Up @@ -85,7 +85,7 @@ alert(tzlookup(42.7235, -73.6931)); // alerts "America/New_York"
## Sources

Timezone data is sourced from Evan Siroky's [timezone-boundary-builder][tbb].
The database was last updated on 6 June 2023 to use the new 2023b dataset.
The database was last updated on 30 December 2023 to use the 2023d dataset.

To regenerate the library's database yourself, you will need to install GDAL:

Expand Down

0 comments on commit 52f6eb1

Please sign in to comment.