Skip to main content
Open

Generated session variables for user time zone

Related products:Software FactoryIntelligent Application ManagerIndicium Service Tier
  • July 1, 2024
  • 1 reply
  • 34 views

Harm Horstman
Superhero
Forum|alt.badge.img+21

Following session variables (similar to tsf_appl_lang_id) will help to make good performing queries that contain UTC to Local time conversion

tsf_appl_time_zone
returns the end user time zone as is saved in IAM

tsf_appl_time_zone_sql
returns the end user time zone as is saved in IAM, converted to the time zone id in SQL Server

tsf_appl_utc_offset
returns the offset in minutes, between UTC and time zone that is set by the end user

 

See also here:

 

 

1 reply

Mark Jongeling
Administrator
Forum|alt.badge.img+23
NewOpen