template::util::date::set_property (public)
template::util::date::set_property what date value
Defined in packages/acs-templating/tcl/date-procs.tcl
Replace a property in a list created by a date widget.
- Parameters:
- what (required)
- name of the property (see source for allowed values)
- date (required)
- the date list
- value (required)
- the new value
- Returns:
- the modified list
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- template_date_api