BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::__construct

(mongodb >=0.2.0)

BSON\UTCDatetime::__constructDescription

Descripción

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

Parámetros

milliseconds

Valores devueltos

Errores/Excepciones

Ejemplos

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

<?php

/* ... */

?>

El resultado del ejemplo sería algo similar a:

...

Ver también


BSON\UTCDatetime
PHP Manual