misterGF/CoPilot

How can I use datepicker as in the adminlte?

xeoshow opened this issue · 1 comments

I do know how to select date via below link, the first input box.
https://copilot.mistergf.io/setting

But how could I set the hours, minutes and seconds after I clicked the datepicker?

In the AdminLTE, it got "Date and time range:" in the below link, seems differrent datepicker component?
https://almsaeedstudio.com/themes/AdminLTE/pages/forms/advanced.html

My suggestion is to switch to a different date-time-picker component.
I'm just trying https://github.com/jrainlau/vue-flatpickr which can also select the time and date.