1
0
Fork 0
fgdata/Timezone
2023-05-13 10:05:56 +02:00
..
Africa Revert "Update to the latest timezones" 2023-01-04 08:57:10 +01:00
America Revert "Update to the latest timezones" 2023-01-04 08:57:10 +01:00
Antarctica
Arctic
Asia Revert "Update to the latest timezones" 2023-01-04 08:57:10 +01:00
Atlantic
Australia Revert "Update to the latest timezones" 2023-01-04 08:57:10 +01:00
Brazil
Canada
Chile
Etc Revert "Update to the latest timezones" 2023-01-04 08:57:10 +01:00
Europe timezone16.bin uses 'Kyiv' while zone.tab uses 'Kiev' so add them both 2023-05-12 14:27:18 +02:00
Indian
Mexico
Mideast
Pacific Add a missing timezone file 2023-05-13 10:05:56 +02:00
README
timezone16.bin
zone.tab
zone1970.tab Revert "Update to the latest timezones" 2023-01-04 08:57:10 +01:00

ZoneDetect:  BSD-3-Clause License 
https://github.com/BertoldVdb/ZoneDetect

This is a C library that allows you to find an area a point belongs to using a 
database file. A typical example would be looking up the country or timezone 
given a latitude and longitude. The timezone database also contains the country information.

download the database files:
  https://cdn.bertold.org/zonedetect/db/db.zip

out/timezone16.bin
 - Contains data from Natural Earth, placed in the Public Domain. Contains
   information from https://github.com/evansiroky/timezone-boundary-builder,
   which is made available here under the Open Database License (ODbL).