Hello, When calling getTimes() on an EventEntry object using the Java library, I sometimes get an IndexOutOfBoundsException when I call get(0) on the List<When> the method returns.
Just wondering: 1) Why does an EventEntry have a list of times? When each 'When' object has a start & end time for the event, why would more than one be necessary?) 2) Why would an EventEntry not have a time associated with it? How is this possible? Isn't a DateTime necessary to exist on a Calendar? Thanks, Taivo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
