MongoDB\BSON\UTCDateTimeInterface::toDateTimeReturns the DateTime representation of this UTCDateTimeInterface Description
abstract public DateTime MongoDB\BSON\UTCDateTimeInterface::toDateTime()
ParametersThis function has no parameters. Return ValuesReturns the DateTime representation of this UTCDateTimeInterface. The returned DateTime should use the UTC time zone. See Also
|