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)
19 lines
710 B
Plaintext
19 lines
710 B
Plaintext
BEGIN:VCALENDAR
|
|
VERSION:2.0
|
|
PRODID:-//hacksw/handcal//NONSGML v1.0//EN
|
|
BEGIN:VJOURNAL
|
|
UID:19970901T130000Z-123405@example.com
|
|
DTSTAMP:19970901T130000Z
|
|
DTSTART;VALUE=DATE:19970317
|
|
SUMMARY:Staff meeting minutes
|
|
DESCRIPTION:1. Staff meeting: Participants include Joe\,
|
|
Lisa\, and Bob. Aurora project plans were reviewed.
|
|
There is currently no budget reserves for this project.
|
|
Lisa will escalate to management. Next meeting on Tuesday.\n
|
|
2. Telephone Conference: ABC Corp. sales representative
|
|
called to discuss new printer. Promised to get us a demo by
|
|
Friday.\n3. Henry Miller (Handsoff Insurance): Car was
|
|
totaled by tree. Is looking into a loaner car. 555-2323
|
|
(tel).
|
|
END:VJOURNAL
|
|
END:VCALENDAR |