I posted about this a few weeks ago but didn't get a response so trying again after tinkering with it on my own. I have a form that I am using in which employees set a date range (select two dates using date picker). My Flow then sends the item for approval, and if approved will send a confirmation email and add a row to an Excel table. I also want it to add an event to a Sharepoint Calendar. The problem I am running into, is once it hits SharePoint, instead of being entered as it is supposed to (ie. June 16 to June 17) it will set the start to 5 PM of the day before then run the same duration (instead of June 16 12 AM to June 17 11:59PM it will enter as June 15 at 5 PM to June 16 at 5 PM). Looking at it, the output of the flow should be correct, but it is still entered in SharePoint wrong. Any advice appreciated, screenshots below for reference.
Completed flow input/ output for the add item step
Sharepoint Calendar Entry
Whole Flow for Reference