Forum Discussion
dpc_development
5 years agoHelper III
Using parameters to allow user to set timezone
I am creating a report template, where I'd like to allow the user to enter their timezone using parameters, so I can use it to do some timezone conversions in the report. I see there is a DateTim...
jprdynamicapps
2 years agoHelper IV
DateTimeZone is a datatype that represents date, time and timezone. A sample text representation is "2020-12-09T16:09:53+00:00", which is GMT (zero offset).