Addition and Subtraction DateTime variable

Hi Guys,

I have a column with the datetime format which looked like this, “2018-11-05T16:14:02”.
I want to perform addition or subtraction to the column eg, +4 hours which will give me output of “2018-11-05T20:14:02” and vice versa for the subtraction part.

Any special node that can perform such calculation? I tried Math Formula node but that doesn’t allow datetime calculation.

1 Like

Hi @vanness145 -

Give the Date&Time Shift node a try.

3 Likes

Worked like charm. Thanksss!!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.