PDFExport extension, no Brazil location in list of timezones
Dear community,
I am using PDFExport extension to create pdf files of mashups. Very important is the support of timezones as we run Thingworx around the globe. One of our plants is in Curitiba, Brazil. Unfortunately the available list of timezones does not support any location in Brazil (or I am blind - which would the easiest yet most embarassing solution), all my reports are showing the "wrong" (for local users) UTC timestamps.
Checking the code I traced it back to the jbrowserdriver library, the related class on github is here:
https://github.com/MachinePublishers/jBrowserDriver/blob/master/src/com/machinepublishers/jbrowserdriver/Timezone.java
So apparently there is no chance to add a timezone other than adding it to a list in a project which hasn't been touched since 2018.
😞
Any ideas what I could do? Especially I hope for
Thank you
Benny

