wassy92x / lovelace-digital-clock

A custom digital clock card for Home Assistant
MIT License
96 stars 17 forks source link

24 hour clock format #17

Closed rjenx closed 2 years ago

rjenx commented 2 years ago

I like your clock, except I cannot get it to display the clock in 24 hr format. I have the UI code below: - type: custom:digital-clock timeformat: hour: 2-digit minute: 2-digit hour12: false

I understood from another post this could be changed using the "hour12". However "hour12: false" has no impact. I have cleared the cache and retarted HA without any effect.

rjenx commented 2 years ago

My error, my profile has "English". Not "English - GB" now resolved..