How do i view all the google calendar data? For instance an event description is there an easy way to getting this data?Currently, after parsing the data, you can access those data:
- calendar.product_id
- calendar.version
- calendar.scale
- calendar.method
For each event you should see:
- event.start_date
- event.end_date
- event.time_stamp
- event.class_name
- event.created
- event.last_modified
- event.status
- event.summary
No comments:
Post a Comment