cooleo100d
01-24-2008, 06:57 AM
Hi,
What I'm trying to do seems pretty simple. I want to get the date/time that daylight savings time begins in the selected timezone (set through date_ timezone_ set). I know that date('I') returns whether or not DST is currently being observed for the given time, but I need a way to find when it starts instead of if it is currently being observed.
Any ideas?
Thanks in advance.
Regards,
~David
What I'm trying to do seems pretty simple. I want to get the date/time that daylight savings time begins in the selected timezone (set through date_ timezone_ set). I know that date('I') returns whether or not DST is currently being observed for the given time, but I need a way to find when it starts instead of if it is currently being observed.
Any ideas?
Thanks in advance.
Regards,
~David