BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::__toString

(mongodb >=0.2.0)

BSON\UTCDatetime::__toStringDescription

说明

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

参数

此函数没有参数。

返回值

错误/异常

范例

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

<?php

/* ... */

?>

以上例程的输出类似于:

...

参见


BSON\UTCDatetime
PHP Manual