Is there a way in javascript to delete all events with one call? get the events feed and call deleteAll. This should work a lot faster than getting the calendar, querrying for the list of all events and deleting them one by one.
Can it be done? If yes can you demonstrate it please with sample javascript code. If no, can you show an efficient way to delete all events, using javascript. Also would be nice to have functions to delete all past events or all future events Please help. Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
