Re: Finding user's timezone

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/11/06, M <lists@xxxxxxxxxxxxxx> wrote:
You can use javascript:

var Today = new Date();
alert(Today.toString());

just parse the output using regexp


Hmm, I suppose that I could use Javascript, but I'd rather do it all
serverside. Any other ideas on behalf of the think-tank that is this
list?

Dotan Cohen

http://what-is-what.com/what_is/love.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux