See the Customizing Guide <http://weewx.com/docs/customizing.htm#_________Start,_end,_and_dateTime_______> .
-tk On Wed, Jan 17, 2018 at 11:40 AM, WindnFog <[email protected]> wrote: > Can someone please tell me the simplest way to change index.html.tmpl > so that the dates in the Almanac section are displayed as: > > 20 Mar 2018 01:15:17 PM > > instead of the default: > > 20/03/18 01:15:17 PM > > > Is there an easy way to change the format of the 4 dates I'm > displaying (sun Equinox and Solstice and Full moon and New moon) without > affecting dates elsewhere on the page . . . i.e. I don't want to set a > global format? > > The following code example . . . how can I make a simple change it to > give the date in DD MM YYYY? > > <td class="label">Solstice:</td> > <td class="data">$almanac.next_solstice</td> > > > - 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.
