Time Zone on WebLogic Server
- by adejuanc
In order to configure the time zone with WebLogic Server, use the following JVM startup command:
-Duser.timezone=<timezone>
For example, in the java arguments in the admin console at
Environments -> Servers -> Servername -> - Server Start tab,
configure the startup settings that Node Manager will use to start the
particular…