php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #76 date and %Y
Submitted: 1998-02-17 09:13 UTC Modified: 1998-03-03 11:41 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: jim at jaguNET dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0 Latest CVS OS: A/UX and others
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 - 32 = ?
Subscribe to this entry?

 
 [1998-02-17 09:13 UTC] jim at jaguNET dot com
Not all flavors of 'date' provide for the %Y format to
get the full year (1998). This causes the BUILD_DATE
variable to get mangled.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-03-03 11:41 UTC] ssb
The best solution is to get GNU date if you want a correct
BUILD_DATE on systems like A/UX.

 
PHP Copyright © 2001-2023 The PHP Group
All rights reserved.
Last updated: Sun Sep 24 07:01:24 2023 UTC