Changes for version 0.08 - 2006-09-16
- The recur type is defined in section 4.3.10 in RFC2445.
- This type is separated by comma or semicolon as shown in "description" part of this section;
- | multiple "recur" values are specified by a COMMA character (US-ASCII decimal 44) separated list of values.
- | The rule parts are separated from each other by the SEMICOLON character (US-ASCII decimal 59).
- At the middle of this section, an example is presented;
- | RRULE:FREQ=MONTHLY;BYDAY=MO,TU,WE,TH,FR;BYSETPOS=-1
- See http://www.kanzaki.com/docs/ical/recur.html
- Takeru Inoue
Modules
Generates iCalendar (RFC 2445) calendar files
Represents an entry in an iCalendar file
Represents an audio alarm in an iCalendar file
Represents a displayed alarm in an iCalendar file
Represents an emailed alarm in an iCalendar file
Represents a procedure-call alarm in an iCalendar file
Represents an event in an iCalendar file
Represents blocks of free and busy time in an iCalendar file
Represents a journal entry in an iCalendar file
Represents a time zone definition in an iCalendar file
Represents a Daylight Time base offset from UTC for parent TimeZone
Represents a Standard Time base offset from UTC for parent TimeZone
Represents a to-do entry in an iCalendar file
Represents a property on an entry in an iCalendar file