https://github.com/Blackymas/NSPanel_HA_Blueprint/pull/568
This commit is contained in:
@@ -128,8 +128,10 @@ The goal was to create a version that allows everyone to use the NSpanel fully l
|
||||
value: '%d.%m'
|
||||
- label: 'DD/MM (ex. 22/03)'
|
||||
value: '%d/%m'
|
||||
- label: 'D/M (ex. 3/22)'
|
||||
- label: 'M/D (ex. 3/22)'
|
||||
value: '%-m/%-d'
|
||||
- label: 'D/M (ex. 22/3)'
|
||||
value: '%-d/%-m'
|
||||
|
||||
time_format:
|
||||
name: Time Format
|
||||
|
||||
Reference in New Issue
Block a user