[mythtv-users] How to set time zone

Peter Bennett pb.mythtv at gmail.com
Wed Feb 19 14:52:11 UTC 2025


On 2/18/25 21:05, Bob Sully wrote:
> Thanks.  It appears to be a problem with the browser I'm using 
> (LibreWolf, a more-secure fork of Firefox).
> I ran the new web interface under Vivaldi (a more secure fork of 
> Chrome; I don't trust Chrome, it's way too permissive).
>
> Under Vivaldi, the times are correct in the new interface.  I tried 
> the solution you referenced from 2016 - no change under LibreWolf.
> Maybe the Myth devs can look into why this happens with some browsers 
> and not others.
>
> [rcs at vader: ~]$ timedatectl
>                Local time: Tue 2025-02-18 17:59:54 PST
>         Universal time: Wed 2025-02-19 01:59:54 UTC
>                  RTC time: Wed 2025-02-19 01:59:54
>                Time zone: America/Los_Angeles (PST, -0800)
> System clock synchronized: yes
>               NTP service: n/a
>           RTC in local TZ: no
>
The web app uses the browser's default time zone, which is normally 
taken from the operating system.

I am in Eastern time zone.

timedatectl
                Local time: Wed 2025-02-19 09:48:44 EST
            Universal time: Wed 2025-02-19 14:48:44 UTC
                  RTC time: Wed 2025-02-19 14:48:44
                 Time zone: America/New_York (EST, -0500)
System clock synchronized: yes
               NTP service: active
           RTC in local TZ: no

If you run this you can open the web app in Pacific Time zone. I tested 
this now:

killall chrome
TZ=America/Los_Angeles google-chrome

In chrome navigate to the web app and see everything in that time zone.

Peter



More information about the mythtv-users mailing list