Set Mashup Timezone
Is it possible to set a timezone for a mashup so the datetime values show the context of the specified timezone?
I'm using the CreatePDF extension to create a PDF of a Time Series Chart. Since the CreatePDF essentially logs itself into the server in the background then takes a snapshot, I have my mashup set to query data based on timestamps saved to a Thing. My problem is that the dates shown in the PDF chart are hours ahead of the datetime values that I'm saving and feeding into the service. I believe it is showing the UTC time.
Could Localization Tables help with this? Just trying to find a way to do this without having to manipulate the timestamps of the query data.
Thanks!

