-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
Description
Hi,
Could you add timezones per city and state?
Just as there are many countries which are in a single timezone, many has multiples. Even cities does.
https://github.com/JodaOrg/global-tz
https://github.com/evansiroky/timezone-boundary-builder?tab=readme-ov-file#lookup-libraries
Should be easy to add, as there are many updated libs, and available via lat/lng.
Thanks.
Edit:
At least in the db that I built for a project, it was easy to add.
blankstar85