BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::toDateTime

(mongodb >=0.2.0)

BSON\UTCDatetime::toDateTimeDescription

说明

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

参数

此函数没有参数。

返回值

错误/异常

范例

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

<?php

/* ... */

?>

以上例程的输出类似于:

...

参见


BSON\UTCDatetime
PHP Manual