MongoTimestamp::__toString

(PECL mongo >= 1.0.1)

MongoTimestamp::__toStringReturns a string representation of this timestamp

Açıklama

public MongoTimestamp::__toString ( void ) : string

Returns the "sec" field of this timestamp.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The seconds since epoch represented by this timestamp.