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.
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.
-
FREQ=YEARLY, BYYEARDAY can't be combined with BYWEEKNO, BYMONTH or BYMONTHDAY
-
FREQ=YEARLY, BYWEEKNO can't be combined with BYYEARDAY, BYMONTH or BYMONTHDAY