php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34600 Documentation error: day missing
Submitted: 2005-09-22 16:39 UTC Modified: 2005-09-22 21:37 UTC
From: shy at weblab dot pt Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-09-22 16:39 UTC] shy at weblab dot pt
Description:
------------
From the documentation for the date() faunction:

N	ISO-8601 numeric representation of the day of the week (added in PHP 5.1.0)	1 (for Monday) through 7 (for Saturday)

"Monday through Saturday" ? we're missing Sunday, here, ain't we?!

This way it's actually impossible to know wether the counting starts on Sunday or on Monday.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-22 21:37 UTC] nlopess@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 13 15:01:33 2025 UTC