mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 03:36:42 +00:00
Matched the order of days with Tasmota Timers
This commit is contained in:
parent
5f35f7ebae
commit
3b68d606ab
@ -44,7 +44,7 @@
|
||||
#define D_HOUR_MINUTE_SEPARATOR ":"
|
||||
#define D_MINUTE_SECOND_SEPARATOR ":"
|
||||
|
||||
#define D_DAY3LIST "MånTisOnsTorFreLörSön"
|
||||
#define D_DAY3LIST "SönMånTisOnsTorFreLör"
|
||||
#define D_MONTH3LIST "JanFebMarAprMajJunJulAugSepOktNovDec"
|
||||
|
||||
// Non JSON decimal separator
|
||||
|
Loading…
x
Reference in New Issue
Block a user