Is there a Javascript iCalendar lib?
icalendar, javascript, rfc2445
Solution
Here is another one from kewisch but still up-to-date
https://github.com/mozilla-comm/ical.js/
EDIT
There is also dhtmlx scheduler for showing a calendar in HTML. http://dhtmlx.com/docs/products/dhtmlxScheduler/
Problem
Is there an iCalendar library available for Javascript - parser or calendar object itself?