I’m trying to add some caching to the Google Calender method, but I’m having trouble grabbing the Start/End time of events.
It seems like Google is showing me how in the last few lines of code here: https://developers.google.com/google-apps/calendar/v2/developers_guide_python#RetrievingDateRange
but I can’t make it work in my own code. Any help?