When you change a separate event instance in your CalDAV client application, for example when you update the time or summary for a particular day, the client submits to the server the updated iCalendar object with a new component added to the event.
Here is its representation in iCalendar format. Note the 2 VEVENT components stored in it — the first one contains a recurring event description and the second one - event instance that was overridden by the client "Final Meeting".
When you delete the event instance, the client application will add an EXDATE property for every event instance that was deleted with date and time of the instance that should not occur.
Below you can see an example of the same event with 2 instances, on Tuesday and Wednesday, being deleted:. Typically this UID is also used as a calendar. The uppercase and lowercase UID are treated as different ids. NET Server. Server Examples. Full-Text Search. But I put my foot down on calendaring and scheduling. Notes I wrote the original version of this tool as a naive regex-based parser in PHP. Your data never leaves the browser and remains private The parser is of much higher quality and understands more of RFC than my previous tool.
My fantasy replacement I propose that iCalendar is painfully close to being a good format. Sorry about the mistake in the previous one. Junping Junping 6 6 silver badges 8 8 bronze badges. I was beginning to suspect they were text files, they always seemed to lose my formatting I defined in Outlook when exporting to various devices.
VCS to ICS file converter takes nice care of encoding, but it discards quite some fields, which means you will loose information.
So first try vcs , then conversion to ics! Bill the Lizard k gold badges silver badges bronze badges. Alison Eagle Alison Eagle 31 1 1 bronze badge. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown.
The Overflow Blog. Podcast Helping communities build their own LTE networks. Podcast Making Agile work for data science. Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually. Visit chat. Linked 4. Related 7.
0コメント