2017-10-18 | Paul Boddie | file changeset files shortlog | Fixed the initialisation of recurrence objects in parent objects. | client-editing-simplification |
paul@836 | 1 | BEGIN:VEVENT |
paul@836 | 2 | ORGANIZER:mailto:paul.boddie@example.com |
paul@836 | 3 | ATTENDEE;ROLE=CHAIR:mailto:paul.boddie@example.com |
paul@836 | 4 | ATTENDEE;RSVP=TRUE:mailto:oliver.otter@example.com |
paul@836 | 5 | DTSTAMP:20141125T004600Z |
paul@836 | 6 | DTSTART;TZID=Europe/Oslo:20141126T160000 |
paul@836 | 7 | DTEND;TZID=Europe/Oslo:20141126T170000 |
paul@836 | 8 | SUMMARY:Meeting at 4pm |
paul@836 | 9 | UID:event6@example.com |
paul@836 | 10 | END:VEVENT |