Re: DTSTART for recurrence instances

"Michael Fair" <[email protected]>
Newsgroups gmane.ietf.calendar
Message-ID <[email protected]>
I think someone should pick up this thread with Doug.
This is the most productive line of conversation yet to
create clarity around this.  Some time ago Doug Royer
started ignoring me.  Will someone please reply to my post
or Doug's directly to persue this?


>     BEGIN:VEVENT
>     UID:XXX
>     SEQUENCE:1
>     ...
>     METHOD:REQUEST
>     DTSTART:2-dec-2003 at 2pm
>     DTEND:2-dec-2003 at 3:30pm
>     RECURRENCE-ID:2-dec-2003 at noon
>     ..
>     END:VEVENT
>
> Do you agree that is how to move a single instance?

Yes I agree that would be the iTIP to send to move the
2nd instance from noon to 2pm.

Now I believe the next step is to move it from 2pm to 4pm.
(I moved the RECURRENCE-ID property to place it with the identifiers.)

     BEGIN:VEVENT
     METHOD:REQUEST
     UID:XXX
     RECURRENCE-ID:2-dec-2003 at noon
     SEQUENCE:2
     ...
     DTSTART:2-dec-2003 at 4pm
     DTEND:2-dec-2003 at 5:30pm
     ..
     END:VEVENT

The key being that Recurrence-id is "at noon" and not "at 2pm".
Do you agree that is how to move a single instance a second time?

-- Michael --
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.