lc_time_fmt_compile (private)

 lc_time_fmt_compile fmt locale

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

Compiles ISO 14652 LC_TIME style formatting string to variable substitutions and proc calls.

Parameters:
fmt (required)
An ISO 14652 LC_TIME style formatting string.
locale (required)
Locale identifier must be in the locale database
Returns:
A string that should be subst'ed in the lc_time_fmt proc after local variables have been set.

Testcases:
No testcase defined.
[ show source ]
Show another procedure: