MongoDB\BSON\UTCDateTime
PHP Manual

MongoDB\BSON\UTCDateTime::jsonSerialize

(mongodb >=1.2.0)

MongoDB\BSON\UTCDateTime::jsonSerializeReturns a representation that can be converted to JSON

Descrição

final public mixed MongoDB\BSON\UTCDateTime::jsonSerialize ( void )

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns data which can be serialized by json_encode() to produce the » extended JSON representation of the MongoDB\BSON\UTCDateTime.

Erros

Veja Também


MongoDB\BSON\UTCDateTime
PHP Manual