I know there must be an easy answer to this but it's eluding me at the 
moment! I use the Neowx-Material skin and have created a custom Zambretti 
forecast card using the Weewx Forecast extension on the index.html page 
which looks like this:

[image: Screenshot 2023-05-15 at 10.13.50.png]

The code that displays the "Issued at" value is:

          <div class="col-3 text-muted font-small indigo-text">
          Issued at <br>
          
$forecast.zambretti.issued_ts.format($Extras.Formatting.datetime_today)
          </div>

What I want it to read is "Issued at 09:00 on Monday 15" (using today as an 
example) but I can't seem to find the correct syntax. Any ideas?

Thanks in advance!

-- 
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/439c817a-a7af-4bac-b5ae-cbfc775b4fd5n%40googlegroups.com.

Reply via email to