Skip to content

Parser for iCalendar Recurrence Rules (RRULE) to recurrence set

Notifications You must be signed in to change notification settings

daviddbal/RRULE-parser

Repository files navigation

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

About

Parser for iCalendar Recurrence Rules (RRULE) to recurrence set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published