StartDay: DateTime;
StartDay: System.DateTime;
The StartDay property determines start date of the calendar.
The calendar start date is generated when the StartDay property is set: 01.01.YYYY, where YYYY is the year that is specified in user date.
End date of the calendar is determined in the ICalendarSetup.EndDay property.
The method use is given in the example for ICalendarDimension.Setup.
See also: