Version 24.2 (latest)

DefaultDateRecurrenceCalculator Class Methods

For a list of all members of this type, see DefaultDateRecurrenceCalculator members.

Public Methods
 NameDescription
Public MethodDoesRecurOnDateSpecifies whether an occurrence occurs on the same day as the specified date. (Inherited from Infragistics.Controls.Schedules.Services.DateRecurrenceCalculatorBase)
Public MethodDoesRecurOnDateAndTimeSpecifies whether an occurrence occurs on the specified date-time value, within second. (Inherited from Infragistics.Controls.Schedules.Services.DateRecurrenceCalculatorBase)
Public MethodGetOccurrencesOverloaded. Overridden. Gets the occurrences within the specified date range. The date-time values of the range are in UTC.  
See Also