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
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):
%3 test_lang_test__lc_procs lang_test__lc_procs (test acs-lang) lc_clock_to_ansi lc_clock_to_ansi test_lang_test__lc_procs->lc_clock_to_ansi Class ::xowiki::includelet::presence Class ::xowiki::includelet::presence (public) Class ::xowiki::includelet::presence->lc_clock_to_ansi clock_to_ansi clock_to_ansi (public, deprecated) clock_to_ansi->lc_clock_to_ansi dt_next_month_name dt_next_month_name (public) dt_next_month_name->lc_clock_to_ansi dt_prev_month_name dt_prev_month_name (public) dt_prev_month_name->lc_clock_to_ansi packages/acs-admin/www/auth/login-attempts.tcl packages/acs-admin/ www/auth/login-attempts.tcl packages/acs-admin/www/auth/login-attempts.tcl->lc_clock_to_ansi

Testcases:
lang_test__lc_procs
[ show source ]
Show another procedure: