ID: 12617
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Date/time related
Operating System: solaris
PHP Version: 4.0.6
New Comment:

Fixed in CVS.


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

[2001-08-07 09:04:57] [EMAIL PROTECTED]

make test fails on the test ext/standard/tests/time/002.php.

002.out says:

1999-10-13
939769200
939769200

2000-01-19
948240000
948240000

2001-12-21
1008892800
1008892800

2001-12-21 12:16
1008936960
1008936960

Which are an hour out, my timezone is BST (1 hour from GMT).

Presumably this is a bug in the test script, since the source for strtotime() uses 
mktime() rather than timegm().  So I guess the person who wrote this test script was 
in GMT or you have changed strtotime to use local times since it was written.


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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to