1
0
mirror of https://github.com/etesync/android synced 2024-12-02 12:58:34 +00:00
etesync-android/libs/ical4j-1.0.5/etc/samples/valid/php-flp.ics
rfc2822 3729951b52 Calendar improvements
* recurring events
* classification
* status
* attendees
* ical4j 1.0.4 -> 1.0.5
* remove biweekly (replaced by ical4j)
2013-10-05 10:59:19 +02:00

29 lines
1006 B
Plaintext

BEGIN:VCALENDAR
PRODID:-//flaimo.com//iCal Class MIMEDIR//EN
VERSION:2.0
METHOD:REQUEST
BEGIN:VEVENT
ORGANIZER;CN=TMS -- Calendar Publisher:MAILTO:cal_publisher@xxxx.xxxx.xxxx.com
DTSTART:20030620T220000Z
DTEND:20030620T220000Z
TRANSP:TRANSPARENT
SEQUENCE:0
UID:TPACTIDSTREAMTASKID
DTSTAMP:20030410T113400Z
CATEGORIES;LANGUAGE=en;ENCODING=QUOTED-PRINTABLE:TMS Dates
DESCRIPTION;LANGUAGE=en;ENCODING=QUOTED-PRINTABLE:View the status of this ACT ID:=0Ahttp://xxxx.xxxx.xxxx.com/public/view_detailed_status.php?act_id=3DACTID&stream=3DSTREAM&task_id=3DTASKID=0A
SUMMARY;LANGUAGE=en;ENCODING=QUOTED-PRINTABLE:TP for Act ID XXXXX -- Not important : Stream -- Task ID
PRIORITY:5
CLASS:PUBLIC
URL:http://xxxx.xxxx.xxxx.com/
STATUS:CONFIRMED
BEGIN:VALARM
ACTION:DISPLAY
TRIGGER:-PT2880M
DESCRIPTION:TP for Act ID XXXXX -- Vx.x Not important : Stream -- Task ID
SUMMARY:TP for Act ID XXXXX -- Vx.x Not important : Stream -- Task ID
DURATION:3
REPEAT:3
END:VALARM
END:VEVENT
END:VCALENDAR