|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2003-12-10 19:28 UTC] derek@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Fri Nov 21 04:00:02 2025 UTC |
Description: ------------ The example returned value for date("z") should be "0 through 365", not "0 through 366". The current documentation makes the starting value ambiguous. It would also be a good idea to clarify the description with "starting with 0".