ottopaulsen / node-red-contrib-power-saver

A Node-RED node to saver money by turning off when the power is most expensive
Other
70 stars 17 forks source link

Wrong time format (24h vs 12h) #151

Closed osaether closed 9 months ago

osaether commented 1 year ago

On my system, Power Saver is displaying the time in 12h format while I expect 24H format. I am running HA in a VM in ProxMox. I have tried:

I have a suspicion that node-red uses en_US as default locale regardless of the underlying operating system but other, non Power Saver nodes display the time in the correct format. See the attached screenshot where the Power Saver nodes (orange) shows the time in 12h format while the Home Assistant nodes (blue) show the time in 24h format.

pa

nikee73 commented 1 year ago

Same problem here. Would be nice to have time in 24h format

osaether commented 9 months ago

I have looked further into this and now I am convinced that the problem is in Home Assistant or Node Red so I am closing this issue.