Hi Everyone,
I have installed the new server for batch services successfully but every time when i try to restart the services it is not starting and getting below error in event logs.

As of now i am resolving the issue by running the below script but i need the permanent fix for this.
UPDATE SQLSystemVariables
SET VALUE = 8
WHERE PARM = 'SYSTIMEZONESVERSION'
Can anyone help to resolve this issue?
Regards,
Swetha.