I am looking for a way to get the timezone of any given GPS coordinates. I can't find anything useful in the API docs.
Does anyone know how to accomplish this? Is there some sort of API that will give me timezone data for a GPS position, or even for common places, such as USA states, Canadian provinces. I can reverse-geocode and get the city, state, and country, so if there's some data out there that will work with that information that's what I'd like to use. I'd rather not use a web service as I don't want too much delay. As a last resort I may have to come up with a list myself... It seems like this would be a very useful feature in the mostly empty android.util.TimeUtils class. Thanks, Kekoa --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

