DatePicker Filter with time simpler code

The docs for DatePicker Filter state that it is based on the DatePicker control. I need to pick the date and time. so how do I show the time in the picker control for the DatePicker Filter ?

I did get an answer that was rather complicated and did not work for my case.

I could not this working in the simple case. See

https://snippet.webix.com/ne8235sz

Hello @rsingh ,

With a treetable there is an easy one solution: just add timepicker: true to the inputConfig of datepickerFilter
Sample: https://snippet.webix.com/ekn97m1g