MongoDB\BSON\UTCDateTimeInterface::toDateTimeImmutable

Returns the DateTimeImmutable representation of this UTCDateTimeInterface

Description

abstract public DateTimeImmutable MongoDB\BSON\UTCDateTimeInterface::toDateTimeImmutable()

Parameters

This function has no 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