(PECL mongo >= 1.0.1)
Returns a string representation of this timestamp
public string MongoTimestamp::__toString ( void )
Returns the "sec" field of this timestamp.
Returns:
The seconds since epoch represented by this timestamp.
Please login to continue.