|
Previous Top Next |
Prototype: | (none) |
The Constructor in the Date Class sets up two queues and assigns 3 properties. It creates Months and Days queues and calls InitMonthNames and InitDayNames to initialize the month and day names. It also fills the Q1, Q2 and DE dimensioned properties that are used in the Quarter calculation methods such as GetThisQuarter, GetLastQuarter, GetNextQuarter, GetQuarterToDate and GetQuarterFromDate methods.
See also: