If you have a unix epoch timestamp, there is an undocumented feature (since V3.0) that allows you to do this:
<p>Temperature =$current($timestamp=1490956200).outTemp </p> I suppose it's time we documented it! For the other tag, user Thomas Carlin wrote a a search list extension <https://groups.google.com/d/msg/weewx-user/FHuFLPrg_DE/xcfNy93SBAAJ> that can do this. -tk On Sat, Mar 31, 2018 at 7:01 AM, stefano siega <[email protected]> wrote: > > I would like to know the temperature at a specific time and date. > Something like: > > $(1490956200)outTemp.formatted > or > $(year_ago= 1).outTemp.formatted. > > I tried it over and over again but I could not make it work. How can I do? > > Thanks > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
