From 7b89707fb898f08bc71b16b236ce23a66c0c1c42 Mon Sep 17 00:00:00 2001 From: Florian Hotze Date: Sun, 27 Oct 2024 11:39:10 +0100 Subject: [PATCH] Change format for "datetime" context Refs https://github.com/openhab/openhab-core/pull/4428. Signed-off-by: Florian Hotze --- developers/addons/config-xml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developers/addons/config-xml.md b/developers/addons/config-xml.md index bf85b0ffa5..f039397065 100644 --- a/developers/addons/config-xml.md +++ b/developers/addons/config-xml.md @@ -117,7 +117,7 @@ The following contexts require a specific format of the content: password-createtextalphanumeric characterscustom password input colortext#000000 - #ffffff (hex color)<input type="color"/> datetextYYYY-MM-DD<input type="date"/> - datetimetextYYYY-MM-DD hh:mm:sscustom input field + datetimetextYYYY-MM-DD'T'hh:mm:ss, e.g. 2019-12-31T23:59:59custom input field emailtextusername@domain.com<input type="email"/> monthtextmonth of yearcustom input field weekintegerweek of yearcustom input field