A iCalendar recurrence library for Coldfusion
A iCalendar recurrence library for Coldfusion
Build on top of the google-rfc-2445 library, this library implements a mechanism for evaluating recurrence rules of the RFC 2445.
Download the latest version here
Install as an extension
Extension > Application
Browse
button in the Upload new extension
sectionUpload
button and follow the instructionsManual installation
.jar
files from the lib
folder to the WEB-INF\lucee\lib directory
in your web root.cfm
files from the functions
folder to the WEB-INF\lucee\library\function
directory in your web root.cfc
file from the components
folder to the WEB-INF\lucee\components\libicalrecurrence
directory in your web root