Ion-datetime Time Min/Max When Format is "hh:mm A"

I need a time picker that only allows the user to select time after 6:30 AM and up till 10:00PM. I was able to get this to work with the 24 hour format (HH:mm) but I would really like to have this work with the regular 12 hour format. In that format (hh:mm A) the min time seems to work but the max time doesn’t work at all. Plus even when I switch to PM I still don’t get the hours 1-5. Is this expected?

Forgot to mention I’m using Ionic 3.19.0.