Change Time Field from 24 Hours format to 12 Hour format

Hi to all
Can we change the Time field to 12-hour format pls point me in the right direction if any

Hello did you find a solution?

i also need that. did you find solution ?

If you are using it for print format to get 12 hr format

{{ frappe.utils.get_datetime().strftime(ā€˜%I:%M %p’) }}