Hi,
I am using Oracle APEX 22.1 and I have an interactive grid with a column that has a date and time format like `DD-Mon-YYYY HH:MI AM`. When I try to filter on this column, the calendar popup opens and there is a time option to choose from. However, the time format in the popup is `AM MI:HH`, and I want the selection to be displayed in the sequence `HH:MI AM`.
Is there any way to achieve this?

Thanks!