Previous page Next page Bottom Top One level up Home

vCalendar

Webpages concerning "vCalendar"

http://www.imc.org/pdi/vcaloverview.html

http://www.imc.org/pdi/vcaloverview.html

Help building the largest human-edited directory of the web
Suggest URL - Open Directory Project - Become an editor
directopedia.org uses links and structure from dmoz Open Directory Project.
The contents has been generating using technology developed by scientec.

Wikipedia-Article "vCalendar"

The correct title of this article is vCalendar. The initial letter is capitalized due to technical restrictions.

vCalendar is an older standard exchange format for calendar data promulgated by the Internet Mail Consortium (IMC). iCalendar is a newer standard (RFC 2445) for calendar data, heavily based on vCalendar.


Here is an example of information in vCalendar format:

BEGIN:VCALENDAR
PRODID:-//Ximian//NONSGML Evolution Calendar//EN
VERSION:2.0
METHOD:PUBLISH
BEGIN:VTIMEZONE
TZID:/softwarestudio.org/Olson_20011030_5/Europe/Helsinki
X-LIC-LOCATION:Europe/Helsinki
BEGIN:DAYLIGHT
TZOFFSETFROM:+0200
TZOFFSETTO:+0300
TZNAME:EEST
DTSTART:19700329T030000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=3
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0300
TZOFFSETTO:+0200
TZNAME:EET
DTSTART:19701025T040000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=10
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
UID:20030821T212557Z-2393-500-1-2@somehost.example.com
DTSTAMP:20030821T212557Z
DTSTART;TZID=/softwarestudio.org/Olson_20011030_5/Europe/Helsinki:   20030818T100000
DTEND;TZID=/softwarestudio.org/Olson_20011030_5/Europe/Helsinki:
20030818T113000
SUMMARY:foo
SEQUENCE:1
LAST-MODIFIED:20030821T212558Z
END:VEVENT
END:VCALENDAR

See also vCard.


References

  1. Internet Mail Consortium (IMC). "Personal Data Interchange: vCard and vCalendar" (http://www.imc.org/pdi/).
This article is based on the article "vCalendar" from Wikipedia - the free encyclopedia created and edited by online user community. This article is distributed under the terms of GNU Free Documentation License. Here you find the list of authors of this article. The article can only edited within Wikipedia. Edit this article in Wikipedia.