calendar::outlook::format_item (public)
calendar::outlook::format_item -cal_item_id cal_item_id \ [ -all_occurrences_p all_occurrences_p ] \ [ -client_timezone client_timezone ]
Defined in packages/calendar/tcl/calendar-outlook-procs.tcl
the cal_item_id is obvious. If we want all occurrences, we set all_occurrences_p to true. The client timezone helps to make things right. It is the number offset from GMT.
- Switches:
- -cal_item_id (required)
- -all_occurrences_p (optional, defaults to
"0"
)- -client_timezone (optional, defaults to
"0"
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- cal_item_add_delete