From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      5.0.0b2 (beta2)
PHP Bug Type:     Date/time related
Bug description:  military timenoes within strtotime()  point into the wrong direction

Description:
------------
e.g. 'T' (tango) should be somwhere in america but actually
2003-11-19 08:00:00 T returns a value that is more like
west australia ...

just a matter of signedness though, will be fixed soon 

(actualy i just added this report to have a bug id number 
that i can refere to in regression tests)


-- 
Edit bug report at http://bugs.php.net/?id=26317&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26317&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26317&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26317&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26317&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26317&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26317&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26317&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26317&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26317&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26317&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26317&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26317&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26317&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26317&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26317&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26317&r=float

Reply via email to