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)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- test_misc_core