Forum Discussion
dpc_development
Helper III
5 years agoUsing 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
Helper IV
2 years agoDateTimeZone 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).