Hi Team,
I would like to request the Kendo UI TimePicker's dropdown to contain multiple entries of "12:00 AM" for a default-configured wrapper on a page whose browser session has crossed midnight. This could be done in a few ways:
Thank you for your consideration.
If jQuery version is set to 4.0.0, the Kendo UI TimePicker will not work initially when the format is set to "HH:mm".
The TimePicker will display the value "00:00". But, now try to add "13:30" and it will be added.
Normal functionality is occurring when jQuery is set to 3.7.0 as demonstrated in this Progress Kendo UI Dojo.