Difference in 2 dates

Difference in 2 dates

Comments

  • Hi,

    I want to find the difference in 2 dates in years, like finding the age of a person if we have DOB and the current date. What’s the effective way to calculate it?

    Thanks.

  • Hi,

    Are you using a DateTime data type for DoB? If so, theres a step called Get Difference in Years. This should give you back the out come youre looking for.
    For other DateTime manipulation steps, look in our Step catalog on the right, Data>Dates, there will be a few more options there if you want a more comprehensive evaluation of the desired date.

    Thanks.

Sign In or Register to comment.