mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
adding details to wday
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45728 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0a4c9ac956
commit
3e94e337cc
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ $today = date("H:i:s"); // 17:16:17
|
|||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
"wday" - day of the week, numeric
|
||||
"wday" - day of the week, numeric : from 0 as Sunday upt to 6 as Saturday
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue