BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::__construct

(mongodb >=0.2.0)

BSON\UTCDatetime::__constructDescription

Descrierea

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

Parametri

milliseconds

Valorile întoarse

Erori/Excepții

Exemple

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

<?php

/* ... */

?>

Exemplul de mai sus va afișa ceva similar cu:

...

A se vedea și


BSON\UTCDatetime
PHP Manual