MongoDate
PHP Manual

MongoDate::__toString

(PECL mongo >= 0.8.1)

MongoDate::__toStringこの日付の文字列表現を返す

説明

public string MongoDate::__toString ( void )

この日付の文字列表現を返します。microtime() が返す形式と同じようになります。

パラメータ

この関数にはパラメータはありません。

返り値

この日付を返します。


MongoDate
PHP Manual