Date format?

How do I get the clock widget to display the date as 17/3/2019 instead of 3/17/2019?

Thanks for any help :slight_smile:

Is your timezone correct?
What configuration are you using to display the time?
Is your OS timezone & locale set p correctly?

I presume so, it gives the correct time.

clock.clock, and I have tried various date_format_country: options. Dashboard Creation — AppDaemon 4.4.3 documentation

My base system is set up correctly, but appdaemon is running in docker, which may affect it. Something to look at!