16 messages in com.googlegroups.google-calendar-help-dataapiRe: Recurrence Handling
FromSent OnAttachments
Mikael Grev, MiG InfoCom13 Nov 2006 11:34 
USI13 Nov 2006 18:29 
MPH14 Nov 2006 01:52 
Mikael Grev, MiG InfoCom14 Nov 2006 10:33 
Mikael Grev, MiG InfoCom15 Nov 2006 11:58 
MPH16 Nov 2006 04:03 
Ryan Boyd (Google)16 Nov 2006 10:57 
Ryan Boyd (Google)16 Nov 2006 11:15 
Mikael Grev, MiG InfoCom16 Nov 2006 11:47 
Mikael Grev, MiG InfoCom16 Nov 2006 11:54 
Ryan Boyd (Google)16 Nov 2006 19:18 
MPH17 Nov 2006 04:07 
Ryan Boyd (Google)20 Nov 2006 08:54 
MPH27 Nov 2006 07:18 
Ryan Boyd (Google)28 Nov 2006 09:56 
MPH29 Nov 2006 06:47 
Subject:Re: Recurrence Handling
From:Ryan Boyd (Google) (api.@google.com)
Date:11/16/2006 11:15:07 AM
List:com.googlegroups.google-calendar-help-dataapi

I have been having lots of fun with recurrence recently too.

Regular recurring appointments have null start and end times but all day recurring appointments have start and end times array set with all the start/end times of all the recurring appointments in a random order!

That does seem pretty odd. Which client library (Java,C#,etc) are you using, what feed projection are you retrieving (full,composite,etc) and are you supplying any query parameters? Were these events created in the UI or thorugh the API?

Also when I create a recurring appointment through the API it only shows the first appointment in Google Calendar. If i click it it tells me the recurrence in the when field but will only show it on the calendar if I click the until date field and click save. (Wierd no?)

There was another similiar report, however I was unable to re-create this problem. Can you please provide some example code which demonstrates this issue?

Thanks!

Happy coding,

-Ryan