Replies: 3
Hi,
I have a calculated field which contains time in decimal format, like 5.75 (hours).
How can I convert (and diplay) this time into the format: hh:mm, in this case:
5:45 hours.
Or: 5h, 45 minutes
From technical (mathematical) side I know how to convert, but how can I “realize” this in calculated-fields ?