Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345236 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2018-06-29 14:12:50 +00:00
parent 827ab3cfe0
commit 866b749d19

View file

@ -217,7 +217,7 @@ if (($timestamp = strtotime($str)) === false) {
dash (<literal>-</literal>) or a dot (<literal>.</literal>), then the
European <literal>d-m-y</literal> format is assumed.
If, however, the year is given in a two digit format and the separator is a
dash (<literal>-</literal>, the date string is parsed as
dash (<literal>-</literal>), the date string is parsed as
<literal>y-m-d</literal>.
</para>
<para>