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
We use a lot of DateTimepickers in our UI, in most cases the Seconds are not relevant. So we would appreciate the Support of a DateTimePicker with the option to hide the change Seconds in the Datepicker.
What does the proposed API look like?
date-format="dd.mm.yyyy hh:MM"
in this case the UI should not show the Second Picker
The text was updated successfully, but these errors were encountered:
What problem does this feature solve?
We use a lot of DateTimepickers in our UI, in most cases the Seconds are not relevant. So we would appreciate the Support of a DateTimePicker with the option to hide the change Seconds in the Datepicker.
What does the proposed API look like?
date-format="dd.mm.yyyy hh:MM"
in this case the UI should not show the Second Picker
The text was updated successfully, but these errors were encountered: