Contents

Class Date


The information on this page applies to version 3.7
Informations for other versions:

3.6

Inheritance:

Object  »
  Magnitude  »
    Timespan  »
      Date

Date provides methods for dealing with calendar dates in different formats. Internally, a date is represented as a Timespan with a length of one day that begins at midnight.

Important Class Methods:

Important Instance Methods:

Examples with Dates
Contents