Hello,
We ran into a problem when setting time to the
"missing hour" during transition from standard time to DST time. For
example, setting time to Mar 8, 2009 at 2:10am using America/Los_Angeles time
zone results in error.
Should mktime() skip forward in this case and set the
time to Mar 8, 2009 3:10am?
Jennifer