ID: 16499
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Assigned
Bug Type: Documentation problem
Operating System: win2k Server SP2
PHP Version: 4.1.1
-Assigned To:
+Assigned To: sander
New Comment:
Assigning to myself...
Previous Comments:
------------------------------------------------------------------------
[2002-04-08 16:46:16] [EMAIL PROTECTED]
Sounds like a good idea, reopening as a doc problem.
Derick
------------------------------------------------------------------------
[2002-04-08 16:43:05] [EMAIL PROTECTED]
Hi,
blame me, I searched the database, but this one didn't come to my
eyes:-), sorry!
According to that note:
Note: Not all conversion specifiers may be supported by your C library,
in which case they will not be supported by PHP's strftime().
it may be worth to mention it in the docs explicitly, that
strftime("%T") and strftime("%D") doesn't work on windows?
greets
Friedhelm
------------------------------------------------------------------------
[2002-04-08 16:06:30] [EMAIL PROTECTED]
see bug #16498 :)
------------------------------------------------------------------------
[2002-04-08 16:04:42] [EMAIL PROTECTED]
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 this bug report at http://bugs.php.net/?id=16499&edit=1