ID: 19875
User updated by: [EMAIL PROTECTED]
-Summary: date fails around time change
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Date/time related
Operating System: Linux
PHP Version: 4.2.3
New Comment:
Updated summary line.
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.3
PHP Bug Type: Date/time related
Bug description: date fails around time change
Here is a short script:
\n";
$okday = mktime(0,0,0,10,27,2002);
$oksun = strtotime("Sun",$okday);
ID: 19875
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Date/time related
Operating System: Linux
PHP Version: 4.2.3
New Comment:
I know it's daylight savings time, but why doesn't
strtotime deal with