BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::__construct

(mongodb >=0.2.0)

BSON\UTCDatetime::__constructDescription

Description

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

Parameters

milliseconds

Return Values

Errors/Exceptions

Examples

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

<?php

/* ... */

?>

The above example will output something similar to:

...

See Also


BSON\UTCDatetime
PHP Manual