From fd26bf4b32675d2aaa1e34b9fcd80804b2d77bde Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Mon, 7 Mar 2022 17:24:32 +0100 Subject: [PATCH] changed default time format --- README.md | 2 +- info.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa6e5237..41178a55 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ nspanel-1: - time: "23:00:00" value: 0 locale: "de_DE" - timeFormat: "%H : %M" + timeFormat: "%H:%M" dateFormat: "%A, %d. %B %Y" pages: - type: cardEntities diff --git a/info.md b/info.md index 9279c2aa..331da34f 100644 --- a/info.md +++ b/info.md @@ -19,7 +19,7 @@ nspanel-1: - time: "23:00:00" value: 0 locale: "de_DE" - timeFormat: "%H : %M" + timeFormat: "%H:%M" dateFormat: "%A, %d. %B %Y" pages: - type: cardEntities