caldav::calitem method as_ical_event (public)
<instance of caldav::calitem> as_ical_event
Defined in packages/caldav/tcl/caldav-item-procs.tcl
Output a ::caldav::calitem into ical VEVENT notation. It differs from standard as_ical in the following aspects: - it hard-codes the item_type to VEVENT - it handles the VALARM block handed in via ical_vars TODO: probably not the best way. - it imports the attributes of the ical_vars into instance attributes. TODO: this is dangerous - it flags entries as all day events
- Testcases:
- No testcase defined.