MongoDate
PHP Manual

MongoDate::__toString

(PECL mongo >= 0.8.1)

MongoDate::__toStringReturns a string representation of this date

Beschreibung

public string MongoDate::__toString ( void )

Returns a string representation of this date, similar to the representation returned by microtime().

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

This date.


MongoDate
PHP Manual