MongoDB\BSON\UTCDateTimeInterface
PHP Manual

MongoDB\BSON\UTCDateTimeInterface::__toString

(mongodb >=1.3.0)

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

Beschreibung

abstract public string MongoDB\BSON\UTCDateTimeInterface::__toString ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the string representation of this UTCDateTimeInterface.

Siehe auch


MongoDB\BSON\UTCDateTimeInterface
PHP Manual