ID:               20691
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Date/time related
 Operating System: Windows
 PHP Version:      4.2.3
 New Comment:

RTFM :)
http://de.php.net/manual/en/function.strftime.php states:
  Note:  Not all conversion specifiers may be supported by your C
library, in which case they will not be supported by PHP's strftime().
This means that e.g. %e, %T and %D (there might be more) will not work
on Windows


Previous Comments:
------------------------------------------------------------------------

[2002-11-28 02:23:54] [EMAIL PROTECTED]

<?php
echo strftime("%u")#gives no output
?>

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=20691&edit=1

Reply via email to