Open repository of usefull calendar ics files
The purpose of this package is to maintain auto-generated ics files from various sources in the data/
subfolder.
For example, the build script will use a source ics file for french non working days, will translate the summaries
of each events, compute list of easter dates for the next years and save the resulting ics file in the build/
subfolder, one file per language.
Use the raw button on the github page to get the link, only files in the build subfolder should be used.
dev dependencies are required to rebuild ics with the script
node src/build.js
some easter based dates require to list all dates because the icalendar spec does not include this kind of properties. the dates are generated into a RDATE ical property from year 1970 to 2100.
More generally, all recuring dates start from 1970 or more to prevent some bugs while decoding the events with various icalendar libraries.
French school holidays