Mongo
PHP Manual

The MongoDate class

Introduction

Represent date objects for the database.

Class synopsis

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

Table of Contents


Mongo
PHP Manual