Unplanned
Last Updated: 09 Sep 2026 13:39 by Slava
Created by: Slava
Comments: 0
Category: TimePicker
Type: Feature Request
1

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:

  • treat +min == +max as "no restriction" regardless of the date part (this is what the wrapper emits by default), or
  • derive maxSet from time-of-day only, or
  • stop serializing Min/Max from the wrapper when they were not explicitly configured.

Thank you for your consideration.

In Development
Last Updated: 27 Aug 2026 08:41 by ADMIN
Scheduled for 2026 Q4

Bug Report

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".

Reproducible

  1. Go to this Progress Kendo UI Dojo.
  2. Add "13:30"

Current Behavior

The TimePicker will display the value "00:00". But, now try to add "13:30" and it will be added.

Note

Normal functionality is occurring when jQuery is set to 3.7.0 as demonstrated in this Progress Kendo UI Dojo.

Environment

  • Kendo UI version: 2026.1.415
  • jQuery version: 4.0.0
  • Browser: all