Patch by Rafael Santos

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333215 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2014-03-29 21:56:33 +00:00
parent dfbcbc5043
commit 9be1e7786f

View file

@ -120,8 +120,8 @@ echo date_format($date, 'Y-m-d H:i:s') . "\n";
&examples.outputs.similar;
<screen>
<![CDATA[
2000-01-01 14:55:00
2000-01-01 14:55:24
2001-01-01 14:55:00
2001-01-01 14:55:24
]]>
</screen>
</example>