-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: TimePickerFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery
Milestone
Description
Bug report
The issue is reproducible when the TimePicker's dates configuration is set and its min() API method is called. Afterwards, if the user select a time, the component shows the wrong time (2h earlier) as selected.
Reproduction of the problem
- Run this dojo example: https://dojo.telerik.com/IPUlOkeW
- Select an item in the picker's dropdown
Current behavior
The TimePicker shows a selected value that is 2h earlier than the actual time the user has selected.
Expected/desired behavior
The time the user selects is shown as selected value.
Environment
- Kendo UI version: 2024.2.514
- jQuery version: x.y
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: TimePickerFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery