Mongo
PHP Manual

The MongoDate class

Wstęp

Represent date objects for the database.

Includes second (sec) and microsecond (usec) fields.

Krótki opis klasy

MongoDate
MongoDate {
/* Methods */
__construct ([ long $sec [, long $usec ]] )
public string __toString ( void )
}

Spis treści


Mongo
PHP Manual