I found the option correctly, but there is still an hour difference. please see the screenshot attached ( time difference )
The current time in Korea is 4:10 pm, but in quick build, it is displayed as 3:10 pm. How can I fix it correctly?
Description
Thanks, Robin
I found the option correctly, but there is still an hour difference. please see the screenshot attached ( time difference )
The current time in Korea is 4:10 pm, but in quick build, it is displayed as 3:10 pm. How can I fix it correctly?
Please enable debug logging by adding below line to "<QB server>/conf/log4j.properties":
log4j.logger.com.pmease.quickbuild.Context=DEBUG
Wait a minute for it to take effect, then close your browser and open again to visit QB pages. Check the log entry started with "Detected browser time for current request" in QB server log, and paste the value here.
Robin Shen[11/Jun/19 11:54 PM]
Please enable debug logging by adding below line to "<QB server>/conf/log4j.properties":
log4j.logger.com.pmease.quickbuild.Context=DEBUG
Wait a minute for it to take effect, then close your browser and open again to visit QB pages. Check the log entry started with "Detected browser time for current request" in QB server log, and paste the value here.
Robin Shen[27/Jun/19 11:20 PM]
QB takes time of server and adds the timezone offset which is calculated from browser time. So getting the "browser time" log entry will be helpful.
log4j.logger.com.pmease.quickbuild.Context=DEBUG
Wait a minute for it to take effect, then close your browser and open again to visit QB pages. Check the log entry started with "Detected browser time for current request" in QB server log, and paste the value here.