Re: [PHP] uk summer time

2005-09-14 Thread Gustav Wiberg


- Original Message - 
From: "Ross" <[EMAIL PROTECTED]>

To: 
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



[PHP] uk summer time

2005-09-14 Thread Ross
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