lc_time_utc_to_local (public)

 lc_time_utc_to_local time_value [ tz ]

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

Converts a Universal Time to local time for the specified timezone.

Parameters:
time_value (required)
UTC time in the ISO datetime format.
tz (optional)
Timezone that must exist in tz_data table.
Returns:
Local time

Testcases:
lang_test__lc_procs
[ show source ]
Show another procedure: