Update input_datetime: reorder default values (#11685)

This commit is contained in:
Alexander Petrov 2020-01-09 16:44:23 +07:00 committed by Franck Nijhof
parent ffdd815aec
commit d704be3803

View File

@ -63,7 +63,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 | 1970-01-01 | 00:00
default: 1970-01-01 00:00 | 00:00 | 1970-01-01
{% endconfiguration %}
### Attributes