forked from zig-community/user-map
-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- There's no need to visit all layers, just the timezone ones. - Timezones are far from rectangular, testing against their bounds gives wrong results in far too many cases. - The value in `time_zone` property is a fixed offset, not taking into account DST changes, so can't be used directly. - You can now add a `timezone` property to users to override detection by coordinates (the timezones plugin has stale data, some timezones have changed). - Changed output format to use client's locale, instead of Swedish.
- Loading branch information
1 parent
7416c74
commit 680741e
Showing
1 changed file
with
27 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters