php8.5
Home/ Manual/ bson / utcdatetimeinterface/ MongoDB\BSON\UTCDateTimeInterface::toDateTime

MongoDB\BSON\UTCDateTimeInterface::toDateTime

PHP function Edit on GitHub ✎

(mongodb >=1.3.0)

Returns the DateTime representation of this UTCDateTimeInterface

Description

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

Parameters Parameters

Return Values

Returns the DateTime representation of this UTCDateTimeInterface. The returned DateTime should use the UTC time zone.

See Also

  • MongoDB\BSON\UTCDateTime::toDateTime

Source: reference/mongodb/bson/utcdatetimeinterface/todatetime.xml · from the official PHP manual (php/doc-en)