Forum Discussion
REAL TIME TILES AUTO CONVERT TIMESTAMP TO UTC
- Anonymous7 months ago
Hi Anonymous ,
The only reliable workaround when continuing to use real-time tiles is to apply a time-zone offset before pushing the data. In other words, for your scenario instead of pushing 2026‑02‑02 14:00 (SGT) to your dashboard, try to push 2026‑02‑02 6:00 (SGT) this will be converted to 2026‑02‑02 14:00 (SGT) in the dashboard achieving your desired value.
Thank you
Thank you for your response. I am able to maintain the same timestamp on the report page; however, the real-time dashboard tile applies an inbuilt format that automatically converts the timestamp to UTC, and I am unable to override this behavior. I would prefer not to pin visuals from the report page, as that introduces a noticeable lag. My requirement is to continue using the tiles directly.
Hi Anonymous ,
The only reliable workaround when continuing to use real-time tiles is to apply a time-zone offset before pushing the data. In other words, for your scenario instead of pushing 2026‑02‑02 14:00 (SGT) to your dashboard, try to push 2026‑02‑02 6:00 (SGT) this will be converted to 2026‑02‑02 14:00 (SGT) in the dashboard achieving your desired value.
Thank you