Hello @v-yamao-msft,
Thank you for the reply.
I had to modify couple things but yes thats was it:
Conversion :
convertTimeZone(item()?['Start'],'UTC','Eastern Standard Time','HH:mm')
convertTimeZone(item()?['End'],'UTC','Eastern Standard Time','HH:mm')
HTML Table :
item()?['subject']
item()?['start time']
item()?['end time']
Thanks again,
Matt