Hi all.
I am wondering why the website tells me that the intervall for the current months spans "01.02.2023 - 01.03.2023"? -- Same for year, which goes to Jan 1, 2024 actually.
Whilst being a minor glitch, I do not understand this design decision at all since it is uncommon.
Can somebody explain which this is done this way? Plus, is this even
theme-related, or would that be a discussion for the weewx project
itself?
$week.last_day$month.last_day$year.last_day
#from time import strftime, localtime<p>Month ends at $strftime("%d-%b-%Y", $localtime($month.end.raw - 1))</p>
--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/67d68675-8be6-42c9-9602-098bfe908d4en%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/4cc4e8cd-9a0f-4987-a9f5-ccf824809913n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/9f3289b9-29d9-468c-95a5-6cf666bee7d2n%40googlegroups.com.
$week.last_day$month.last_day$year.last_day
#from time import strftime, localtime<p>Month ends at $strftime("%d-%b-%Y", $localtime($month.end.raw - 1))</p>