We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d3396 commit ec8a6e1Copy full SHA for ec8a6e1
doc/Mainpage.dox
@@ -8,7 +8,10 @@ and protocol data units. The iCalendar specification describes how
8
calendar clients can communicate with calendar servers so users can
9
store their calendar data and arrange meetings with other users.
10
11
-Libical implements RFC2445, RFC2446 and some of RFC2447.
+Libical implements RFC5545, RFC5546, RFC7529;
12
+the CalDav scheduling extensions in RFC6638;
13
+iCalendar extensions in RFC7986;
14
+plus the iCalendar iMIP protocol in RFC6047.
15
16
@section license License
17
0 commit comments