views:

130

answers:

1

For iPhone development: How can I get the timezone and DST information for any place given that I only have geographic coordinates. (NSTimezone does not have any such method)

A: 

You could use a web service (like so). I believe with this particular service you are limited to one request per second. Hope that helps!

Ryan