mirror of
https://github.com/samsonjs/SwiftTimeZoneLookup.git
synced 2026-03-25 08:25:49 +00:00
update to version 2022g
This commit is contained in:
parent
00f543c915
commit
d72b3d4219
4 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ Resolve geographical coordinates to timezones and countries. This is a Swift wra
|
|||
|
||||
A timezone database with up to 20 meter resolution is embedded as a bundle resource (~5 MB). If you want to manually specify the database location, use `try SwiftTimeZoneLookup(databasePath: "/path_to_timezone16_21_files/..")`
|
||||
|
||||
Embedded timezone database version [2022f (2022-10-31)](https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2022f).
|
||||
Embedded timezone database version [2022g (2022-12-05)](https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2022g).
|
||||
|
||||
This library is thread safe.
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
Subproject commit 0e7c2729c1bd54deea8121d830745243a1970df3
|
||||
Subproject commit c65bc88db5338daada5b1362a1181aa6e6a4ab58
|
||||
Loading…
Reference in a new issue