calendarStartDate property

DateTime calendarStartDate
final

calendarStartDate and calendarEndDate are the start and end dates of the calendar. The difference inDays between calendarEndDate and calendarStartDate should be greater than 0.

Implementation

final DateTime calendarStartDate;