MongoDate::__toString

(PECL mongo >= 0.8.1)

MongoDate::__toStringReturns a string representation of this date

Description

public MongoDate::__toString ( void ) : string

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

Parameters

This function has no parameters.

Return Values

This date.