----- Original Message ----- From: "Ross" <[EMAIL PROTECTED]>
To: <php-general@lists.php.net>
Sent: Wednesday, September 14, 2005 9:06 AM
Subject: [PHP] uk summer time


Hi,

I am looking for a function that returns the local time in the uk, it has to account for the clock changes in winter and summner.

date_default_timezone_set('GMT'); - does not work.


Thanks,

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

Hi there!

Maybe these functions can help? I'm not sure though
http://se2.php.net/manual/sv/function.date-sunrise.php
http://se2.php.net/manual/sv/function.date-sunset.php

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

Reply via email to