Notes
- Uploaded files should be in the Internet standard iCalendar format
(usually a .ics file extension), or a CSV file.
- The first line of CSV files must be column headers. Order doesn't
matter, but these two columns are required:
- date ( yyyy-mm-dd )
- summary
These columns are optional:
- time ( hh:mm in 24 hour format)
- end date
- end time
- details
- category
- location
- contact
- reminderTo
- reminderMinutes
- "all day event" can omit if no times
- __flags__ value of 'skip' or 'ignore' to skip this line
Some alternate names are supported:
- summary → subject
- date → "start date"
- time → "start time"
- details → description
- category → categories