mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
remove leading 0 from %m example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292787 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
06c05635f1
commit
f28198c479
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
<row>
|
||||
<entry><literal>m</literal></entry>
|
||||
<entry>Months, numeric</entry>
|
||||
<entry><literal>01</literal>, <literal>03</literal>, <literal>12</literal></entry>
|
||||
<entry><literal>1</literal>, <literal>3</literal>, <literal>12</literal></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><literal>D</literal></entry>
|
||||
|
|
Loading…
Reference in a new issue