| hholzgra@php.net 2005-06-10, 3:57 pm |
| ID: 33300
Updated by: hholzgra@php.net
Reported By: jaume at nobainfo dot net
Status: Bogus
Bug Type: Documentation problem
Operating System: n.a.
PHP Version: Irrelevant
New Comment:
What time would midnight be in your 01-23 system?
01:00 or 23:00?
The documentation is obviously right
PS: i also see 0:00 on my clock a lot ...
Previous Comments:
------------------------------------------------------------------------
[2005-06-10 16:26:30] derick@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php
..
------------------------------------------------------------------------
[2005-06-10 16:19:00] jaume at nobainfo dot net
Description:
------------
In the "date()" function documentation there is a mistake
In Table 1., the line that reads:
H .. 24-hour format of an hour with leading zeros .. 00 through 23
Ought to be:
H .. 24-hour format of an hour with leading zeros .. 01 through 23
(page referred)
http://es2.php.net/manual/en/function.date.php
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=33300&edit=1
|