ID: 21530
User updated by: [EMAIL PROTECTED]
-Summary: date("T") on Win32 returns "X Standard Time" instead
of "X Daylight Time"
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Date/time related
Operating System: Win32
PHP Version: 4.2.3
New Comment:
.
Previous Comments:
------------------------------------------------------------------------
[2003-01-08 15:55:10] [EMAIL PROTECTED]
echo "<? print date("T"); ?>" | php.exe
Always outputs the "Standard" identifier, regardless of the fact that
the Window's clock returns "Daylight/Standard" correctly.
date("I") correctly returns the correct 1/0 value for ST vs DT.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=21530&edit=1