bootstrap-ui-datetime-picker
bootstrap-ui-datetime-picker copied to clipboard
Close dateTimePicker without change date on time view
trafficstars
I choose the date -> the time selection view changes automatically -> click cancel I click cancel but only canceling the change for the time
Is it possible to click the cancel button in the time view of the picker, cancel the entire date (date + time)?
I have an idea. To whenClosed(args) add cancelPressed. That's all
I welcome a PR change