MongoDB\BSON\UTCDateTimeInterface::toDateTimeImmutableReturns the DateTimeImmutable representation of this UTCDateTimeInterface 説明
abstract public DateTimeImmutable MongoDB\BSON\UTCDateTimeInterface::toDateTimeImmutable()
パラメータこの関数にはパラメータはありません。 戻り値Returns the DateTimeImmutable representation of this UTCDateTimeInterface. The returned DateTimeImmutable will use the UTC time zone. 参考
|