Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16439 программистов и 1786 роботов. Сейчас ищут 1995 программистов ...
The MongoDB\BSON\UTCDateTime class
Вернуться к: MongoDB\Driver\BSON
(mongodb >=1.0.0)
Введение
Represents a » BSON date.
Обзор классов
MongoDB\BSON\UTCDateTime
implements
MongoDB\BSON\Type
{
/* Методы */
}Содержание
- MongoDB\BSON\UTCDateTime::__construct — Construct a new UTCDateTime
- MongoDB\BSON\UTCDateTime::toDateTime — Returns the DateTime representation of this UTCDateTime
- MongoDB\BSON\UTCDateTime::__toString — Returns the string representation of this UTCDateTime
Вернуться к: MongoDB\Driver\BSON