Is there any library (or even better, web service) available which can convert from a latitude/longitude into a time zone?
Is there any library (or even better, web service) available which can convert from a latitude/longitude into a time zone?
Take a look at Geonames.org
It's a free webservice that allow you to get a lot of informations from a long/lat
Here's some info you can get from long/lat: (complete list of webservices here)
Project dead :-/
These look pretty promising-
Archive link:
https://web.archive.org/web/20150503145203/http://www.earthtools.org/webservices.htm
DRT Engine takes a latitude, longitude and local datetime and returns a timezone offset. This can be used to establish the timezone of a particular location at a future date.