[PHP-DOC] Bug #18520 Updated: strftime('%e') gives no results From: derick <email protected>
Date: 07/24/02

 ID: 18520
 Updated by: derick <email protected>
 Reported By: ceefour <email protected>
 Status: Open
-Bug Type: Date/time related
+Bug Type: Documentation problem
 Operating System: Windows2000 SP3
 PHP Version: 4.2.2
 New Comment:

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

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

[2002-07-23 23:03:00] ceefour <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