the diffToNow function is not respecting the time zone and I believe that other functions are not respecting it either, because this is not the first time I have had this problem.
Hey @Ruan17 , I do not see discrepancies in your presented output. One of us is reading it wrong.
You are in the timezone (workflow set up in the timezone) with 3 hours different from UTC (-03:00).
The function diffToNow() is for local time (aka in timezone -03:00).
If you disregard the timezone, the difference in time was 57 mins. If you take into consideration the timezone difference it comes to 237 mins. If you add 3 hours it becomes 57 mins again.
the arrow on the right side is correct with the times, but when saved in the node on the right side it is as if the UTC is set to 0 and saves all the results we are seeing (the one on the left side)