PHP Conference Japan 2024

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