Forum Moderators: open

Message Too Old, No Replies

Detect user's local system time

what are the options?

         

Purple Martin

11:43 pm on Jan 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Is there any way to detect a user's local system time (so that I can make server-side time zone corrections)? I can't find a relevant field in the HTTP request header for this.

I don't want to use an applet or an ActiveX if I can help it, and I don't want to use JavaScript with a re-request if I can help it.

Any ideas?

rocknbil

12:35 am on Jan 21, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Not that I know of. You have to somehow "ask" the client what time it is. It doesn't just tell you, and you're correct, no HTTP headers sent by the client that read "it's beer:thirty in paradise." :-)