Time - randomly changing +/- 1 hour

Very randomly it seems like the clock in the app suddently is one hour behind for some users, and if we refresh/log in/out it is correct. The impac seems to be random and it affects several users.

Hi,

If you are using an app-variable to show the clock. This will be set when the app loads and not be updated automatically.

If you want it to be updated every minute you need to use a timer to update the app variable.

You can find timers under App settings → Other → Timers.

Add a timer to trigger at a certain intervall (eks each 60 sec). Then have an action that updates your app variable.

No, we are not showing a clock. But we use timestamps for like comments etc. and the system prints the timestamps. And these timestamps suddently changes one hour for some users, and if we refresh the timestamps are correct again.

Hi again,

Sorry for the late reply. Is this fixed?
If not, whats the name of the Solution?