six-webcomponents icon indicating copy to clipboard operation
six-webcomponents copied to clipboard

DateTimePicker without minutes

Open tomwilhelm opened this issue 1 year ago • 1 comments

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

tomwilhelm avatar Nov 22 '23 13:11 tomwilhelm

Update: New implementation of the six-datepicker is under construction. Seconds and milliseconds will become optional.

colinscz avatar Apr 25 '24 12:04 colinscz