dt_format (public, deprecated)
dt_format [ -format format ] [ -gmt gmt ] time
Defined in packages/acs-datetime/tcl/acs-datetime-procs.tcl
Deprecated. Invoking this procedure generates a warning.
This proc should not be used, because it does not take internationalization into account. Use lc_time_fmt instead.
- Switches:
- -format (optional, defaults to
"%Y-%m-%d %H:%M:%S"
)- -gmt (optional, defaults to
"f"
)- Parameters:
- time (required)
- See Also:
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.