MongoDB\BSON\UTCDateTimeInterface::toDateTimeImmutable
PHP function
Edit on GitHub ✎
(mongodb >=2.0.0)
Returns the DateTimeImmutable representation of this UTCDateTimeInterface
Description
MongoDB\BSON\UTCDateTimeInterface::toDateTimeImmutable(): DateTimeImmutable
Parameters Parameters
Return Values
Returns the DateTimeImmutable representation of this UTCDateTimeInterface. The returned DateTimeImmutable will use the UTC time zone.
See Also
MongoDB\BSON\UTCDateTime::toDateTimeImmutable