Date

Date and time object.

Table of Contents
  1. Description
  2. Example

Description

This class is an alias for the Time class.

Example

$date = new Date('+1 day');

Date

Date and time object.