From: [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version: 4.2.2
PHP Bug Type: Date/time related
Bug description: strftime("%R") doesn't show the time
Hi,
running on a webserver of our client: Windows 2000, IIS 5, PHP 4.2.2. The
command strftime("%R", $timestamp) doesn't display the time as specified
in the docs (hh:mm in 24 hours notation), while this does work on our test
webserver which is a Linux, Apache, PHP-machine. Substituting this by
strftime("%H:%M", $timestamp) does work correctly and has the same
result.
Thanks,
Jonathan
--
Edit bug report at http://bugs.php.net/?id=20480&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=20480&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=20480&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=20480&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=20480&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=20480&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=20480&r=support
Expected behavior: http://bugs.php.net/fix.php?id=20480&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=20480&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=20480&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=20480&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20480&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=20480&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=20480&r=isapi