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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jim at jaguNET dot com
New email:
PHP Version: OS:

 

 [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

ildys (last revision 2023-11-17 08:34 UTC by arinnnagg at gmail dot com)

Add a Patch

Pull Requests

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.

 [2023-11-17 08:34 UTC] arinnnagg at gmail dot com
The following patch has been added/updated:

Patch Name: ildys
Revision:   1700210068
URL:        https://bugs.php.net/patch-display.php?bug=76&patch=ildys&revision=1700210068
 [2023-11-17 08:36 UTC] arinnnagg at gmail dot com
The following pull request has been associated:

Patch Name: Update array-count-values.xml
On GitHub:  https://github.com/php/doc-fr/pull/531
Patch:      https://github.com/php/doc-fr/pull/531.patch
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 05:01:28 2024 UTC