template::util::time_of_day::get_property (public)
template::util::time_of_day::get_property what date
Defined in packages/acs-templating/tcl/date-procs.tcl
Replace a property in a list created by a time_of_day widget. It's the same as the date one. This is needed by the form builder to support explicit to_sql element modifiers.
- Parameters:
- what (required)
- date (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [template::util::date::get_property $what $date]XQL Not present: Generic, PostgreSQL, Oracle