Hi, I have difficulties with a new ion-datetime in Ionic 6. We used ion-datetime with displayFormat=“HH:mm” to allow users set some duration. But in a new version displayFormat is not available anymore and when I use something like <ion-datetime presentation="time"></ion-datetime>
there is AM/PM that I want to hide. The documentation says that these options are optional, but I cannot find how to disable them, could please help with that?
1 post - 1 participant