lc_time_system_to_conn (public)
lc_time_system_to_conn time_value
Defined in packages/acs-lang/tcl/localization-procs.tcl
Converts a date from the system (database) to the connection's timezone, using the OpenACS timezone setting and user's preference
- Parameters:
- time_value (required)
- Timestamp from the database in the ISO datetime format.
- Returns:
- Timestamp in conn's local time, also in ISO datetime format.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- lang_test__lc_procs