Changing the time zone

You might need to change the JVM setting for the time zone in Decision Center because it is set to Central European Time (CET) by default. By changing the JVM setting to a different time zone, you change the dates and calendars you see in the user interface.

Procedure

  1. Edit the configmap to store JVM options.

    For more information, see Customizing JVM options.

  2. Add the following line:
    -Duser.timezone= <timezone id>

    The <timezone id> parameter must be set to one of the time zone IDs listed in Time zone IDs that can be specified for the user.timezone property.