On Sunday, June 21, 2020 at 3:54:56 PM UTC-7, michael form wrote: > > ...saw no need since I assumed that the system would get the correct time > from a time server. >
[...] I would have thought that it would... > Not usually a good move to assume anything. You have to understand how the computer you're running on does (or does not) achieve accurate time. On a Raspberry Pi I'd suggest doing both A+B on the link Tom provided. If you install+enable+start ntpd, then the systemd time daemon stuff gets superseded with something that actually works. Disabling the fake-hwclock thing better ensures that the system doesn't try to save a (possibly bogus) time and reinitialize to that on the subsequent power-up. If your pi never takes a power down/up, the software solution usually works ok, but a RTC would belt+suspenders things even more. -- 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/0710f6dc-9879-4835-8f69-8e9bc7d2dcfco%40googlegroups.com.
