I am looking for a good iCalendar RFC 5545 processing library (open source / GPL compatible) that has been implemented in JaavScript. My current interest is a js library that fully implements the RRULE so that we can use our calendar web app offline with HTML5 compatible browsers.
We have our UI so just a usable library that can generate the RRULE and the event dates is what we need. I've even give some thought to contacting the guy that created the python dateutil to see if we could port his library to js.
Examples of our needs include:
Any leads, thoughts or suggestions are greatly appreciated.
Another implementation: https://github.com/jkbr/rrule
It's a port of Python's dateutil.rrule
and features an extensive test suite.
http://code.google.com/p/google-caja/source/browse/trunk/src/com/google/caja/demos/calendar/rrule-cajita.js?r=4000
See the test cases for usage : http://code.google.com/p/google-caja/source/browse/trunk/tests/com/google/caja/demos/calendar/rrule_test.js?r=4000
JQuery Plugin which implements iCalendar with RFC2245: http://keith-wood.name/icalendar.html
.NET library: http://sourceforge.net/projects/dday-ical/
PDF with information about a 4D Ajax Frameworks that uses iCal: ftp://ftp.4d.com/ACI_PRODUCT_REFERENCE_LIBRARY/4D_PRODUCT_DOCUMENTATION/PDF_Docs_by_4D_Product_A-Z/4D_Web_2.0_Pack/v11_R5/4DAF_Cal4D_Guide_v11.5.pdf
These are not exactly what you was looking for, but I hope can help you with your development.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With