|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-01-08 16:56 UTC] khoker at rjobrien dot com
[2003-01-10 16:51 UTC] iliaa@php.net
[2003-01-27 22:37 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 16:00:01 2025 UTC |
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.