xo::ical::VCALITEM method ical_body (public)
<instance of xo::ical::VCALITEM> ical_body
Defined in packages/xotcl-core/tcl/ical-procs.tcl
The method ical_body returns the ical-formatted content of the variables. All variables of VEVENTs and VTODOs are listed below, since the names are distinct, and no methods are used. So far there is no handling for the repetition fields (which might occur more than once). An option would be to handle these as lists. All date/timestamps are provided either by the ANSI date (from postgres) or by a date which can be processed via clock scan
- Testcases:
- No testcase defined.