The following tables list the members exposed by DefaultDateRecurrenceCalculator.
Name | Description | |
---|---|---|
DefaultDateRecurrenceCalculator Constructor | Initializes a new DefaultDateRecurrenceCalculator |
Name | Description | |
---|---|---|
FirstOccurrenceDate | Overridden. Gets the date-time in UTC of the first occurrence. | |
LastOccurrenceDate | Overridden. Gets the date-time in UTC of the last occurrence. |
Name | Description | |
---|---|---|
DoesRecurOnDate | Specifies whether an occurrence occurs on the same day as the specified date. (Inherited from Infragistics.Controls.Schedules.Services.DateRecurrenceCalculatorBase) | |
DoesRecurOnDateAndTime | Specifies whether an occurrence occurs on the specified date-time value, within second. (Inherited from Infragistics.Controls.Schedules.Services.DateRecurrenceCalculatorBase) | |
GetOccurrences | Overloaded. Overridden. Gets the occurrences within the specified date range. The date-time values of the range are in UTC. |