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