Unplanned
Last Updated: 04 Jan 2024 16:15 by Sergio
Muhammad
Created on: 08 Apr 2022 08:35
Category: TimePicker
Type: Feature Request
5
Enable date format customization for the TimePicker Carousel

In <TelerikTimePicker>, how can I enable format in the dropdown for minutes in two digits like 01, 02, 03, 04? Currently, I found these formats for Blazor Timepicker - https://demos.telerik.com/blazor-ui/timepicker/formats. All formats are showing single-digit minutes like 1, 2, 3, and 4.

I want to set the format in the dropdown for minutes to be two digits. Same as here https://demos.telerik.com/aspnet-mvc/timepicker/component-type.

1 comment
Sergio
Posted on: 04 Jan 2024 16:15

Agreed. I even go so far as to say that this is a bug in the Blazor component and not a feature request. The component's dropdown shows the time using a traditional time format (that is, showing a ":" between the time parts). No one displays a time where the minutes or seconds are shown with a single digit.

Case in point, we've had users issue bug reports to our helpdesk with one of our apps due to the time display in the dropdown.