文字

The MongoDB\BSON\UTCDatetime class

(mongodb >=1.0.0)

简介

Represents a » BSON date.

类摘要

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

Table of Contents

  • MongoDB\BSON\UTCDatetime::__construct — Description
  • MongoDB\BSON\UTCDatetime::toDateTime — Description
  • MongoDB\BSON\UTCDatetime::__toString — Description
上一篇: 下一篇: