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.

ÀàÕªÒª

MongoDB\BSON\Timestamp implements MongoDB\BSON\Type {
/* ·½·¨ */
final public __construct ( integer $increment , integer $timestamp )
final public string __toString ( void )
}

Table of Contents