A JavaScript Date object wrapper that extends the functionality of the JavaScript Date object. It has all the capabilities of the Date class, plus it adds several helper methods to manipulate its date and time components.
All date and time objects in the calendar are represented by this class.
Namespace: MindFusion.Common
Assembly: Common.js
JavaScript
![]() |
---|
// class |
The functionality of the inner JavaScript Date object is accessible through the __functionName methods.