MongoDB\BSON\UTCDateTime::serialize

Serialize a UTCDateTime

Beschreibung

final public string MongoDB\BSON\UTCDateTime::serialize ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the serialized representation of the MongoDB\BSON\UTCDateTime.

Fehler/Exceptions

  • Throws MongoDB\Driver\InvalidArgumentException on argument parsing errors.

Siehe auch