update : 2015.11.03
php.shukuma.com
검색:
The MongoDB\BSON\UTCDatetime class
MongoDB\BSON\Timestamp::__toString
MongoDB\BSON\UTCDatetime::__construct
MongoDB\Driver\BSON
PHP Manual
The MongoDB\BSON\UTCDatetime class
(mongodb >=1.0.0)
소개
클래스 개요
MongoDB\BSON\UTCDatetime
implements
MongoDB\BSON\Type
{
/* 메소드 */
final
public
__construct
(
string
$milliseconds
)
final
public
ReturnType
toDateTime
(
void
)
final
public
ReturnType
__toString
(
void
)
}
Table of Contents
MongoDB\BSON\UTCDatetime::__construct
— Description
MongoDB\BSON\UTCDatetime::toDateTime
— Description
MongoDB\BSON\UTCDatetime::__toString
— Description
MongoDB\BSON\Timestamp::__toString
MongoDB\BSON\UTCDatetime::__construct
MongoDB\Driver\BSON
PHP Manual