Dutch PHP Conference 2025 - Call For Papers

MongoDB\BSON\UTCDateTime::serialize

(mongodb >=1.2.0)

MongoDB\BSON\UTCDateTime::serializeSerializa um UTCDateTime

Descrição

final public MongoDB\BSON\UTCDateTime::serialize(): string

Parâmetros

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

Valor Retornado

Retorna a representação serializada de MongoDB\BSON\UTCDateTime.

Erros/Exceções

Veja Também

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top