Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am testing a default SP Designer 2010 workflow action called "Find Interval Between Dates" located under the "Utility Actions" category. I need to compare the amount of time passed between the current item's last modified date and the current date.

At first I tried finding the number of days in the interval, and I get a strange value like ".47" even though the interval I was testing should have been about 3 days. Then I tried hours, and this second test was with an items that had been modified only about 5 minutes ago, so I expected a small fraction for "hours", but my test returned "11.23". What is going on here?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.