12hr Clock for Date format

Using RT 4.4.1. Is there a way to set the date format so that 12hr time is used rather than a 24hr time?

Thanks

You may be able to do this by using the $DateTimeFormat configuration variable:

https://docs.bestpractical.com/rt/4.4.1/RT_Config.html#Date-and-time-handling

and using RT::Date - RT 4.4.1 Documentation - Best Practical as format, with appropriate options ?

I looked at that, but nothing really popped out at for displaying a 12hr clock.

Anyone out there have any examples of this?

Not really getting anywhere on this. I see I can set to GMT time which shows a 12hr (AM/PM) but I can’t seem to set this for my locale (America/New York).