template::data::to_sql::timestamp (public)
template::data::to_sql::timestamp value
Defined in packages/acs-templating/tcl/date-procs.tcl
Converts a templating date object into a SQL timestamp.
- Parameters:
- value (required)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- template_date_api
Source code: return [template::data::to_sql::date $value]XQL Not present: Generic, PostgreSQL, Oracle