doy values of 001-009 are allowed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300164 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2010-06-03 13:52:49 +00:00
parent f8a01283bc
commit 975bee39f1

View file

@ -455,7 +455,7 @@
</row>
<row>
<entry><literal>doy</literal></entry>
<entry>"0"[1-9][0-9] | [1-2][0-9][0-9] | "3"[0-5][0-9] | "36"[0-6]</entry>
<entry>"00"[1-9] | "0"[1-9][0-9] | [1-2][0-9][0-9] | "3"[0-5][0-9] | "36"[0-6]</entry>
<entry>"36"[0-6] "000", "012", "366"</entry>
</row>
<row>