Is there a simple string format that will take a decimal representing hours and fractions of hours and show it as hours and minutes?
For example : 5.5 formatted to display 5 hrs 30 minutes.
I am happy to write the code myself, however would prefer to use existing functionality if it is available
See Question&Answers more detail:os