Hi, I noticed that in your "UNTIL" clause you didn't specify a timezone for it -
UNTIL=20080512T235959 try adding a "Z" (to signify UTC timezone) to its end of your "UNTIL" datetime string - UNTIL=20080512T235959Z and see if this fixes your problem Hope it helps, Austin On Thu, Apr 10, 2008 at 8:56 PM, Sloloem <[EMAIL PROTECTED]> wrote: > > Gets better. I figured this one out...but now I have another > recurrence issue. > When my recurrence rule specifies that this appointment repeats a > simple X times, it's fine. But when I say something repeats until > some date X in the future, it only shows up in the calendar on the > first day given, despite the fact that event details clearly have the > correct information. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
