MongoDB\Driver\BSON
PHP Manual

The MongoDB\BSON\UTCDatetime class

(mongodb >=1.0.0)

Introduction

Represents a » BSON date.

Class synopsis

MongoDB\BSON\UTCDatetime implements MongoDB\BSON\Type {
/* Methods */
final public __construct ( string $milliseconds )
final public ReturnType toDateTime ( void )
final public ReturnType __toString ( void )
}

Table of Contents


MongoDB\Driver\BSON
PHP Manual