TimePicker with 24 hours and 00 minutes should have to be displayed

https://snippet.webix.com/cim2wvmd

Hello, I wants timepicker in which 24 hours needs to be displayed and only 00 minutes. Do not want to show datepicker only timepicker needs to be shown.

try to use type:"time" in calendar config.

Additionally, to set the 24-hour format you should use the calendarTime property, which allows you to do just that - https://snippet.webix.com/l0ffdnk6.