echo date( "r h:ia" ); returns: Tue, 3 Apr 2001 13:45:46 +0500 12:875903540pm What's up with the minutes? Does anyone else get this problem? It seems the minutes are only screwed up with the "r" format specifier is used... Chris
- Re: [PHP] Bug in date() in version 4.0.4? Boget, Chris
- Re: [PHP] Bug in date() in version 4.0.4? David Robley