Hello,
I'm trying to have the instance_name show a Date and Time, but it shows in military / 24 hour time rather than 12 hour time. These are inspections we have scheduled and it would be easier to 12 hour time when they look in the inbox.
Currently using the instance name below:
format-date(${Request_Date},'%h:%M')
I haven't been able to find anything searching help pages.
Any help would be appreciated, thank you!