drtimcooper / LatLongToTimezone

Lat/long to timezone mapper in Java. Does not require web services or data files - just pure Java or Swift.
MIT License
167 stars 33 forks source link

Wrong timezone for Presque Isle Park #14

Open jidesoft opened 7 years ago

jidesoft commented 7 years ago

GPS: 46.586385, -87.382510. Java code TimezoneMapper says it is America/Menominee but it is actually at America/Detroit. Thanks for the attention!