| MongoDB\BSON\UTCDateTimeInterface::toDateTimeImmutableReturns the DateTimeImmutable representation of this UTCDateTimeInterface Description
   abstract public DateTimeImmutable MongoDB\BSON\UTCDateTimeInterface::toDateTimeImmutable() ParametersThis function has no parameters. Return ValuesReturns the DateTimeImmutable representation of this UTCDateTimeInterface. The returned DateTimeImmutable will use the UTC time zone. See Also
 |