Date Time Formatter Questions
Status: Closed · Asked by john.kitsmiller on · 0 views
I am trying to use the Date/Time Formatter to subtract 4 hours from the time entered for a meeting created in O365 by Connect after a YouCanBook.me trigger. Everything worked properly and it seems the Data In was correct, but the Data Out was not. Should the dateOperation below have created Data Out of 2021-06-14T03:00:00-05:00?


Hey @john.kitsmiller
I am trying to use the Date/Time Formatter to subtract 4 hours from the time entered for a meeting created in O365 by Connect after a YouCanBook.me trigger. Everything worked properly and it seems the Data In was correct, but the Data Out was not. Should the dateOperation below have created Data Out of 2021-06-14T03:00:00-05:00?
Due to the missing "from format" of the Date/time Formatter, it was causing the time variance.
So, we have found a workaround for the date/time formatter and have updated your workflow as well. Please monitor the workflow and let us know if the issue still persists.

Hey @john.kitsmillerDue to the missing "from format" of the Date/time Formatter, it was causing the time variance.
So, we have found a workaround for the date/time formatter and have updated your workflow as well. Please monitor the workflow and let us know if the issue still persists.
Ok, thank you.
It looks like you already made the change to my workflow. Correct?
Hey @john.kitsmiller
Yes, we have already performed the workaround in your workflow. I hope that will help you to get the desired result.