php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #12734 more options for date()
Submitted: 2001-08-14 03:27 UTC Modified: 2001-10-07 09:16 UTC
From: heiko at leipzig-info dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.6 OS:
Private report: No CVE-ID: None
 [2001-08-14 03:27 UTC] heiko at leipzig-info dot net
Hello,

I found a non described parameter for the function date().

In english and german documentation I missed the option "O"
date("O") which will return the difference to Greenwich in Hours

In german documentation you forgot to explain the option "r"
date("r") (RFC 822 formatted date; i.e. "Thu, 21 Dec 2000 16:01:07 +0200)

Bye,
Heiko from Germany


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-07 09:16 UTC] mj@php.net
Fixed in CVS. Thanks for your report.
 [2020-02-07 06:12 UTC] phpdocbot@php.net
Automatic comment on behalf of mj
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=928664e1344a51ff238ec607aa61f20d63dc1adc
Log: * fixed bug #12734
 [2020-02-07 09:57 UTC] phpdocbot@php.net
Automatic comment on behalf of mj
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=58120bc94e078f601c48ca3663177f2f17f938ab
Log: * fixed bug #12734
 [2020-12-30 11:15 UTC] nikic@php.net
Automatic comment on behalf of mj
Revision: http://git.php.net/?p=doc/de.git;a=commit;h=71b7d52984e67c2d61581067ed6eaeec62edf0dd
Log: * fixed bug #12734
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 21:01:29 2024 UTC