Hello,
I need some help. I'm trying to switch my time format from 24h to 12h am/pm. It apparently is coming from the http events upload section in the meteobridge settings - https://atglenweather.com/conds.php?d=[ ... ]:[mm]:[ss],....
Thanks
Time format. **solved**
Moderator: Mattk
Re: Time format
Check out the Time/Date Variables section on this page https://www.meteobridge.com/wiki/index.php/Templates
Basically lower case h controls 24 hour version and upper case H is 12 hour notation and you can add apm or APM to return "am" or "pm" or upper case "AM" or "PM"
Basically lower case h controls 24 hour version and upper case H is 12 hour notation and you can add apm or APM to return "am" or "pm" or upper case "AM" or "PM"
Re: Time format
Thank you and I think I figured it out.