From:             [EMAIL PROTECTED]
Operating system: Solaris 5.6
PHP version:      4.0.4pl1
PHP Bug Type:     Date/time related
Bug description:  "r" format specifier in Date() causing problems

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


-- 
Edit Bug report at: http://bugs.php.net/?id=10158&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to