BSON\UTCDatetime
PHP Manual

BSON\UTCDatetime::__construct

(mongodb >=0.2.0)

BSON\UTCDatetime::__constructDescription

Açıklama

final public BSON\UTCDatetime::__construct ( string $milliseconds )

Değiştirgeler

milliseconds

Dönen Değerler

Hatalar/İstisnalar

Örnekler

Örnek 1 BSON\UTCDatetime::__construct() example

<?php

/* ... */

?>

Yukarıdaki örnek şuna benzer bir çıktı üretir:

...

Ayrıca Bakınız


BSON\UTCDatetime
PHP Manual