BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::__construct

(mongodb >=0.2.0)

BSON\UTCDatetime::__constructDescription

说明

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

参数

milliseconds

返回值

错误/异常

范例

Example #1 BSON\UTCDatetime::__construct() example

<?php

/* ... */

?>

以上例程的输出类似于:

...

参见


BSON\UTCDatetime
PHP Manual