Skip to main content
Nintex Community Menu Bar

calculate difference in days between two dates

  • July 23, 2015
  • 2 replies
  • 37 views

Forum|alt.badge.img+2

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

2 replies

Forum|alt.badge.img+9
  • July 23, 2015

use Convert value action. In Input field use Inline function DateDiffDays by insert reference:


Forum|alt.badge.img+1

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