New input_datetime default/initial value (#16162)

This commit is contained in:
Philip Allgaier 2021-01-11 23:49:38 +01:00 committed by GitHub
parent 0272e0a909
commit 5e118658c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: <today> 00:00 | 00:00 | <today>
{% endconfiguration %}
### Attributes