ICal: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
(Redirected page to ICalendar)
 
Line 1: Line 1:
*http://tools.ietf.org/html/rfc5545
#redirect [[iCalendar]]
*DRAFT: http://tools.ietf.org/html/draft-daboo-et-al-icalendar-in-xml-11
 
== Usage by tango.info ==
* [[Tango.info iCal]]
== Validators ==
* http://severinghaus.org/projects/icv/ - rough check
* http://arnout.engelen.eu/icalendar-validator/urlvalidate - more checks
 
== Parser==
* https://github.com/fruux/sabre-vobject
 
==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.

Latest revision as of 2013-06-14T12:50:07

Redirect to: