From: willertan1980 at yahoo dot com
Operating system: WinXP sp1
PHP version: 4.3.3
PHP Bug Type: Date/time related
Bug description: gmstrftime - the %T option didn't woks
Description:
------------
im not sure , this is a bug or not.
Im WinXP user, works on IIS with PHP 4.3.3
and i found that
echo gmstrftime('%Y %b %d %T ');
will out put 2003 Oct 13 and
echo gmstrftime('%Y %b %d %H:%M:%S');
the output is 2003 Oct 13 16:20:03
the %T is missing...
%T - current time, equal to %H:%M:%S
this also happen to strftime
--
Edit bug report at http://bugs.php.net/?id=25852&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25852&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25852&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=25852&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=25852&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=25852&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=25852&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=25852&r=support
Expected behavior: http://bugs.php.net/fix.php?id=25852&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=25852&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=25852&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=25852&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25852&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=25852&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=25852&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=25852&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=25852&r=float