MongoTimestamp::__toString
(PECL mongo >= 1.0.1)
MongoTimestamp::__toString — Returns a string representation of this timestamp
Descripción
publicstring MongoTimestamp::__toString
( void
)
Returns the "sec" field of this timestamp.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
The seconds since epoch represented by this timestamp.
There are no user contributed notes for this page.
