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
{
/* Методы */
}Содержание
- MongoDB\BSON\Timestamp::__construct — Construct a new Timestamp
- MongoDB\BSON\Timestamp::__toString — Returns the string representation of this Timestamp
Коментарии
404 Not Found