Hello,

I need to know the users/browsers timezone-offset on the server. The
offset can easily be retrieved by some javascript on the client:

var offset = new Date().getTimezoneOffset();

But how can it be transmitted from the client to the server?

I read through quite some pages about javascript, JSONObjects, Ajax,
etc. but I still don't see the solution.

Sorry for this rookie-question. Any help is very much appreciated.

Thanks,
Peer.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to