I want to take a start date/time and increment it 36 hours.

I tried splitting the date and the time into two different cells and incrementing the date if the time goes past midnight, but that got too complicated.

Is there an easier way to do it?

5/1/2014 8:30 AM -> 5/2/2014 8:30 PM