I have not been able to figure out why my web form survey is displaying a 24 hour clock as opposed to using AM and PM.
I am using Survey123 Connect (Version 3.0.127) where the form preview for the time field looks good with AM/PM options:

But when I go to my online survey, I only get the option to enter 24 hour time as opposed to using AM/PM:

My xlsx form entry for that question is pretty straightforward...
type: dateTime
default: now()
esri:fieldType: esriFieldTypeDate
Any suggestions how to get the AM/PM option to display in my survey? Thanks!