Try out our new RRULE tool for creating RRULE compatible strings.

When the server receives a MOVE method request, it MUST execute the following operations based on the source and destination collections in the request:

+-----------------------+------------------------+------------------+
| Source Collection     | Destination Collection | Server Operation |
+-----------------------+------------------------+------------------+
| Non-calendar          | Non-calendar           | None             |
| collection            | collection             |                  |
|                       |                        |                  |
| Non-calendar          | Calendar collection    | (1)              |
| collection            |                        |                  |
|                       |                        |                  |
| Calendar collection   | Non-calendar           | (2)              |
|                       | collection             |                  |
|                       |                        |                  |
| Calendar collection   | Calendar collection    | None             |
+-----------------------+------------------------+------------------+

Note (1)

The rules in Section 3.2.3.1 are applied for the destination of the MOVE request.

Note (2)

The rules in Section 3.2.3.2 are applied for the source of the MOVE request.

The behavior of a MOVE method request on a calendar collection is undefined.

This document was automatically converted to XHTML using an RFC to HTML converter with the original text document at the Internet Engineering Task Force web site at ietf.org .  The original text document should be referred to if there are any errors or discrepancies found in this document.

Need to test your iCalendar feeds?

The iCalendar Validator provides developers and testers a method to validate their iCalendar feeds, which can take data from either a URL, file or text snippet and compare it against the RFC 5545 specification.  We believe we have one of the best iCalendar validation tools available on the internet. More information about the validator can be found here.