How can the WebUI be made to show Date/Time for my local time zone?
"date" in the command line shows local time. Database event entries are in local time. Database log entries are in Unix time. /etc/php/8.2/apache2/php.ini has
Code: Select all
date.timezone=America/LosAngeles