drtimcooper / LatLongToTimezone

Lat/long to timezone mapper in Java. Does not require web services or data files - just pure Java or Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The latest timezones.json was updated from the timezone boundary builder project. The result of converting java files by timezonemapperconverter is abnormal

ningyibo opened this issue · comments

According to the timezones.geojson file obtained by the timezone boundary builder project, convert its format to match the timezones.json in the current project, but the gettzint function in the timezone mapper file does not match all.