⏰ Work Time Calculator 2026
Calculate hours worked between clock-in and clock-out, add or subtract time, convert decimal hours to H:MM, handle overnight shifts, and calculate payroll with FLSA overtime. Includes timesheet formulas, break deduction, billable hour tracking & international work hour standards — all rendered with MathJax.
⏱️ Time & Hours Calculator
Calculate Hours Worked Between Clock-In and Clock-Out
Add Hours & Minutes to a Clock Time
Subtract Hours & Minutes from a Clock Time
Convert Decimal Hours ↔ Hours:Minutes (H:MM)
Payroll & Overtime Calculator — FLSA Standard
📖 How to Use This Work Time Calculator
-
1Hours Worked: Enter Clock-In & Clock-Out
On the "Hours Worked" tab, enter your start and end times using the time pickers. Enter a break duration in minutes to deduct unpaid lunch or rest periods. Optionally enter dates for multi-day accuracy. Click a quick preset (9–5, Night Shift, etc.) to load sample values instantly.
-
2Overnight Shifts Are Handled Automatically
If your clock-out is earlier than clock-in (e.g., 10 PM → 6 AM night shift), the calculator detects this crosses midnight and adds 24 hours to the end time before subtracting. For multi-day shifts, use the date fields for precise calculation.
-
3Convert Decimal Hours ↔ H:MM
Switch to the "Decimal ↔ H:MM" tab. Type a decimal (e.g., 8.75) to get 8 hours 45 minutes — or enter hours and minutes separately to get the decimal. Both fields update each other bidirectionally. Use the quick presets for common quarter-hour increments.
-
4Calculate Payroll with Overtime
On the "Payroll" tab, enter total hours for the week, your hourly rate, overtime threshold (default: 40 hours, US FLSA), and overtime multiplier (default: 1.5×). The calculator shows regular pay, overtime pay, gross pay, tax estimate (28% federal), and net pay.
-
5Copy Results for Timesheets or Invoices
Each result panel has a "📋 Copy" button that copies the result to clipboard — ready to paste into timesheet spreadsheets (Excel, Google Sheets), invoicing software (QuickBooks, FreshBooks), or project management tools (Jira, Harvest).
📐 Work Time — Complete Mathematical Formulas
\( T_{\text{work}} = T_{\text{out}} - T_{\text{in}} - T_{\text{break}} \qquad \text{(same day)} \)
\( T_{\text{work}} = (T_{\text{out}} + 1440) - T_{\text{in}} - T_{\text{break}} \qquad \text{(overnight shift, where } T_{\text{out}} < T_{\text{in}}\text{)} \)
\( \text{Multi-day: } T_{\text{work}} = (D_{\text{out}} \times 1440 + T_{\text{out}}) - (D_{\text{in}} \times 1440 + T_{\text{in}}) - T_{\text{break}} \)
\( \text{All times in minutes. Example: Clock in 9:00, out 17:30, break 30 min} \)
\( T_{\text{work}} = (17\times60+30) - (9\times60+0) - 30 = 1050 - 540 - 30 = \mathbf{480\,\text{min} = 8\,\text{h}} \)
\( H_{\text{dec}} = H + \frac{M}{60} \qquad \Longleftrightarrow \qquad H = \lfloor H_{\text{dec}} \rfloor,\quad M = \text{frac}(H_{\text{dec}}) \times 60 \)
\( \text{Examples:} \quad 8{:}30 = 8 + \tfrac{30}{60} = 8.50 \qquad 7{:}45 = 7 + \tfrac{45}{60} = 7.75 \qquad 6{:}20 = 6 + \tfrac{20}{60} = 6.3\overline{3} \)
\( \text{Common quarter-hours:} \quad 0{:}15 = 0.25 \quad 0{:}30 = 0.50 \quad 0{:}45 = 0.75 \quad 1{:}00 = 1.00 \)
\( H_{\text{OT}} = \max(0,\; W - 40) \qquad H_{\text{reg}} = \min(W,\; 40) \)
\( \text{Gross Pay} = H_{\text{reg}} \times r + H_{\text{OT}} \times (1.5 \times r) \)
\( = r \!\left(H_{\text{reg}} + 1.5 \times H_{\text{OT}}\right) = r\!\left(\min(W,40) + 1.5 \times \max(0,W-40)\right) \)
\( \text{Example: 45 hrs at \$25/hr} \Rightarrow 40\times\$25 + 5\times\$37.50 = \$1{,}000 + \$187.50 = \mathbf{\$1{,}187.50} \)
\( \text{Daily:} \quad 8\,\text{h} = 480\,\text{min} \qquad \text{Half-day:} \quad 4\,\text{h} = 240\,\text{min} \)
\( \text{Weekly:} \quad 5 \times 8 = 40\,\text{h} \qquad \text{Monthly:} \quad 40 \times 52/12 \approx 173.3\,\text{h} \)
\( \text{Annual:} \quad 52 \times 40 = \mathbf{2{,}080\,\text{h}} \qquad \text{(after 2 weeks PTO: } 50\times40=2{,}000\,\text{h)} \)
\( \text{French 35hr week:} \quad 52\times35 = 1{,}820\,\text{h/year} \qquad \text{(EU limit: 48\,h/week average, WTD 2003)} \)
🔢 Decimal Hours Quick Reference Table
| Minutes | Decimal Hours | H:MM Format | Fraction | Common Use |
|---|---|---|---|---|
| 5 min | 0.0833 | 0:05 | 1/12 | Short task, stand-up meeting |
| 15 min | 0.25 | 0:15 | 1/4 | Quarter-hour rounding unit |
| 20 min | 0.333̄ | 0:20 | 1/3 | Quick task |
| 30 min | 0.50 | 0:30 | 1/2 | Standard short break |
| 36 min | 0.60 | 0:36 | 3/5 | Tenth-hour rounding |
| 45 min | 0.75 | 0:45 | 3/4 | Three-quarter hour |
| 60 min | 1.00 | 1:00 | 1 | One full hour |
| 90 min | 1.50 | 1:30 | 3/2 | One and a half hours |
| 480 min | 8.00 | 8:00 | 8 | Standard workday |
| 510 min | 8.50 | 8:30 | 17/2 | 8h 30m with short break |
| 2,400 min | 40.00 | 40:00 | 40 | Standard work week |
| 2,700 min | 45.00 | 45:00 | 45 | Work week with 5h overtime |
⏰ What Is Work Time Calculation? Why It Matters
Work time calculation — determining exactly how many hours and minutes an employee has worked during a shift — sits at the core of payroll processing, billing, project management, and labor law compliance. A calculation error of just 5 minutes per shift compounds to over 20 hours per year of either unpaid work (potentially illegal) or overpayment to the employer. At a $25/hour rate, that's $500 annually per employee. Across a 100-person workforce, that's $50,000/year in payroll risk.
Despite this importance, surprising numbers of workers — and even HR professionals — calculate time manually in ways that introduce systematic errors: forgetting that 1 hour 45 minutes is not 1.45 decimal hours (it's 1.75), or mishandling overnight shifts that cross midnight. This calculator eliminates those errors entirely.
Hourly & Nonexempt Employees
US FLSA requires precise time records for all nonexempt workers. Employers must track hours to the nearest minute (or nearest 5/6/15 min with neutral rounding). Inaccurate timekeeping is the #1 source of FLSA wage claims — averaging $1.2 billion annually in US Department of Labor back-wage recoveries.
Freelancers & Contractors
Billable hours tracking is essential for consulting, legal, design, and IT services. Most freelance invoices bill in 6-minute (0.1 hour) or 15-minute (0.25 hour) increments. A precise work-time calculator ensures you invoice every minute correctly — and provides audit-ready records for client disputes.
Project Managers
Project timelines, resource allocation, and sprint velocity in agile development all depend on accurate work-hour tracking. Tools like Jira, Asana, and Harvest integrate with time logs — but require correct decimal input. This converter ensures your logs feed correctly into project dashboards.
Healthcare & Shift Workers
Nurses, doctors, and first responders frequently work 8-hour (day/evening/night), 10-hour, or 12-hour rotating shifts. Calculating hours across midnight, across calendar days, and across multiple shifts in a pay period requires careful tracking. Shift differentials (night pay premium) also depend on exact shift timing.
📏 Time Rounding Rules — What Employers Can and Cannot Do
The US Department of Labor (Wage and Hour Division) permits employers to round employee time to the nearest 5 minutes, 1/10th of an hour (6 minutes), or quarter-hour (15 minutes) — but only if the rounding method is neutral over time, meaning it must not consistently favour the employer. This comes from 29 CFR § 785.48 ("Rounding practices").
\( \text{15-min rounding: } T_{\text{round}} = \text{round}\!\left(\frac{T_{\text{raw}}}{15}\right) \times 15 \quad \text{minutes} \)
\( \text{1-7 min past quarter} \Rightarrow \text{round down to quarter} \qquad \text{8-14 min past quarter} \Rightarrow \text{round up to next quarter} \)
\( \text{Tenth-hour (6-min) rounding: } T_{\text{round}} = \text{round}\!\left(\frac{T_{\text{raw}}}{6}\right) \times 6 \quad \text{minutes} \)
\( \text{Example: 8:07 AM clock-in} \Rightarrow \text{rounds to } \mathbf{8:00\,AM} \qquad 8{:}08\,AM \Rightarrow \mathbf{8{:}15\,AM} \)
| Actual Clock-In | 15-Min Rounded Time | Direction | Minutes Adjusted |
|---|---|---|---|
| 8:00–8:07 | 8:00 AM | ↓ rounds down | 0 to −7 min |
| 8:08–8:14 | 8:15 AM | ↑ rounds up | +1 to +7 min |
| 8:15–8:22 | 8:15 AM | ↓ rounds down | 0 to −7 min |
| 8:23–8:29 | 8:30 AM | ↑ rounds up | +1 to +7 min |
| 8:30–8:37 | 8:30 AM | ↓ rounds down | 0 to −7 min |
| 8:38–8:44 | 8:45 AM | ↑ rounds up | +1 to +7 min |
| 8:45–8:52 | 8:45 AM | ↓ rounds down | 0 to −7 min |
| 8:53–8:59 | 9:00 AM | ↑ rounds up | +1 to +7 min |
🌍 International Work Hour Standards
| Country | Standard Hours/Week | Overtime Threshold | OT Rate | Key Law |
|---|---|---|---|---|
| 🇺🇸 USA | 40 h | > 40 h/week | 1.5× (federal) | FLSA § 207 |
| 🇬🇧 UK | 35–40 h (typical) | Avg 48 h (max) | Contractual (no statutory rate) | Working Time Regs 1998 |
| 🇩🇪 Germany | 35–40 h | > 8 h/day | Contractual (125–150%) | Arbeitszeitgesetz (ArbZG) |
| 🇫🇷 France | 35 h (legal) | > 35 h/week | 125% (1–8h OT), 150% (8h+) | Loi Aubry (2000) |
| 🇯🇵 Japan | 40 h (legal) | > 8 h/day or 40 h/week | 125–150% | Labour Standards Act |
| 🇦🇺 Australia | 38 h | > 38 h/week | 150–200% (award-based) | Fair Work Act 2009 |
| 🇨🇦 Canada | 40 h (federal) | > 40 h/week | 1.5× (federal); provinces vary | Canada Labour Code + provincial |
| 🇪🇺 EU (general) | 48 h max average | 48 h avg over 17 weeks | Member state law | WTD 2003/88/EC |