Hi Charlie,

I created a recurring event with no duration in the UI and the
resulting recurrence data was:

DTSTART;TZID=America/Los_Angeles:20070716T093000
DTEND;TZID=America/Los_Angeles:20070716T093000
RRULE:FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR;WKST=SU
<timezone stuff>

Will that work for you?

Cheers,
Lane

On Jul 18, 7:43 am, Charlie Wood <[EMAIL PROTECTED]> wrote:
> I'm trying to create a recurrence with a duration of 0, so I create a
> new event with a <gd:recurrence /> element like this:
>
> <gd:recurrence>DTSTART;TZID=America/Chicago:20070718T133000
> DURATION:PT0S
> RRULE:FREQ=DAILY;INTERVAL=1</gd:recurrence>
>
> but the event is returned from Google with a <gd:recurrence /> element
> like this:
>
> <gd:recurrence>DTSTART;TZID=America/Chicago:20070718T133000
> DTEND;TZID=America/Chicago:20070718T143000
> RRULE:FREQ=DAILY;INTERVAL=1
> ...timezone stuff...
> <gd:recurrence>
>
> I can reproduce this behavior reliably. Is there a known way to create
> recurrences with durations of 0?
>
> Thanks,
> Charlie


--~--~---------~--~----~------------~-------~--~----~
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