Hi everyone. I'm needing help with trying to determine what my visitor's time zone is to my web page. I have tried using the JavaScript's date object's method getTimeZoneOffset(). This works fine to give me the GMT minus what ever hours to get their timezone. However, I'm having trouble with...