MongoDB\BSON\UTCDateTimeInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\UTCDateTimeInterface::__toStringReturns the string representation of this UTCDateTimeInterface

Açıklama

abstractpublicMongoDB\BSON\UTCDateTimeInterface::__toString(): string

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the string representation of this UTCDateTimeInterface.

Ayrıca Bakınız

To Top