MongoDate::__toStringReturns a string representation of this date
Description
public string MongoDate::__toString
( void
)
Returns a string representation of this date, similar to the representation returned by microtime. ParametersThis function has no parameters. Return ValuesThis date. |