Hey,
How does one set the timezone for displayed messages in MC? My server is running in a different timezone and (its been a while since I have used mirth) but I'm sure I used to just do this:
But that no longer seems to work and the only way I can find is to change my local machine timezone which is not an option.
Using MC 3.9.0
Thanks
How does one set the timezone for displayed messages in MC? My server is running in a different timezone and (its been a while since I have used mirth) but I'm sure I used to just do this:
Code:
javaws -J-Duser.timezone=America/Los_Angeles http://<server>:8080/webstart
Using MC 3.9.0
Thanks
Comment