six-webcomponents
six-webcomponents copied to clipboard
DateTimePicker without minutes
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
Update: New implementation of the six-datepicker is under construction. Seconds and milliseconds will become optional.