The input file should be comma delimitated with the following header: |
|
'start date' |
'subject' |
'description' |
|
For Example: |
|
start date,subject,description |
09/11/2014,Mid Week Ride,Join us for a brief ride of the foothills |
09/30/2014,End of Month Ride,"Join us for a cruise along the beach, if sunny" |
|
|
The file suffix is '.csv' and should be save as Windows format for Apple users.
The 'description' should be enclosed in double quotes if a comma is used in the text.
|