xo::db::tcl_date (public)

 xo::db::tcl_date timestamp tz_var [ secfrac_var ]

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Convert the timestamp (coming from the database) into a format, which can be passed to Tcl's "clock scan".

Parameters:
timestamp (required)
tz_var (required)
secfrac_var (optional)

Testcases:
test_misc_core
[ show source ]
Show another procedure: