It's ok i got it. In fact i have to declare : CalendarEventFeed resultEventFeed = null; resultEventFeed = myService.getFeed(feedUrl, CalendarEventFeed.class); ( so i can use a getTimes() ) and not a CalendarFeed
On 2 juil, 15:58, LordAnubis <[email protected]> wrote: > Hi everyone > > I just started to use Google calendar API et i would like to knowa How > to get the start time and end time from event ( i can extract the > titlle, the update date ... but not the start time or the end time ) > thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
