ID: 9519
Updated by: mrobinso
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Date/time related
Assigned To:
Comments:
On the other hand, if I read these reports more carefully
I would look less like an idiot.
Previous Comments:
-
ID: 9519
Updated by: mrobinso
Reported By: [EMAIL PROTECTED]
Old-Status: Bogus
Status: Open
Bug Type: Date/time related
Assigned To:
Comments:
Changing back to open.
This is a valid bug report.
The snippet provided outputs the following in
php-4.0.4pl1 and php-4.0.4dev:
Sunday, March 04,
ID: 9519
Updated by: lyric
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Date/time related
Assigned To:
Comments:
PHP is performing as documented. You want 'j' not 'n'. See the date manual page :
d - day of the month, 2 digits with leading zeros; i.e. "01" to "31"
j - day of the mo
ID: 9519
Updated by: cnewbill
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Bogus
Bug Type: Date/time related
Assigned To:
Comments:
My bad disregard...month...oops.
Previous Comments:
---
[2001-03-02 11:16:1
ID: 9519
Updated by: cnewbill
Reported By: [EMAIL PROTECTED]
Old-Status: Bogus
Status: Feedback
Bug Type: Date/time related
Assigned To:
Comments:
Jani,
I believe he is refering to the fact the dates are wrong numerically not
typographically.
I get this same result too on PHP 4.0.4pl1 and
ID: 9519
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Date/time related
Assigned To:
Comments:
It's not wrong, it's exactly what it should be outputting.
Please read the manual page for date:
http://www.php.net/date
where it says:
n - month