php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #896 Date, when trying to format with j for day of month, it simply outputs j
Submitted: 1998-11-04 22:29 UTC Modified: 1998-11-04 22:37 UTC
From: jeffrey at byu dot edu Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 3.0.3 OS: UNIX
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jeffrey at byu dot edu
New email:
PHP Version: OS:

 

 [1998-11-04 22:29 UTC] jeffrey at byu dot edu
for example, when I type:

echo date( "l, F jS",$twodays);

The browser, whether Netscape 4.5 in Unix, Windows or IE Explorer outputs:

Monday, November jnd

Instead of Monday, November 2nd.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-11-04 22:37 UTC] rasmus
j was added in 3.0.4
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 29 09:01:33 2024 UTC