Dutch PHP Conference 2025 - Call For Papers

MongoDB\BSON\UTCDateTime::serialize

(mongodb >=1.2.0)

MongoDB\BSON\UTCDateTime::serializeSerialize a UTCDateTime

Опис

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

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the serialized representation of the MongoDB\BSON\UTCDateTime.

Помилки/виключення

Прогляньте також

add a note

User Contributed Notes

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