Top-level module which provides all of the functions and constants.
Members
(static) constants
Object's data members provides all of the constants which are made
available by the package.
(static) dateSpan
Functional constructor which creates a DateSpan object.
- Source:
- See:
(static) mergeDateSpans
Function used to merge DateSpan objects in an array.
- Source:
- See:
(static) sortDateSpans
Function used to sort DateSpan objects in an array.
- Source:
- See:
(static) timeRule
Functional constructor which creates a TimeRule object.
- Source:
- See:
(static) timeSpan
Functional constructor which creates a TimeSpan object.
- Source:
- See:
(static) VERSION
Version number of the module in SemVer string format.