BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::__construct

(mongodb >=0.2.0)

BSON\UTCDatetime::__constructDescription

説明

final public BSON\UTCDatetime::__construct ( string $milliseconds )

パラメータ

milliseconds

返り値

エラー / 例外

例1 BSON\UTCDatetime::__construct() example

<?php

/* ... */

?>

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

...

参考


BSON\UTCDatetime
PHP Manual