So in HTML tables it doesn't seem like you can use convert time zone step to format the date the way you would like it so I did this and it works like a charm.
In dynamic content click the expression tab and enter this
formatDateTime(item()?['YourField/Column'],'dd-MM-yyyy hh:mm tt')
formatDateTime(item()?['BackToHHSDTime'],'dd-MM-yyyy hh:mm tt')
The output: