Hi
I hope it is ok to ask this question here?
I am running the SteelSeries Gauges on one of my other websites here - https://wx-watch.co.uk/weathercat/custom/steel/ powered by WeatherCat.
Because I have a custom WeatherCat website I have disabled the popup graphs by adding
config.showPopupGraphs = false; at line 280 of the graphs.js file
All works perfectly - however if you hover over the Rainfall Gauge I get the date in the format YYYY-MM-DD
Is it possible to change this to DD-MM-YYYY
Mant thanks
Welcome to the Cumulus Support forum.
Latest Cumulus MX release 3.27.1 (build 3263) - 21 November 2023
Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)
Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki
Latest Cumulus MX release 3.27.1 (build 3263) - 21 November 2023
Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)
Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki
Date Format
Moderator: mcrossley
- The Dalek Hunter
- Posts: 207
- Joined: Wed 05 Aug 2020 11:51 am
- Weather Station: Ecowitt GW1000B, Ecowitt GW2000
- Operating System: Raspberry Pi 4b
- Contact:
- mcrossley
- Posts: 11964
- Joined: Thu 07 Jan 2010 9:44 pm
- Weather Station: Davis VP2/WLL
- Operating System: Buster Lite rPi
- Location: Wilmslow, Cheshire, UK
- Contact:
Re: Date Format
I do not have the source to hand, but from memory are the date formats not set in the WeatherCat template realtimegauges.txt file? I think the gauges script just spits them out as-is.
- The Dalek Hunter
- Posts: 207
- Joined: Wed 05 Aug 2020 11:51 am
- Weather Station: Ecowitt GW1000B, Ecowitt GW2000
- Operating System: Raspberry Pi 4b
- Contact:
Re: Date Format
Thank you very much - all sorted
I changed the last rain tag in the realtime file from RLDi$ to RLD$
And it now works fine - many thanks
I changed the last rain tag in the realtime file from RLDi$ to RLD$
And it now works fine - many thanks