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
#1327 introduced tests for the HTML 5 different input types. But because date and time is involved, locale plays an effect and for some users the test may fail.
Convert date and perhaps time to always same format to fix the issue.