MongoId::__toString
MongoDate::__construct
Mongo
PHP Manual
The MongoDate class
Einführung
Represent date objects for the database.
Klassenbeschreibung
MongoDate
MongoDate
{
/* Methods */
__construct
([
long
$secs
] )
public
string
__toString
(
void
)
}
Inhaltsverzeichnis
MongoDate::__construct
— Creates a new date.
MongoDate::__toString
— Returns a string representation of this date
MongoId::__toString
MongoDate::__construct
Mongo
PHP Manual