Hi,
Is there a way to convert a duration to a decimal value?
Duration like: "8 hours and 30 minutes" translates to 8,50.
I have two datetime fields and I want to know the hours an employee have worked represented in decimal. The employees work can span across midnight.
E.g:
Start 10-01-12 22:00:00
End 10-02-12 06:00:00
I want the value 8,00.
/zeon
0
Answers
Example: