View Single Post
  #2 (permalink)  
Old Dec 21st, 2007, 12:15
robbied72 robbied72 is offline
Up'n'Coming Member
Join Date: Sep 2007
Location: Wales, UK
Age: 35
Posts: 87
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via MSN to robbied72 Send a message via Skype™ to robbied72
Re: ASP Capturing User Time Zone

When they are registering you could use a drop down list like this - http://www.csgnetwork.com/timezonedropdown.html - Set the values on the drop down to the corespondin - & + hours and write it away to your database, then you can use the DateDiff function to display the correct time for the user when they login.
Reply With Quote