Skip to content
EntityQ306432· pop 14· linked from 109 articles

Also known as HTML iCalendar, hCalendar

hCalendar (short for HTML iCalendar) is a microformat standard for displaying a semantic (X)HTML representation of iCalendar-format calendar information about an event, on web pages, using HTML classes and rel attributes.

Wikidata facts

Instance of
microformats
Sources (1)

via Wikidata · CC0

~2 min read

Encyclopedic overview

7 sections
Contents
  • Example
  • Accessibility concerns
  • Geo
  • Attributes
  • Users
  • References
  • External links

hCalendar (short for HTML iCalendar) is a microformat standard for displaying a semantic (X)HTML representation of iCalendar-format calendar information about an event, on web pages, using HTML classes and rel attributes.

It allows parsing tools (for example other websites, or browser add-ons like Firefox's Operator extension) to extract the details of the event, and display them using some other website, index or search them, or to load them into a calendar or diary program, for instance. Multiple instances can be displayed as timelines.

Excerpted from Wikipedia’s “h-event” article, available under the CC BY-SA 4.0 licence.