mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add descriptio of 'r' option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@38144 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
73377c7f9d
commit
3fc6fb45ff
1 changed files with 5 additions and 0 deletions
|
@ -164,6 +164,11 @@
|
|||
n - month without leading zeros; i.e. "1" to "12"
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
r - RFC 822 formatted date; i.e. "Thu, 21 Dec 2000 16:01:07 +0200"
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
s - seconds; i.e. "00" to "59"
|
||||
|
|
Loading…
Reference in a new issue