Your query prompted me to upload a search list extension I've been using for several months now.
Try https://github.com/tkeffer/weewx-time_since It allows you to do things like <p>It last rained at $time_at('rain>0') ($time_since('rain>0') ago).</p> which results in <p>It last rained 20 June 2020 (81 days, 1 hour, 35 minutes ago).</p> It can be used for any SQL expression, not just time since the last rain. -tk On Sun, Mar 21, 2021 at 2:33 AM P C <[email protected]> wrote: > > Hello, > I look in vain the tag that would allow me to know the date and time of > the last rain. > Thank you > > -- > 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/0fa9e91f-8d66-4cfd-bc78-b75a4878906bn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/0fa9e91f-8d66-4cfd-bc78-b75a4878906bn%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/CAPq0zEAzKH1FReMii0FSgbLy0z9_CO49Wkz8g_oGQ0htbPa6ew%40mail.gmail.com.
