MongoDB\BSON\UTCDateTimeInterface::toDateTime

(mongodb >=1.3.0)

MongoDB\BSON\UTCDateTimeInterface::toDateTime返回此 UTCDateTimeInterface 的 DateTime 表示形式

描述

abstract public MongoDB\BSON\UTCDateTimeInterface::toDateTime(): DateTime

参数

此函数没有参数。

返回值

返回此 UTCDateTimeInterface 的 DateTime 表示形式。返回的 DateTime 应该使用 UTC 时区。

参见

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top