ICalendar

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{| |File Formats | > |Electronic File Formats | > |Calendars | > | iCalendar |} {{FormatInfo |extensions={{ext|ics}},{{ext|ical}},{{ext|ifb}},{{ext|icalendar}} |m...")
 
Line 15: Line 15:
  
 
'''iCalendar''', or ''ICS'', is a standardized format for storing and transmitting calendar data, including scheduled events and "to-do" lists. People often associate it with Apple's iCal program (now just "Calendar"), but it is a standardized format with an official RFC document (RFC 5545) and the format is supported by many calendar programs including Google Calendar and Mozilla Lightning (plugin for Thunderbird). Microsoft Outlook does the typical Microsoft thing of supporting something vaguely resembling the standard but full of quirky incompatibilities.
 
'''iCalendar''', or ''ICS'', is a standardized format for storing and transmitting calendar data, including scheduled events and "to-do" lists. People often associate it with Apple's iCal program (now just "Calendar"), but it is a standardized format with an official RFC document (RFC 5545) and the format is supported by many calendar programs including Google Calendar and Mozilla Lightning (plugin for Thunderbird). Microsoft Outlook does the typical Microsoft thing of supporting something vaguely resembling the standard but full of quirky incompatibilities.
 +
 +
Subscribable calendars can be created by creating and updating a file in this format that is accessible on the Internet via a URL (where the URL stays the same even as the file is modified to reflect updates to the calendar events). Various calendar software (such as the calendar app on iOS or Android devices) will let you subscribe to a calendar URL and will automatically fetch updates so that whenever you view the calendar in your app it will be up-to-date.
 +
 +
Individual event listings can also be provided in iCalendar form to be downloaded, attached to e-mail, and so on. This is often done in websites devoted to particular events, conventions, meetings, concerts, and the like. You can import them into your personal calendar in various calendar apps and programs, though when you do it in this manner it is only a one-time import which does not automatically update to reflect changes in the event as subscribable calendars do.
  
 
== References ==
 
== References ==
 
* RFC 5545
 
* RFC 5545
 
* [http://en.wikipedia.org/wiki/ICalendar iCalendar (Wikipedia)]
 
* [http://en.wikipedia.org/wiki/ICalendar iCalendar (Wikipedia)]

Revision as of 17:14, 4 November 2012

File Formats > Electronic File Formats > Calendars > iCalendar
File Format
Name ICalendar
Ontology
Extension(s) .ics,.ical,.ifb,.icalendar
MIME Type(s) text/calendar

iCalendar, or ICS, is a standardized format for storing and transmitting calendar data, including scheduled events and "to-do" lists. People often associate it with Apple's iCal program (now just "Calendar"), but it is a standardized format with an official RFC document (RFC 5545) and the format is supported by many calendar programs including Google Calendar and Mozilla Lightning (plugin for Thunderbird). Microsoft Outlook does the typical Microsoft thing of supporting something vaguely resembling the standard but full of quirky incompatibilities.

Subscribable calendars can be created by creating and updating a file in this format that is accessible on the Internet via a URL (where the URL stays the same even as the file is modified to reflect updates to the calendar events). Various calendar software (such as the calendar app on iOS or Android devices) will let you subscribe to a calendar URL and will automatically fetch updates so that whenever you view the calendar in your app it will be up-to-date.

Individual event listings can also be provided in iCalendar form to be downloaded, attached to e-mail, and so on. This is often done in websites devoted to particular events, conventions, meetings, concerts, and the like. You can import them into your personal calendar in various calendar apps and programs, though when you do it in this manner it is only a one-time import which does not automatically update to reflect changes in the event as subscribable calendars do.

References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox