BSON\Timestamp::__toString
BSON\UTCDatetime::__construct
MongoDB\BSON
PHP Manual
La classe MongoDB\BSON\UTCDatetime
(mongodb >=1.0.0)
Introduction
Représente une
» date BSON
.
Synopsis de la classe
MongoDB\BSON\UTCDateTime
implements
MongoDB\BSON\Type
{
/* Méthodes */
final
public
BSON\UTCDatetime::__construct
(
string
$milliseconds
)
final
public
ReturnType
BSON\UTCDatetime::toDateTime
(
void
)
final
public
ReturnType
BSON\UTCDatetime::__toString
(
void
)
}
Sommaire
BSON\UTCDatetime::__construct
— Description
BSON\UTCDatetime::toDateTime
— Description
BSON\UTCDatetime::__toString
— Description
BSON\Timestamp::__toString
BSON\UTCDatetime::__construct
MongoDB\BSON
PHP Manual