The MongoDB\BSON\UTCDateTimeInterface interface

(mongodb >=1.3.0)

はじめに

This interface is implemented by MongoDB\BSON\UTCDateTime to be used as a parameter, return, or property type in userland classes.

クラス概要

class MongoDB\BSON\UTCDateTimeInterface {
/* メソッド */
abstract public toDateTime(): DateTime
abstract public __toString(): string
}

目次

関連キーワード:  BSON, UTCDateTimeInterface, toString, toDateTime, Returns, string, DateTime, public, representation, return