How Time duration calculator works
Time duration calculates how much time elapses between two times of day, say 09:15 and 17:45, or across midnight (22:00 to 06:30). It gives hours and minutes, a decimal hour value and the total in minutes, so the result fits whatever format your task requires.
This tool focuses on clock times within a day (or overnight). It is different from Date difference, which spans full calendar dates, and from the Timesheet tool, which accumulates multiple clock-in/out pairs into a daily total with pay. If the end time is earlier than the start time it assumes the span crosses midnight, so 22:00 to 06:30 correctly returns 8 h 30 min.