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 was archived by the owner on Apr 12, 2024. It is now read-only.
Currently, for example, input[datetime-local] requires the input to be in the format yyyy-MM-ddTHH:mm:s (documentation for input[datetime-local]) which in most cases is useless for end users.
The date/time inputs should allow custom formatting (while the model remains a Date object).