Supports all dates (bug #47713)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290981 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2009-11-19 11:39:47 +00:00
parent 423eabfd02
commit 802e566661

View file

@ -15,6 +15,10 @@
where your PHP scripts are running. You can use these functions to format the
date and time in many different ways.
</para>
<para>
Each component of date (e.g. year) is internally stored as 64-bit number so
all imaginable dates (including negative years) are supported.
</para>
<note>
<simpara>
Please keep in mind that these functions are dependent on