ID:               15466
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Date/time related
 Operating System: Windows95
 PHP Version:      4.0.6
 New Comment:

October 28th has 25 hours.

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-02-09 10:57:17] [EMAIL PROTECTED]

Hi all,

look to this:

print date("Y-m-d",1004220001)."<br>";
print date("Y-m-d",1004306401);

Both will return "2001-10-28" but there are 86400 seconds (one day)
difference.

Hope i could help...

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15466&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to