Getting a user's timezone
Posted: Tue May 15, 2007 5:44 pm
Is there a way to get the timezone for a user?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
IP location checking is by no means accurate, so the user should be able to choose if they wish. I would simply use Javascript to give a best guess.invisible wrote:If you had the knowledge and resources you could probably collect their ip, then trace where it is coming from and then run that location against all of the timezones to place them in the correct timezone.