User's Time Zone as Variable in Programmatic Embed?
I have a dataset with quite a few datetime fields all in UTC. It's powering programmatically embedded apps that are being viewed by users in different time zones. I want each user to see the datetime fields rendered in their local time. Is it possible to pass in a parameter of that user's time zone, and if so, then what do…