Spark - time in conversation window

Hello,

I faced the same issue with Spark 2.5.8 - a branded one.

The resolution was that the “Spark.vmoptions” file should be named with the “.vmoptions”.

Example:

“Company-Messenger.exe”

“Company-Messenger.vmoptions”

It worked for me

Hi came upon a Day Light Savings problem. You could use the following to update Java’s Time Zone Data instead of using the vmoptions file.

(I download tzupdater from Sun)

F:\Spark\jre\bin\java.exe -jar tzupdater.jar -v -u

Cheers