BSON\Timestamp::__toString
BSON\UTCDatetime::__construct
BSON
PHP Manual
The BSON\UTCDatetime class
(mongodb >=0.2.0)
简介
类摘要
BSON\UTCDatetime
implements
BSON\Type
{
/* 方法 */
final
public
__construct
(
string
$milliseconds
)
final
public
ReturnType
toDateTime
(
void
)
final
public
ReturnType
__toString
(
void
)
}
Table of Contents
BSON\UTCDatetime::__construct
— Description
BSON\UTCDatetime::toDateTime
— Description
BSON\UTCDatetime::__toString
— Description
BSON\Timestamp::__toString
BSON\UTCDatetime::__construct
BSON
PHP Manual