update : 2015.11.03
php.shukuma.com검색:
|
MongoTimestamp::__toString(PECL mongo >= 1.0.1) MongoTimestamp::__toString — Returns a string representation of this timestamp 설명
public string MongoTimestamp::__toString
( void
)
Returns the "sec" field of this timestamp. 인수이 함수는 인수가 없습니다. 반환값The seconds since epoch represented by this timestamp. |