Google Calendar API v3 start-min & start-max

841 views
Skip to first unread message

Khawer Zeshan

unread,
Mar 20, 2013, 3:49:48 AM3/20/13
to google-ca...@googlegroups.com
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?

Khawer Zeshan

unread,
Mar 20, 2013, 4:13:34 AM3/20/13
to google-ca...@googlegroups.com
In Google Calendar API v3 i can see these 2 parameters named as timeMax and timeMin but these are the event's start time and event's end time respectively. Which will not give me the expected results. What i want is to retrieve all events between 2 dates for example give me all events regardless of their start time and end time but those should be in between 1st of march 2013 to 30th of march 2013. How i can achieve this using V3?

James Covington

unread,
Mar 23, 2013, 2:28:27 PM3/23/13
to google-ca...@googlegroups.com
I recently started development with v3, and found that timeMax and timeMin worked the same as start-min and start-max. I also set singleEvents to true, and orderBy to startTime.

Mary Ann Stoll

unread,
Jan 23, 2014, 6:42:50 PM1/23/14
to google-ca...@googlegroups.com
Can you please tell me the syntax for using these parameters?  Are they just appended to the URI for the iCal feed?

Mary Ann Stoll

unread,
Jan 23, 2014, 6:57:27 PM1/23/14
to google-ca...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages