I have a calendar sidebar gadget that calls google.calendar.read.getEvents to get event details. The call works well except for events that were created as All Day events. These are never returned by this call. If I create an event that is initially not all day and then switch to all day, it works fine. If I change an event that was initially an all day event to one that has a time, it still doesn't work.
Is there anything that needs to be done differently for these types of events or is this a bug? -- 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://code.google.com/apis/calendar/community/forum.html
