ID: 18520 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows2000 SP3 PHP Version: 4.2.2 New Comment:
This bug has been fixed in CVS. You can grab a snapshot of the CVS version at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites. Thank you for the report, and for helping us make PHP better. extended the note in the docs (will bundle a bsd style strftime implementation in the future maybe to get rid of c lib dependencies here) Previous Comments: ------------------------------------------------------------------------ [2002-07-24 03:22:05] [EMAIL PROTECTED] See www.php.net/strftime: 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 %T and %D will not work on Windows. Apperently %e doesn't work either -> doc problem. Derick ------------------------------------------------------------------------ [2002-07-23 23:03:00] [EMAIL PROTECTED] strftime('%e') gives nothing (empty). It should output a simple date (like if today is 6 Jan 2002, it should output '6'). I think it only happens in Win2000 or other Windows-related platforms. My time zone is +0700. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=18520&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
