How to get all events between two specific dates. For example i only want to get events between 1st of March 2013
& 28th of March 2013
.
I am using Google Calendar API v3. While in Google Calendar API v1 there was the facility for search between 2 dates using start-min & start-max. I am wondering what is the replacement for these two parameters in Google Calendar API v3?