Calculate work hours with breaks. Free online Work Hours Calculator. Calculate work hours online — fast, accurate, mobile-friendly, no signup needed.
Net hours
7.5
Derivation
├── 01Givenstart = 9, end = 17, brk = 30
├── 02Formulae.end-t-e.brk / 60
├── 03Substitutee.17-t-e.30 / 60
└── 04Compute Net hours7.5
Did you know?
Every calculator here runs 100% in your browser — nothing is sent to a server or stored in a database.
§01What is
Understanding the Work Hours Calculator
The Work Hours Calculator computes Net hours from 3 inputs: start hour (24h), end hour (24h), break (min). Calculate work hours with breaks.
Time calculations span everything from calculating how much a freelancer bills for a multi-timezone project to estimating how old someone will be on a specific future date. The math is simple but the edge cases (leap years, DST, month lengths) trip people up.
The Work Hours Calculator sits in that toolkit — it calculate work hours with breaks. Enter your numbers above and the result updates instantly; every step of the math is shown in the Derivation panel so you can see exactly how the answer was reached.
§02The Formula
How it’s calculated
e.end-t-e.brk / 60
Where
start
Start hour (24h)
end
End hour (24h)
brk
Break (min)
§03Practical Example
Step-by-step walkthrough
Scenario
Apply the formula to a realistic set of inputs: Start hour (24h) = 9, End hour (24h) = 17, Break (min) = 30.
01Start by noting the input — Start hour (24h): 9.
02Start by noting the input — End hour (24h): 17.
03Start by noting the input — Break (min): 30.
04Substitute these values into the formula: e.end-t-e.brk / 60
05Compute Net hours: the calculator returns 7.5.
06Cross-check the answer by opening the Derivation panel above — every line of math is shown so you can follow the computation end-to-end.
§04Variants
Common Work Hours Problems
The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.
01 · PATTERN
Start hour (24h) halved
start = 4.5 (from 9)
Keep every other input at its default and halve the start hour (24h). See how net hours responds.
01New Start hour (24h): 4.5
02Baseline Net hours: 7.5
03New Net hours: 12
04Net hours increases by 60% → use this sensitivity to plan for real-world variation.
02 · PATTERN
Start hour (24h) doubled
start = 18 (from 9)
Keep every other input at its default and double the start hour (24h). See how net hours responds.
01New Start hour (24h): 18
02Baseline Net hours: 7.5
03New Net hours: -1.5
04Net hours decreases by 120% → use this sensitivity to plan for real-world variation.
03 · PATTERN
End hour (24h) halved
end = 8.5 (from 17)
Keep every other input at its default and halve the end hour (24h). See how net hours responds.
01New End hour (24h): 8.5
02Baseline Net hours: 7.5
03New Net hours: -1
04Net hours decreases by 113.3% → use this sensitivity to plan for real-world variation.
04 · PATTERN
End hour (24h) doubled
end = 34 (from 17)
Keep every other input at its default and double the end hour (24h). See how net hours responds.
01New End hour (24h): 34
02Baseline Net hours: 7.5
03New Net hours: 24.5
04Net hours increases by 226.7% → use this sensitivity to plan for real-world variation.
§05FAQ
Frequently asked questions
Yes. The calculator implements the standard formula as documented and returns exact floating-point results. No approximations are used unless noted in the formula.
Your feedback
How useful was this calculator?
Your ratings stay in your browser — they help us learn which tools people actually rely on.