Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 401 Bytes

RRULE-parser

Parser for iCalendar Recurrence Rules (RRULE) to recurrence set

This software parses an iCalendar RRULE string into a series of date/times. It uses iCalendarFX, an iCalendar API utilizing JavaFX and Java 8, also written by David Bal
See RFC 5545 iCalendar 3.3.10 for details

There is an executable JAR at build/dist/RRuleParser.jar To execute type:
java -jar RRuleParser.jar