Print Finish Estimated Time

What is the problem?

I am running Octoprint on a Raspberry Pi 4 connected to my Ender 5 Pro. In using the “Detailed Progress” plugin Octoprint correctly shows the estimated time of completion in my browser and on my apps. It also adds a line on the Ender 5 display that rotates between the time left (in hours/minutes, the estimated (clock) time of completion, and the accuracy of those times. My problem is that the time of completion on this display is off by 6 hours (again, it is correct in app/browser). I assume this is a time zone issue but don’t know how to fix this.

What did you already try to solve it?

I looked at the plug-in settings and the documentation on GitHub but they don’t appear to address this issue.

Have you tried running in safe mode?

No

Did running in safe mode solve the problem?

N/A

If it is a time zone issue (no idea if it is, just going by what you're suggesting), run sudo raspi-config from SSH/connected keyboard/monitor to the Pi. From there, there should be locale/timezone settings.