ID:               22935
 User updated by:  james_clent at splwg dot com
 Reported By:      james_clent at splwg dot com
-Status:           Bogus
+Status:           Open
 Bug Type:         Date/time related
 Operating System: WIN2000
 PHP Version:      4.3.0
 New Comment:

No that is not what I want. I do exactly what I want to do and expect
to get back 0:00:01 as it should.
When I give DATE("H:i:s", 3600) it returns 17:00:00.
I'm trying to display the elapse time between to timestamps (standard
UNIX MKTIME values). I just simplified your error for you, because the
difference in MKTIME timestamps is in seconds.


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

[2003-03-27 15:42:17] [EMAIL PROTECTED]

You probably want gmdate() if you are expecting it to return the GMT
epoch

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

[2003-03-27 15:29:57] james_clent at splwg dot com

When doing this simple function date("H:i:s",1) php returns 16:00:01.
Testing with other values still finds this issue.
Haven't seen this as reported out there so assume 4.3.1 has same bug
still.
Thank you,
James


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


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

Reply via email to