I wonder whether the format string is correct. I would expect something 
like "%H:%M". 

[email protected] schrieb am Montag, 19. Juli 2021 um 11:54:48 UTC+2:

> Hi
> I made a simple page to display current temperature and max/min temp 
> outside.
>
> Relevant code:
> <div class="tempSummary">
>       <p>max ute: $day.outTemp.max @$day.outTemp.maxtime.format("%-H:%I 
> %p")</p>
>       <p>min ute: $day.outTemp.min @$day.outTemp.mintime.format("%-H:%I 
> %p")</p>
>    </div>
>
> Strange thing:
> Time for max temp outdoors is nearly always x.x and time for min temp is 
> nearly always y.y
> Right now:
> max outside: 30,4 C @ 11:11 min outside: 12,7C @ 05:05.
> Happens far too often to be a coincidense.
> Screenshots at 
> https://drive.google.com/drive/folders/19nsiaEHekwrX-EW9Nb8e5QSiT8wNaDDc?usp=sharing
> Live link to homepage: https://teff.se/v2/STandard/
> (OK - I should move the probe to another location to get lower max values, 
> and ok, I borrowed the layout from mr Crandard, and ok, it's in Swedish, 
> but all that is beside the point)
>
> I did not do any computing, just take the values from the database. 
> Anyone else notice this behavior? Should I worry?  
>
> Cheers
> /Sven
>

-- 
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/ff86e380-19e0-44ce-ad8a-0da44c827919n%40googlegroups.com.

Reply via email to