am trying to get difference between to given date and time. Am using calworkdays

am trying to get difference between to given date and time. Am using calworkdays function to acheive this however the output the output is given as number i want to display in the form of days ,hours and minutes format.Please give suggestion....

OriginalPostID-99262

OriginalPostID-99262

  Discussion posts and replies are publicly visible

Parents
  • thanks for your response. we understand the aboove expression will display the difference between 2 date & time in Days / Hours / Mins format ..

    However, we want to display the net working time between 2 date and time variables. So we can use either calworkdays() or calworkhours(). e.g. calworkhours(date1, date2, "Calendar")

    But both these funtions returns numeric output. is there a better way to display the Numeric output into Days / Hours / Mins format ?
Reply
  • thanks for your response. we understand the aboove expression will display the difference between 2 date & time in Days / Hours / Mins format ..

    However, we want to display the net working time between 2 date and time variables. So we can use either calworkdays() or calworkhours(). e.g. calworkhours(date1, date2, "Calendar")

    But both these funtions returns numeric output. is there a better way to display the Numeric output into Days / Hours / Mins format ?
Children
No Data