mirror of
https://github.com/etesync/android
synced 2024-12-02 12:58:34 +00:00
3729951b52
* recurring events * classification * status * attendees * ical4j 1.0.4 -> 1.0.5 * remove biweekly (replaced by ical4j)
10 lines
242 B
Plaintext
10 lines
242 B
Plaintext
BEGIN:VCALENDAR
|
|
PRODID:-//Life Lint//LifeLintCalendar 0.5//EN
|
|
VERSION:2.0
|
|
BEGIN:VEVENT
|
|
LOCATION:At "The Terrace" Complex > Melbourne "\\\,
|
|
SUMMARY:A colon with spaces on either side : like that
|
|
DESCRIPTION:Test tabs
|
|
END:VEVENT
|
|
END:VCALENDAR
|