|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-06-10 16:26 UTC] derick@php.net
[2005-06-10 18:13 UTC] hholzgra@php.net
[2005-06-10 20:16 UTC] jsgoupil@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 19 08:00:01 2025 UTC |
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