In forecast_strip.inc line 564 is
#set $thisdate = $period.event_ts.format('%Y.%m.%d') which is OK
If I change it to
#set $thisdate = $period.event_ts.format('%m.%d') is OK
If I change it to
#set $thisdate = $period.event_ts.format('%b.%d') it puts the new month
first so doesn't work.
So Im assuming I have to change the date appearance in probably the
weewx.conf
On Friday, May 29, 2020 at 9:56:21 AM UTC+1, Phil Owers wrote:
>
> Hi Guys
> Just wondered if anybody else has seen this, It may well have started
> after the we had a time change in March
> as I seem to remember something similar at the end of Mar and also April
> but didn't have the time to investigate.
> It appears that when a new month is displayed it is displayed before the
> last days of the old month
> Have a look at
> http://sheringhamweather.ddns.net/forecast/3dayforecast.html it will
> explain it better
> Once in the new month all is OK , until the end of the month.
> You will see that I have added a couple of things to the display so its
> probably something I have caused and I have tried on different browsers
> Phil
>
>
--
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/5affa6df-b32a-4b84-b81f-38fb818caa85%40googlegroups.com.