DateTimePicker 12h format

Hello everyone
I am using DateTimeInput and with 12h format the display obeys the format but the Picker does not.
On the image its visible that the input displays AM PM mark with HH:MM tt format but the date time picker still shows 24h format selections. Is it possible to adjust the picker somehow?

Thank you
Ondrej

hm, I think this is not possible. :frowning:

I discussed this topic today and that is how the DateTimePicker widgets works.

The format only addresses the representation of the date-time – but not the setting part.

Its a pity that its not uniform. Thanks for the answer.

I also got feedback that with mapp6 WDTC can be used. We might look into that.