template::data::from_sql::timestamp (public)

 template::data::from_sql::timestamp value

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

Reads an ANSI timestamp as a templating date object.

Parameters:
value (required)
See Also:

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