The MongoDB\BSON\Timestamp class
(mongodb >=1.0.0)
소개
Represents a
» BSON timestamp,
which is an internal MongoDB type not intended for general date storage.
클래스 개요
final public __construct
(
integer $increment
,
integer $timestamp
)
}
Table of Contents
There are no user contributed notes for this page.