template::util::timestamp::get_property (public)

 template::util::timestamp::get_property what date

Defined in packages/acs-templating/tcl/date-procs.tcl

Replace a property in a list created by a timestamp 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
date

Partial Call Graph (max 5 caller/called nodes):
%3 template::util::date::get_property template::util::date::get_property (public) template::util::timestamp::get_property template::util::timestamp::get_property template::util::timestamp::get_property->template::util::date::get_property

Testcases:
No testcase defined.
Source code:
    return [template::util::date::get_property $what $date]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: