Hi All,
I have been working with the Create Event (V2) service under Office 365 Outlook.
When trying to create an event, the input date format is changed from PowerApps and changed again when outputted.
Input: Start Time: 05/06/2017 & End Time: 09/06/2017
Output: Start Time: 2017-05-06T00:00:00+00:00 & End Time: 2017-09-06T00:00:00+00:00
This puts an event in the calender from 6th May - 6th September. (Should be 5th June - 9th June)
The values are inputted from PowerApps in the same format as the output should be (2017-06-05 & 2017-06-09), but they are flipped around going into the input, (as above in input).
Any help on getting the correct format would be great, thanks.