Completed
Last Updated: 27 Jun 2025 11:30 by ADMIN
Release 2025 Q3 (Aug)
Muhammad
Created on: 08 Apr 2022 08:35
Category: TimePicker
Type: Feature Request
9
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.

2 comments
ADMIN
Radko
Posted on: 25 Jun 2025 14:43

Hi all,

We indeed agree that the default behavior should be one where a two-digit number appears when displaying the hours, minutes, and seconds within the carousel. We plan to update the component's behavior as part of our next release in order to reflect this.

Although this item is about customization of the format, both comments are about practically that very thing (double digit formats). Because of this, we will close this as completed once we update the behavior as per the above. If necessary, we can revisit this later on.

Regards,
Radko
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

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.