Display estimated time of finish for current print (Estimated Time of Arrival). Day of finish is displayed only when current print not finish today.
Install via the bundled Plugin Manager or manually using this URL:
https://github.com/pablogventura/Octoprint-ETA/archive/master.zip
You must have the time zone configured on the host, otherwise you will see the time in UTC. In Debian, use the following command to set time zone:
sudo dpkg-reconfigure tzdata
then follow the wizard.
Day and time are printed according to the host locales. In Debian they are configured using
sudo dpkg-reconfigure locales
then follow the wizard.