Hi,
I have been experiencing an issue where the time displayed in a LCA graph widget is incorrect when displaying relative time using the time range widget. Recently the time zone for the DataMiner server was set to UTC and the clientsettings.json file was updated to also display UTC time as the default according to this question. In DataMiner Cube everything looks correct, the data is displayed in UTC.
Now, the time range widget displays the correct UTC time but the graph still displays the time from the local computer accessing the LCA (UTC + 1 in my case) even though they are connected. See attached images.
What is the proper way to ensure that the graph widget displays time using a specific time zone regardless of what time zone the user is located in?



Hi Arvid,
I was able to reproduce this issue locally. The line & area chart component doesn't apply the configured time zone correctly, it uses the local one instead. I have created a task on our backlog to fix this issue. We will notify you here once it has been resolved.
Hi Wout,
Thank you that is great! I will keep running on local time for the time being.