Time Duration Calculator
Calculate the difference in hours and minutes between two clock times. Handles overnight schedules crossing midnight with decimal hour conversion.
Best solution
Default calculation: Time Duration Calculator; Elapsed minutes and decimal hours.
Wall-clock duration
8h 30m
510 minutes · 8.5000 decimal hours
Uses local clock readings, not time zones or DST. Select Next day explicitly for overnight intervals.
Keep fast calculators and daily tools pinned right to your desktop.
Methodology & calculation rule
Duration Minutes = (End Hours × 60 + End Mins) − (Start Hours × 60 + Start Mins) [+ 1,440 if Next Day]
Calculates the nominal difference between two 24-hour clock readings. Enable "Next day" explicitly for overnight shifts or late flights crossing midnight.
Time arithmetic uses sexagesimal (base-60) conversion for minutes and seconds, while displaying fractional results in base-10 decimal hours for payroll calculations.
All durations and clock intervals run locally in your browser with instant copyable formats.
Real-World Context & Technical Standards
Fair Labor Standards Act (FLSA) 8-Hour Threshold
Under US federal labor standards and state regulations (such as California Labor Code), any non-exempt work interval exceeding 8 wall-clock hours in a single workday triggers statutory overtime premium rates.
Overnight Shifts Crossing Midnight
Third-shift (graveyard shift) work schedules running e.g. from 22:00 to 06:30 cross midnight. Wall-clock interval calculation must explicitly add 24 hours (1,440 minutes) to prevent negative time errors.
UTC Block Time Calculations
Airline dispatchers calculate flight duration from 'chocks-off' (pushback) to 'chocks-on' (gate arrival) in UTC, ensuring elapsed time calculations are immune to local time zone shifts or daylight-saving anomalies.
Related time calculators
| Tool | Type | Format |
|---|---|---|
| Time: Add and Subtract Durations | Diagnostic | arithmetic |
Frequently Asked Questions
How do I calculate work time across midnight?
Enter both clock readings (e.g. 22:00 to 06:30) and select the "Next day" checkbox. The tool adds 1,440 minutes (24 hours) to calculate the correct 8h 30m interval.
Does this calculator account for daylight saving time (DST)?
No. It calculates nominal wall-clock duration between two clock times. For real-world elapsed flight or transit times during DST transitions, dated zone-aware timestamps are required.
How do I convert the result to billable hours?
The primary result is shown in hours and minutes, and the subtitle displays exact decimal hours (e.g., 7h 45m = 7.75 decimal hours) ready for payroll timesheets.