Corrected definition of Unix Epoch. Fixes #50155

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290576 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2009-11-12 11:58:13 +00:00
parent 8dc51c5878
commit a91ef9d521

View file

@ -52,7 +52,7 @@
values from the Unix epoch.
</para>
<para>
The Unix epoch is 1970-01-01 00:00:00.
The Unix epoch is 1970-01-01 00:00:00 UTC.
</para>
</listitem>
</varlistentry>