Time arithmetic workflows
Time arithmetic is unique because hours and minutes use a base-60 scale rather than a decimal base-10 scale. Adding or subtracting durations requires converting values into total minutes first, performing the math, and converting back to hours and minutes.
This tool calculates the result and also displays the decimal hours value (e.g., 1 hour 30 minutes becomes 1.50 decimal hours) which is useful for billing, timesheet entry, and payroll processing.