MongoTimestamp::__toStringReturns 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.  |