BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::__toString

(mongodb >=0.2.0)

BSON\UTCDatetime::__toStringDescription

説明

final public ReturnType BSON\UTCDatetime::__toString ( void )

パラメータ

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

返り値

エラー / 例外

例1 BSON\UTCDatetime::__toString() example

<?php

/* ... */

?>

上の例の出力は、 たとえば以下のようになります。

...

参考


BSON\UTCDatetime
PHP Manual