We can get user's timezone if we have only address or zipcode of that user. First of all we need to get latitude and longitude then using these lat and long we can get timezone. However this is 2 step approach but it is much accurate because 2 different places can have same address and also zipcode can be shared(there are some examples).
So it is good to get timezone using lat & long.
0 Comment(s)