You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.
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/
The text was updated successfully, but these errors were encountered: