How to display Days Hours Minutes
I want to find the total resolution or waiting time in service requests for which I started using Timestamp difference however I want the result to show Days, Hours and Minutes - since somtimes there is 0 days but 3 hours or just 40 minutes (waiting time for example).
Is there a way to display the difference of two date/time fields in days, hours and minutes?
Thanks