.NET get timezone by city or by longitude and latitude
Posted
by Daniil Harik
on Stack Overflow
See other posts from Stack Overflow
or by Daniil Harik
Published on 2010-04-06T06:58:55Z
Indexed on
2010/04/06
7:13 UTC
Read the original article
Hit count: 370
Hello,
I'm using .NET and I'm able to geolocate user city by IP.
Is there easy way to get user timezone by long. and lat. or city name?
I wonder how facebook is doing it?
Thank You
© Stack Overflow or respective owner