From 5e118658c98a3fea820cbb736465a7cce9f7eb1b Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Mon, 11 Jan 2021 23:49:38 +0100 Subject: [PATCH] New `input_datetime` default/initial value (#16162) --- source/_integrations/input_datetime.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/input_datetime.markdown b/source/_integrations/input_datetime.markdown index 41c85478a33..c6c00e4de5a 100644 --- a/source/_integrations/input_datetime.markdown +++ b/source/_integrations/input_datetime.markdown @@ -69,7 +69,7 @@ input_datetime: description: Set the initial value of this input, depending on `has_time` and `has_date`. required: false type: [datetime, time, date] - default: 1970-01-01 00:00 | 00:00 | 1970-01-01 + default: 00:00 | 00:00 | {% endconfiguration %} ### Attributes