On 02-Apr-2003 Heather P wrote:
> Hello.
> I use a forum which has the time as the coding (D M d, Y g:i a) how do I
> add 
> an hour for daylight savings time ? I live in the uk and the time on the 
> forum is wrong. how do I change it  ? Thanks
> 

Assuming you wrote the scripts (rather than you just "use" it) then add
 putenv('TZ=GMT0BST'); at the start oof each script.

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

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

Reply via email to