From:             [EMAIL PROTECTED]
Operating system: win2k Server SP2
PHP version:      4.1.1
PHP Bug Type:     Date/time related
Bug description:  strftime("%T") no output

Hi,

strftime("%T") doesn't produce any output on win2k.

>From the docs:
%T - current time, equal to %H:%M:%S

print strftime("%T");        //no output
print strftime("%H:%M:%S "); //expected output

Regards 
Friedhelm Betz
-- 
Edit bug report at http://bugs.php.net/?id=16499&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16499&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16499&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16499&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16499&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16499&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16499&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16499&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16499&r=submittedtwice

Reply via email to