mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add some see also entries.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298531 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
513f590a75
commit
9658c927dc
1 changed files with 4 additions and 0 deletions
|
@ -104,6 +104,10 @@ echo date_format($date, 'Y-m-d');
|
|||
<member><function>strtotime</function></member>
|
||||
<member><function>DateTime::add</function></member>
|
||||
<member><function>DateTime::sub</function></member>
|
||||
<member><function>DateTime::setDate</function></member>
|
||||
<member><function>DateTime::setISODate</function></member>
|
||||
<member><function>DateTime::setTime</function></member>
|
||||
<member><function>DateTime::setTimestamp</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue