I can confirm a GData bug.
Create an event that recurs weekly, every third week, every day of the
week and recurs until a particular date.
You get an improperly truncated recurrence line:
DTSTART;TZID=America/New_York:20090411T123000
DTEND;TZID=America/New_York:20090411T133000
RRULE:FREQ=WEEKLY;WKST=SU;UNTIL=20090725T163000Z;INTERVAL=3;BYDAY=SU,MO,TU,
BEGIN:VTIMEZONE TZID:America/New_York
You should file a bug, here: http://code.google.com/p/gdata-issues/issues/list
Ray
On Tue, Mar 24, 2009 at 6:05 AM, D2 <[email protected]> wrote:
>
> DTEND;TZID=Asia/Calcutta:20090322T110000
> RRULE:FREQ=WEEKLY;WKST=SU;UNTIL=20090801T043000Z;INTERVAL=3;BYDAY=SU,MO,TU,
> BEGIN:VTIMEZONE
> TZID:Asia/Calcutta
> X-LIC-LOCATION:Asia/Calcutta
> BEGIN:STANDARD
> TZOFFSETFROM:+0530
> TZOFFSETTO:+0530
> TZNAME:IST
> DTSTART:19700101T000000
> END:STANDARD
> END:VTIMEZONE
>
>
> hello all,
>
> i have set one recursive event...
> Detail :
>
> type = weekly
> interval = 3
> repeatDay : everyday.. means sunday to saturday...(whole week)
> allDay = false; (not all Day event)
>
> when i retrieve this event from google then i get above
> recurrenceObject.. In that third sentence is broken half... means
> remaining days i didn't get....
>
> Is this googleBug???
>
> reply soon...
>
> Bye...
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---