bootstrap4-datetimepicker
bootstrap4-datetimepicker copied to clipboard
showing startDate and time.
i am using this directive for datepicker.
<date-picker v-model="date" :config="options"></date-picker>
i am gonna to get date, when user clicks random day(not today). in this case, how can i get this date?