MongoDB\BSON\UTCDatetime
PHP Manual

MongoDB\BSON\UTCDatetime::__construct

(mongodb >=1.0.0)

MongoDB\BSON\UTCDatetime::__constructDescription

Description

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

Parameters

milliseconds

Return Values

Errors/Exceptions

Examples

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

<?php

/* ... */

?>

The above example will output something similar to:

...

See Also


MongoDB\BSON\UTCDatetime
PHP Manual