mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Specify "seconds since the epoch" in MongoDB type docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335736 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
40d18f45d5
commit
ed3172ce5d
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Number of seconds since January 1st, 1970.
|
||||
Number of seconds since the epoch (i.e. 1 Jan 1970 00:00:00.000 UTC).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Number of seconds since January 1st, 1970.
|
||||
Number of seconds since the epoch (i.e. 1 Jan 1970 00:00:00.000 UTC).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue