BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::__toString

(mongodb >=0.2.0)

BSON\UTCDatetime::__toStringDescription

Descripción

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Errores/Excepciones

Ejemplos

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

<?php

/* ... */

?>

El resultado del ejemplo sería algo similar a:

...

Ver también


BSON\UTCDatetime
PHP Manual