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 - name of the property (see source for allowed values)
date - the date list
value - the new value
Returns:
the modified list

Partial Call Graph (max 5 caller/called nodes):
%3 test_template_date_api template_date_api (test acs-templating) template::util::date::set_property template::util::date::set_property test_template_date_api->template::util::date::set_property template::util::date template::util::date (public) template::util::date::set_property->template::util::date template::util::date::now template::util::date::now (public) template::util::date::set_property->template::util::date::now util::trim_leading_zeros util::trim_leading_zeros (public) template::util::date::set_property->util::trim_leading_zeros calendar::from_sql_datetime calendar::from_sql_datetime (public, deprecated) calendar::from_sql_datetime->template::util::date::set_property template::data::transform::date template::data::transform::date (public) template::data::transform::date->template::util::date::set_property template::util::date::acquire template::util::date::acquire (public) template::util::date::acquire->template::util::date::set_property template::util::date::add_time template::util::date::add_time (public) template::util::date::add_time->template::util::date::set_property template::util::date::from_ansi template::util::date::from_ansi (public) template::util::date::from_ansi->template::util::date::set_property

Testcases:
template_date_api
[ show source ]
Show another procedure: