ICalendar

From tango.info wiki
(Redirected from ICal)
Jump to navigation Jump to search

Specification

Usage by tango.info

Validators

Parsers

xCal

Lowercasing:

Each calendar component in the "VCALENDAR" object, delimited by "BEGIN" and "END", will be converted to an enclosing XML element with the same name, but in lowercase.

Each individual iCalendar property is represented in xCal by an element of the same name as the iCalendar property, but in lowercase. For example, the "CALSCALE" property is represented in xCal by the IC:calscale element.