The MongoDate class
Introduction
Represent date objects for the database.
Includes second (sec) and microsecond (usec) fields.
Class synopsis
MongoDate
MongoDate
{
/* Methods */
}Table of Contents
- MongoDate::__construct — Creates a new date.
- MongoDate::__toString — Returns a string representation of this date
MongoDate
There are no user contributed notes for this page.
