ICalendar Connector provides a simple interface to consume calendars exposed in iCalendar/vCalendar format, which is the format used in many publicly shared calendars. Because the goal is to allow the importing of public calendars (like public holidays), the implementation for now is currently limited to parsing calendar events, other supported structure types (like ToDo's) can be added on a later stage. This library returns a structured list of calendar events based on:
On the roadmap: