Parses a .ics file and outputs a .csv file with columns for date, duration, participants, and description of the event.
-Run Command: java CalendarParse "path of .ics file"
- output .csv file example: DATE,DURATION,PARTICIPANTS,SUMMARY 22.8.2014,1.75,"[email protected], [email protected]",Work meeting 25.8.2014,1.75,,Lab safety 26.8.2014,1,,First aid 27.8.2014,0.75,,Field safety 3.9.2014,1,,Seminar 23.10.2014,1,,Report due 15.11.2014,1,,Essay due