ig.scheduler.DateRecurrence

Generates a recurring date pattern.

Remarks

The DateRecurrence class is used to generate dates based on a formulaic pattern.

An instance of this class can be created from an iCalendar conformant string which represents an recurrence rule (see the iCalendar RRULE expression) using the DateRecurrence.fromICalendarString method.

To provide bi-directional serialization support, an iCalendar conformant string can be generated from an instance of this class using the DateRecurrence.toICalendarString method.

To make an activity such as an Appointment recurring, assign an iCalendar conformant string to the ActivityBase.recurrence property.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.dv_core.js
infragistics.dv_jquerydom.js
infragistics.dv_interactivity.js
infragistics.ext_ui.js

Copyright © 1996 - 2025 Infragistics, Inc. All rights reserved.