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

False TimeZone for 50.66665/-0.95290923

zionskind opened this issue · comments

Hi,

we have a false time zone with this coordinate:

latitude: 50.66665 / longitude: -0.95290923 (Nab Pilot Station)

Your code returns 'Europe/Paris' but in this area it have to be 'Europe/London'.

Thanks, when you take a look on this!