Export dates from ical using Python
28 October 2012This script exports dates from an ical file, I needed it to put them into a spreadsheet. You need the icalendar module for this.
Export dates from ical using Python - Comments
This script exports dates from an ical file, I needed it to put them into a spreadsheet. You need the icalendar module for this.