RFC 2445 section '4.1 Content Lines' states that

--------------
Lines of text SHOULD NOT be longer than 75 octets, excluding the line
break.
--------------

It does not say what happens if you exceed that limit. You could try
reformatting your ICAL string and see if that helps.

cheers.

On Tue, Mar 24, 2009 at 8: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
-~----------~----~----~----~------~----~------~--~---

Reply via email to