spark8103 edited a comment on issue #2420: how setting ui timezone URL: https://github.com/apache/incubator-skywalking/issues/2420#issuecomment-477837670 I add webappService.sh -Duser.timezone=UTC eval exec "\"$_RUNJAVA\" ${JAVA_OPTS} -jar ${JAR_PATH}/skywalking-webapp.jar \ --spring.config.location=${JAR_PATH}/webapp.yml \ --logging.file=${LOG_FILE_LOCATION} \ -Duser.timezone=UTC \ 2>${WEBAPP_LOG_DIR}/webapp-console.log 1> /dev/null &" but not change UI default timezone.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
