MongoDate::__toString

Returns a string representation of this date

Hinweis:

This extension that defines this method is deprecated. Instead, the MongoDB extension should be used. Alternatives to this method include:

  • MongoDB\BSON\UTCDateTime::__toString

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.