(PECL mongo >= 1.0.1)
MongoTimestamp::__toString — Returns a string representation of this timestamp
このメソッドを定義している拡張モジュールは非推奨です。 かわりに MongoDB 拡張モジュールを使うべきです。 このメソッドの代替として、以下が使えます。
Returns the "sec" field of this timestamp.
この関数にはパラメータはありません。
The seconds since epoch represented by this timestamp.