template::data::to_sql::date (public)

 template::data::to_sql::date value

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

Converts a templating date object into a SQL date.

Parameters:
value (required)
See Also:

Testcases:
template_date_api
Source code:
    return [template::util::date::get_property sql_date $value]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: