0
Display dates in viewer's timezone
I'm looking for a way to display date/time fields in Discoveries (and elsewhere) in the viewer's time zone.
We store datetime values in the source data in UTC and when we show it in reports we want users to see the datetimes in their timezone. How do I go about that?
2 replies
-
Hi ,
This is not currently supported out of the box.
One way to achieve this could be by creating a calculated column with an offset of hours at let the users select the time zone manually (remove/subtract hours from UTC).