Out of the box, there's nothing like that. However, the "xstats" extension that comes with WeeWX (it's in the "examples" subdirectory) has a search list extension "alltime" that should be able to get you what you want.
$alltime.dateTime.min Install the extension and give it a try. -tk On Sat, Dec 15, 2018 at 10:19 AM WindnFog <[email protected]> wrote: > I am looking for a variable similar to $current.dateTime.raw that will > return the time of my first database entry. I can't find it in the > documentation after looking for about an hour. > > Does something like $first.dateTime.raw or $initial.dateTime.raw or > $begin.dateTime.raw exist, and if so, what is it called? > > If not, is there another way to determine that date/time that I can access > from index.html.tmpl? > > Thanks, Paul VE1DX > > -- > 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.
