Tag: ical4J
-
Intro To iCal4J
Introduction Ben Fortuna\’s iCal4J library is a well-established Java implementation of the RFC 5545 international standard for calendar events. In this article I will show you how to use iCal4J to create a iCalendar event in Java and export it to a .ics file, and how to read in a .ics file and extract the…