How to convert date from mm/dd/yyyy to dd-mmm-yyyy

Hi,

I am retrieving a date and time from a table whihc is stored as mm/dd/yyyy but I would like to display it as dd-mmm-yyyy. I saw a similar question here but that references an Expression function in the column creation block which does not seem to exist anymore.

How best can I achieve this?

Thanks
Steve