lc_clock_to_ansi (public)

 lc_clock_to_ansi seconds

Defined in packages/acs-lang/tcl/localization-procs.tcl

Convert a time in the Tcl internal clock seconds format to ANSI format, usable by lc_time_fmt.

Parameters:
seconds (required)
Returns:
ANSI (YYYY-MM-DD HH24:MI:SS) formatted date.
Author:
Lars Pind <lars@pinds.com>
See Also:

Testcases:
lang_test__lc_procs
[ show source ]
Show another procedure: