jre bin java -Duser.timezone=GMT-9:00 -cp time.jar Time Modify the query according to the time zone difference in your region. Here I am executing the query for changing the OpManager time to Alaska Time zone which is GMT -9. Take a back up of wrapper.conf located under OpManager conf folder. Open the wrapper.conf and search for Java Additional Parameters and at the end of the additional parameters, add the entry below.
Wrapper.java.additional.12=-Duser.timezone=GMT-9:00 After modifying it, the changes will look as below.