Hi all,
I'm having trouble with the 'Datetime to text' action. I pull in a date (as text) from an application :

I then convert to DateTime, and subtract 2 minutes.

Now I want to populate the ResultedDate back to the app, but the date changes when I I populate on the app or even when I display it on a pop-up message. I tried to convert to text but it still changes:

after converting the date now looks like this:

I dont want it to change and I do not know how to fix this. please help