Hi Team,
I am displaying aggregations (counts) saved together with a timestamp in UTC in a DataMiner table. In the Low Code App in which the data is being read, the timestamps are however being shown in my regional time settings (Berlin +1hour).
For example, my table contains the following rows:

In the Low Code App, both rows from the 11.04 and 12.04 are being filtered by the Time Range component as belonging to the Date 12.04.2026, presumably because of the interpretation of the UTC into my local time. The screenshot below is of the first two rows from the screenshot above.

How do I prevent this from happening? For your information I have read the question posted here "https://community.dataminer.services/question/time-range-component-custom-option-uses-clients-time-zone/?hilite=TimeStamp" but I unfortunately do not have access to the DMAgent. Nor could I change any setting in Cube.
Thanks
Anderson Kebba
Hi Anderson,
We have very recently created a new feature that allows each user to set his timezone in the web apps themselves. This means that you do not need any access to the DMA or Cube to configure this. This feature will be available in DataMiner 10.6.6, which is currently scheduled to release on May 15th.
Note that you cannot overwrite the timezone for your user if one is defined for all users by your organization in the existing ClientSettings file.
Hi Wout,
thanks for the information.