clock_to_ansi (public, deprecated)
clock_to_ansi seconds
Defined in packages/acs-lang/tcl/localization-procs.tcl
Deprecated. Invoking this procedure generates a warning.
Convert a time in the Tcl internal clock seconds format to ANSI format, usable by lc_time_fmt. DEPRECATED: this proc does not comply with naming convention enforced by acs-tcl.naming__proc_naming automated test
- Parameters:
- seconds (required)
- Returns:
- ANSI (YYYY-MM-DD HH24:MI:SS) formatted date.
- Author:
- Lars Pind <lars@pinds.com>
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.