BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::toDateTime

(mongodb >=0.2.0)

BSON\UTCDatetime::toDateTimeDescription

Descripción

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Errores/Excepciones

Ejemplos

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

<?php

/* ... */

?>

El resultado del ejemplo sería algo similar a:

...

Ver también


BSON\UTCDatetime
PHP Manual