Daylight savings time bug?
I woke up this morning to find 3 of my sites all encountering a variation of this error:
Date value passed to date function createDateTime is either unspecified or invalid. Specify a valid date in createDateTime function.
Hour '2' specified in {ts '2011-3-13 2:0:0'} does not exist in the timezone Eastern Standard Time, if Daylight Saving Time is enabled.
Today is the first day of daylight savings time, and the code affected hasn't been altered in years. Is anyone else encountering this error? Any idea how to fix?
