File: recurrence-without-tz.ics

package info (click to toggle)
python-vobject 0.9.8%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 608 kB
  • sloc: python: 3,562; sh: 7; makefile: 4
file content (9 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
DTSTART;VALUE=DATE:20130117
DTEND;VALUE=DATE:20130118
RRULE:FREQ=WEEKLY;UNTIL=20130330;BYDAY=TH
SUMMARY:Meeting
END:VEVENT
END:VCALENDAR