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

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

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