Completed
Last Updated: 13 Nov 2024 16:28 by ADMIN
Release 8.0.0 (2024 Q4)
Bernd
Created on: 20 Jan 2023 09:02
Category: TimePicker
Type: Feature Request
1
TimePicker: Add support for TimeOnly

The TimePicker control uses TimeSpan values for all time properties like Time, DefaultHighlightedTime, MinimumTime, MaximumTime, etc.

With .NET 6 a new TimeOnly type was introduced. It would be great if the Time(Only)Picker would support it as well.

For now, I created a custom TimeOnlyToTimeSpan Converter and use it to bind the TimeOnly properties from the ViewModel. But native support would be great.

2 comments
ADMIN
Didi
Posted on: 13 Nov 2024 16:28

Hi,

Review the TimePicker TimeOnly documentation article for more details https://docs.telerik.com/devtools/maui/controls/timepicker/timeonly 

Regards,
Didi
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.

ADMIN
Didi
Posted on: 20 Jan 2023 10:35

Hello Bernd,

Thank you for the feature request. It is a valid case so I have updated the status to "Unplanned". Yes the option for now is using a converter.

The status of the item will be changed when there is an update. 

Regards,
Didi
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.