Open Herz3h opened 3 years ago
If you update min-datetime it should set the datetime to at least the min-datetime if it is set earlier.
Set date to: 2021-01-26T07:57:38Z Set min-datetime to: 2021-00-01T07:57:38Z
This should update datetime to 2021-00-01T07:57:38Z instead of leaving the previous value set.
https://jsfiddle.net/k739w15p/2/
Versions
Description:
If you update min-datetime it should set the datetime to at least the min-datetime if it is set earlier.
Steps To Reproduce:
Set date to: 2021-01-26T07:57:38Z Set min-datetime to: 2021-00-01T07:57:38Z
This should update datetime to 2021-00-01T07:57:38Z instead of leaving the previous value set.
https://jsfiddle.net/k739w15p/2/