Date Time Chooser

I now how to set that the display to be a 12 hour clock. However in the chooser when a user is selecting a time, the clock is displayed as a 24 hour clock. Is there any way to make this chooser a 12 hour clock?

You can set HourFormat as in our demo:
https://blazor.radzen.com/datepicker

I have done that and yes as I mentioned that it does display correctly with a 12 hour time format. But if you use the chooser on the time, it doesn't follow the 12 hour format.

This is a screen shot from the blazor radzen demo site. You can see that if you use the time chooser at the bottom, when using the arrows to toggle hour, it rolls over into a 24 hour clock. It does display once chosen as 12 hour though.

image