[PHP-DEV] PHP 4.0 Bug #10158 Updated: "r" format specifier in Date() causing problems From: sniper <email protected>
Date: 04/04/01

ID: 10158
Updated by: sniper
Reported By: chris <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Date/time related
Assigned To:
Comments:

Works for me with latest CVS just fine.
Try latest snapshot from http://snaps.php.net/ to verify
if this is fixed.

--Jani

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

[2001-04-04 09:30:50] chris <email protected>
echo date( "r h:ia" );

returns:

Tue, 3 Apr 2001 13:45:46 +0500 12:875903540pm

What's up with the minutes? It seems the minutes are
only screwed up with the "r" format specifier is used...

Chris

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10158&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>