Hello,
in the current.html.tmpl, i have written this code:
<td class="stats_data">$current.extraTemp6.raw-$current.extraHumid6.raw</td>

I was  expecting an evaluation of 
$current.extraTemp6.raw-$current.extraHumid6.raw
but i get (i suppose a string) : 13.7-70.0

How could the template evaluate the expression ?
I think it is possible because in the user_guide ( 
usr/share/doc/weewx/customizing.htm#Comprehensive_example), I've seen this 
line :

<td>$hour.start.format("%H:%M")-$hour.end.format("%H:%M")</td>



Thanks in advance,

Mic

-- 
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/d10751ed-ce27-465f-a19c-acffde9f3c8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to