Unfortunately, WeeWX is constructed such that all reports use the system clock's time. So, if the system clock is set to UTC, your reports will be in UTC.
There are a few solutions to that problem, but they would either require a new pre-requisite (pytz), or restrict us to Python 3. On Sun, Mar 28, 2021 at 5:31 AM mwall <[email protected]> wrote: > would it help to run with the system clock set to UTC so the system and > station never do a DST switch? > > then display local time in the reports? > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/cf476324-170e-4a51-a339-64a83e892308n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/cf476324-170e-4a51-a339-64a83e892308n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEDVGA-jefeN9O0rc%2B3TcFjPerppGepX29iV%3D9Ff274LoQ%40mail.gmail.com.
