Php/docs/mongodb-bson-utcdatetime.serialize

来自菜鸟教程
跳转至:导航、​搜索

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.


错误/异常


参见