Is there any possibility to allow only date in date and time picker,when selecting on date

Hi Team

I have created datepicker with timepicker, when iam selecting the date, both date and time is allowing, is there any possibility to allow only date.

please follow the snippet:
https://webix.com/snippet/8309abe9

Thank’s in advance

Regards
Deepak

find out the solution for above one
https://webix.com/snippet/630c79d3

The calendar | datepicker doesn’t differ date with time and date without time, so there really no easy way to implement the required behavior.

Still, it possible to intercept clicks directly in the datepicker and based on the target use different formatting pattern

https://webix.com/snippet/e3eeab9d