Kx dashboards - Time zone issue

https://learninghub.kx.com/forums/topic/kx-dashboards-time-zone-issue

The issue is if a user is logging in the dashboard, it is taking the user’s local time (Ex: Denver) but that should not happen.

By default, for all users the time zone should be UTC. How do I default the time zone as UTC for across all the users in the world?

Where should I configure that?. Is it a dashboard change or a tomcat server change?

 

 

you can set this in the install.config file via
TZ=UTC
It should set everything to be displayed as UTC

Checked the backed of kx . there is a file install_config in /apps/kxdb/PlatformKx-4.5.0-Linux/scripts/ path. In here I just have to give TZ=UTC in anew line??

 

 

 

yes. It should be set on the install config file you are using when installing.