Hello,
I don't think you can change the time zone, as it goes with the server time zone where HOPEX is installed.
What is the time zone set on the HOPEX server for you?
You can change the date and time formats though, in the property of the language:
For dates, you can use separating characters like for example:
"/", ",", "-", or " ".
Examples:
date=yyyy/MM/dd displays 2018/04/24
date=d-MM-yy displays 4-03-18
date=dd MMM yy displays 04 jul 18
For times, you can use separating characters like for example:
"/", ".", or ":".
Examples:
time=HH:mm:ss displays 04:30:20
time=H:m displays 4:30
