lang::user::timezone_no_cache (private)
lang::user::timezone_no_cache user_id
Defined in packages/acs-lang/tcl/locale-procs.tcl
- Parameters:
- user_id (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
Source code: return [db_string select_user_timezone {} -default ""]XQL Not present: PostgreSQL, Oracle Generic XQL file: <fullquery name="lang::user::timezone_no_cache.select_user_timezone"> <querytext> select timezone from user_preferences where user_id = :user_id </querytext> </fullquery>packages/acs-lang/tcl/locale-procs.xql