File: 07rrule.ics

package info (click to toggle)
libical-parser-perl 1.21-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 620 kB
  • sloc: perl: 299; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Testing//Test//EN
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20041202T000000
SUMMARY:wierd
UID:5A4E636A-35E7-11D9-9E64-000D93C45D90
SEQUENCE:3
DTSTAMP:20041114T024734Z
RRULE:FREQ=WEEKLY;INTERVAL=1;UNTIL=20041203T045959Z;BYDAY=TH,FR;WKST=SU
DURATION:PT1H
END:VEVENT
END:VCALENDAR