mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
8dc51c5878
commit
a91ef9d521
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue