lc_time_system_to_conn (public)lc_time_system_to_conn time_value
Defined in packages/acs-lang/tcl/localization-procs.tclConverts a date from the system (database) to the connection's timezone,
using the OpenACS timezone setting and user's preference
- Parameters:
-
time_value - Timestamp from the database in the ISO datetime format.
- Returns:
- Timestamp in conn's local time, also in ISO datetime format.
|