1.1.2 • Published 1 year ago

@nyby/geo-timezone v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

geo-timezone

Based on https://github.com/mapbox/timespace and data from https://github.com/evansiroky/timezone-boundary-builder and timezones from https://github.com/moment/moment-timezone

Builds a timezone lookup based on zoom level 8

Updating the database

A local instance of redis is required.

yarn add -D moment-timezone
yarn timezone
npm publish