rfc-2445: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Replace <entry-title> with {{DISPLAYTITLE:}}) |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:iCalendar RFC 2445}} | |||
{{warning|This page needs to be updated to be based on RFC 5445, moving old content to a History section for the legacy impact of 2445 on original hCalendar design etc.}} | |||
[http://www.ietf.org/rfc/rfc2445.txt RFC 2445], "Internet Calendaring and Scheduling Core Object Specification (iCalendar)", commonly referred to as iCalendar or iCal, formed the basis of the [[hcalendar|hCalendar]] microformat. | |||
When normatively referencing <nowiki>RFC 2445</nowiki> on this wiki, either do so by linking to this page with: | |||
<nowiki>{{RFC2445}}</nowiki> | |||
or directly to http://www.ietf.org/rfc/rfc2445.txt. | |||
== | == validator == | ||
* [[icalendar-errata]] | * https://icalendar.org/validator.html | ||
* [[icalendar-implementations]] | ** [https://icalendar.org/More-Info/about-the-icalendar-validator.html About the validator.] (initial version launched in June 2015) | ||
== alternate references == | |||
Avoid linking to the informative HTML translation of rfc2445.txt, which you must explicitly do by avoiding simply using the string <nowiki>RFC 2445</nowiki> in your text, as MediaWiki appears to auto-hyperlink it to the HTML translation thus: RFC 2445. | |||
== previous versions == | |||
=== vCalendar === | |||
[http://www.imc.org/pdi/vcal-10.txt vCalendar], sometimes referred to as "iCal 1.0", or vCal. | |||
== see also == | |||
* [[icalendar-errata|iCalendar errata]] | |||
* [[icalendar-implementations|iCalendar implementations]] | |||
* [[icalendar-issues|iCalendar issues]] | |||
* [[hcalendar|hCalendar]] | * [[hcalendar|hCalendar]] |
Latest revision as of 16:32, 18 July 2020
⚠️ Warning: This page needs to be updated to be based on RFC 5445, moving old content to a History section for the legacy impact of 2445 on original hCalendar design etc.
RFC 2445, "Internet Calendaring and Scheduling Core Object Specification (iCalendar)", commonly referred to as iCalendar or iCal, formed the basis of the hCalendar microformat.
When normatively referencing RFC 2445 on this wiki, either do so by linking to this page with:
{{RFC2445}}
or directly to http://www.ietf.org/rfc/rfc2445.txt.
validator
- https://icalendar.org/validator.html
- About the validator. (initial version launched in June 2015)
alternate references
Avoid linking to the informative HTML translation of rfc2445.txt, which you must explicitly do by avoiding simply using the string RFC 2445 in your text, as MediaWiki appears to auto-hyperlink it to the HTML translation thus: RFC 2445.
previous versions
vCalendar
vCalendar, sometimes referred to as "iCal 1.0", or vCal.