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