Daylight saving times
Posted: Mon Jul 11, 2005 6:19 am
Hi
How can I get
to display 01:00:00 instead of 02:00:00 during daylight savingtime?
regards tores
How can I get
Code: Select all
date('H:i:s', 60*60);regards tores