mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Link strptime() and DateTime::createFromFormat()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317246 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
458443c565
commit
eeab0c68f8
2 changed files with 2 additions and 0 deletions
|
@ -390,6 +390,7 @@ Format: !d; 1970-01-15 00:00:00
|
|||
<member><function>DateTime::__construct</function></member>
|
||||
<member><function>DateTime::getLastErrors</function></member>
|
||||
<member><function>checkdate</function></member>
|
||||
<member><function>strptime</function></member>
|
||||
</simplelist>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -193,6 +193,7 @@ Array
|
|||
<simplelist>
|
||||
<member><function>checkdate</function></member>
|
||||
<member><function>strftime</function></member>
|
||||
<member><function>DateTime::createFromFormat</function></member>
|
||||
</simplelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue