php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10158 "r" format specifier in Date() causing problems
Submitted: 2001-04-04 09:30 UTC Modified: 2001-05-05 20:20 UTC
From: chris at wild dot net Assigned:
Status: Closed Package: Date/time related
PHP Version: 4.0.4pl1 OS: Solaris 5.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: chris at wild dot net
New email:
PHP Version: OS:

 

 [2001-04-04 09:30 UTC] chris at wild dot net
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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-04 10:09 UTC] sniper@php.net
Works for me with latest CVS just fine.
Try latest snapshot from http://snaps.php.net/ to verify
if this is fixed.

--Jani

 [2001-05-05 20:20 UTC] jmoore@php.net
No feedback. Closing
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 12:01:29 2025 UTC