MongoDB\BSON
PHP Manual

The MongoDB\BSON\Timestamp class

(mongodb >=1.0.0)

Giriş

Represents a » BSON timestamp, which is an internal MongoDB type not intended for general date storage.

Sınıf Sözdizimi

MongoDB\BSON\Timestamp implements MongoDB\BSON\Type {
/* Yöntemler */
final public __construct ( integer $increment , integer $timestamp )
final public string __toString ( void )
}

İçindekiler


MongoDB\BSON
PHP Manual