mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Added note about the "T" arg. to date()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28109 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7a5a06289c
commit
e1f8e34b67
1 changed files with 5 additions and 0 deletions
|
@ -170,6 +170,11 @@
|
|||
t - number of days in the given month; i.e. "28" to "31"
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
T - Timezone setting of this machine; i.e. "MDT"
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
U - seconds since the epoch
|
||||
|
|
Loading…
Reference in a new issue