Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
6 user(s) are online (5 user(s) are browsing encyclopedia)

Members: 0
Guests: 6

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

VCalendar

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 =

# Internet Mail Consortium (IMC). Personal Data Interchange: vCard and vCalendar (http://www.imc.org/pdi/).