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.

Testcases:
lang_test__lc_procs
[ show source ]
Show another procedure: