Data Example 5: Data from ical file
SWAC can work with files in ical format, the standard format for calendars. Each event is delivered as one dataset.
All normal and recurring events are supported.
With use of filter=endDate,lt,MY-DATE you can decide up to wich date events should be used.
With use of order=DESC|ASC,startDate you can order the events for your components.