Hi,
I need to get the days between two days. If i made a Math Calculation date1 - date2 the result is a Number lik 4963115.32400036
But I have no Idea what this Number is meaning.
Is there a possibilitie in Nintex Workflow to get the days between to dates?
best regards
domenico
Solved! Go to Solution.
use Convert value action. In Input field use Inline function DateDiffDays by insert reference:
when i user the below function, and updated, i'm getting the same which i user inside function like fn-daysdiffdates(date1, date2) only, it not executing andgivin the results. i thing i'm doing wrong, please let me know correct way of getting the difference in lik days-hours format