Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 967 Bytes

File metadata and controls

23 lines (13 loc) · 967 Bytes

Known RFC Exceptions

List where libical doesn't fully follow or support all the features described in the RFCs.

Contributions to help us fix these limitations are welcome.

RFC 5545

Event/To-Do/Journal/Free-Busy Component section 3.6.[1-4]

libical does not require Event/To-Do/Journal/FreeBusy components to contain exactly one UID and DTSTAMP property - i.e., a missing UID or DTSTAMP property will be ignored and it is the calling application's job to deal with these missing properties as they see fit.

Recurrence Rule section 3.3.10