⏰ 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 Duration Add / Subtract Time Decimal ↔ H:MM Overnight Shifts Overtime Pay Payroll Calculator

⏱️ Time & Hours Calculator

Calculate Hours Worked Between Clock-In and Clock-Out

Unpaid lunch, rest breaks
For pay estimate below
8:00
8 hours and 0 minutes worked
Decimal Hours8.00
Total Minutes480
Total Seconds28,800
Pay Estimate

Add Hours & Minutes to a Clock Time

Result Time
5:30 PM
17:30 (24-hour)
ℹ️ If the result exceeds midnight (e.g., 11 PM + 3 hours), the time wraps to the next day and is shown with a +1d indicator.

Subtract Hours & Minutes from a Clock Time

Result Time
2:30 PM
14:30 (24-hour)

Convert Decimal Hours ↔ Hours:Minutes (H:MM)

8.5 = 8 hours 30 min · 7.25 = 7 hours 15 min
8:30
Decimal8.50
H:MM8:30
Minutes510
Seconds30,600

Payroll & Overtime Calculator — FLSA Standard

US: 40h · UK: 48h (avg) · EU: varies
US FLSA: 1.5× · Double-time: 2.0×

📖 How to Use This Work Time Calculator

  1. 1
    Hours 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.

  2. 2
    Overnight 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.

  3. 3
    Convert 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.

  4. 4
    Calculate 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.

  5. 5
    Copy 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

Hours Worked Formula — With Break Deduction

\( 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}} \)

All inputs and outputs are in minutes for precision. Convert to decimal hours: divide by 60. 1440 minutes = 24 hours = 1 full day cycle.
Decimal Hours ↔ Hours:Minutes Conversion

\( 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 \)

Note: 6 hours 20 minutes = 6.3̄ (6.3333…) — a repeating decimal. Systems that store only 2 decimal places will round to 6.33 (−0.0033 h = −0.2 min error per entry). For accurate payroll, use total minutes internally and convert only for display.
FLSA Overtime Pay Formula (US)

\( 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} \)

\(W\) = total hours worked in the workweek · \(r\) = regular hourly rate · FLSA (Fair Labor Standards Act, 29 USC § 207) mandates 1.5× for hours over 40/week for covered non-exempt employees. Some states (California, Colorado, Nevada) require daily overtime (over 8h/day). Always verify state law — this calculator uses the federal weekly threshold.
Standard Work Hours Reference

\( \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)} \)

The US has no statutory maximum work hours for adult workers (only youth provisions under FLSA). The EU Working Time Directive (2003/88/EC) caps the average working week at 48 hours (including overtime) averaged over 17 weeks. Germany: collective agreements typically cap at 35–40h/week. Japan: 40h/week statutory, 45h/month overtime cap + "special agreement" provisions.

🔢 Decimal Hours Quick Reference Table

MinutesDecimal HoursH:MM FormatFractionCommon Use
5 min0.08330:051/12Short task, stand-up meeting
15 min0.250:151/4Quarter-hour rounding unit
20 min0.333̄0:201/3Quick task
30 min0.500:301/2Standard short break
36 min0.600:363/5Tenth-hour rounding
45 min0.750:453/4Three-quarter hour
60 min1.001:001One full hour
90 min1.501:303/2One and a half hours
480 min8.008:008Standard workday
510 min8.508:3017/28h 30m with short break
2,400 min40.0040:0040Standard work week
2,700 min45.0045:0045Work 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").

Employer Time Rounding — Mathematical Rules

\( \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} \)

California prohibits rounding for meal period compliance. Multiple recent court cases (See's Candy Shops v. Superior Court, 2012; Troester v. Starbucks, 2018) have challenged rounding policies. The trend in US courts is narrowing the "neutral over time" standard. Many payroll software systems have shifted to capturing exact-minute timestamps to avoid litigation risk.
Actual Clock-In15-Min Rounded TimeDirectionMinutes Adjusted
8:00–8:078:00 AM↓ rounds down0 to −7 min
8:08–8:148:15 AM↑ rounds up+1 to +7 min
8:15–8:228:15 AM↓ rounds down0 to −7 min
8:23–8:298:30 AM↑ rounds up+1 to +7 min
8:30–8:378:30 AM↓ rounds down0 to −7 min
8:38–8:448:45 AM↑ rounds up+1 to +7 min
8:45–8:528:45 AM↓ rounds down0 to −7 min
8:53–8:599:00 AM↑ rounds up+1 to +7 min

🌍 International Work Hour Standards

CountryStandard Hours/WeekOvertime ThresholdOT RateKey Law
🇺🇸 USA40 h> 40 h/week1.5× (federal)FLSA § 207
🇬🇧 UK35–40 h (typical)Avg 48 h (max)Contractual (no statutory rate)Working Time Regs 1998
🇩🇪 Germany35–40 h> 8 h/dayContractual (125–150%)Arbeitszeitgesetz (ArbZG)
🇫🇷 France35 h (legal)> 35 h/week125% (1–8h OT), 150% (8h+)Loi Aubry (2000)
🇯🇵 Japan40 h (legal)> 8 h/day or 40 h/week125–150%Labour Standards Act
🇦🇺 Australia38 h> 38 h/week150–200% (award-based)Fair Work Act 2009
🇨🇦 Canada40 h (federal)> 40 h/week1.5× (federal); provinces varyCanada Labour Code + provincial
🇪🇺 EU (general)48 h max average48 h avg over 17 weeksMember state lawWTD 2003/88/EC
N
Written & Reviewed by Num8ers Editorial Team — Payroll Systems, Labor Law & Time-Tracking Specialists Last updated: April 2026 · FLSA 29 CFR § 785.48 (DOL time-rounding rules) · 29 USC § 207 (overtime provisions) · EU Working Time Directive 2003/88/EC · UK Working Time Regulations 1998 (SI 1998/1833) · California Division of Labor Standards Enforcement (DLSE) rounding opinion letters · France Loi Aubry No. 2000-37 (35-hour law) · Australia Fair Work Act 2009 (Cth) · Japan Labour Standards Act (Rōdō kijun hō, 1947 as amended) · US DOL Wage and Hour Division back-wage enforcement statistics FY2023 · Troester v. Starbucks Corporation, 5 Cal. 5th 829 (2018). For legal and payroll compliance advice, consult a qualified employment attorney or certified payroll professional (CPP).

❓ Frequently Asked Questions — Work Time & Hours

How do I calculate hours worked between two times?
Formula: \(T_\text{work} = T_\text{out} - T_\text{in} - T_\text{break}\), all in minutes. Example: clock in 9:00 (540 min from midnight), clock out 17:30 (1050 min), break 30 min → 1050 − 540 − 30 = 480 min = 8 hours. For overnight shifts: add 1440 (24 × 60) to the end time if it is earlier than start. Use the "Hours Worked" tab above — enter times, break duration, and results show instantly.
How do I convert hours and minutes to decimal for payroll?
Divide minutes by 60 and add to hours: \(H_\text{dec} = H + M/60\). Examples: 8h 30m = 8.50; 7h 45m = 7.75; 6h 20m = 6.333̄. Reverse: to get minutes from decimal, multiply the fractional part by 60. Most payroll systems (ADP, Paychex, QuickBooks) accept decimal hours for timesheet entry. Use the "Decimal ↔ H:MM" tab for instant conversion.
How do I calculate an overnight shift crossing midnight?
If clock-out time is earlier than clock-in, add 24 hours (1440 minutes) to clock-out. Example: clock in 22:00, clock out 06:00 → 06:00 + 24h = 30:00 → 30:00 − 22:00 = 8 hours. This calculator detects overnight shifts automatically when end time < start time and no date is specified. For multi-day shifts (e.g., 36-hour hospital rotation), enter specific dates for each clock-in and clock-out.
What is 8.5 hours in hours and minutes?
8.5 hours = 8 hours 30 minutes. Calculation: \(8.5 - 8 = 0.5; \quad 0.5 \times 60 = 30\) minutes. Other examples: 7.25 h = 7h 15m; 6.75 h = 6h 45m; 9.1\overline{6} h = 9h 10m. Note: 8.5 hours ≠ 8 hours 50 minutes (a very common mistake). The decimal part is a fraction of an hour, not a number of minutes.
How many work hours are in a year?
Standard US full-time year = 2,080 hours (52 weeks × 40 hours). After typical 10 federal holidays (80 hours) and 2 weeks PTO (80 hours): approximately 1,920 "net productive hours" per year. France's 35-hour week standard: 52 × 35 = 1,820 hours before leave. The European Working Hours Directive caps the annual average at 48 h/week = 2,496 h/year maximum. Germany averages 1,349 h/year (OECD 2023 — shortest among major economies). Mexico averages 2,128 h/year (longest in OECD).
What is overtime and when does it apply?
US Federal (FLSA): Overtime = hours over 40/week, paid at 1.5× the regular rate. Applies to all nonexempt employees regardless of payment method (hourly, salary, piece-rate). Exempt employees (executive, administrative, professional, outside sales — earning >$684/week per 29 CFR § 541) are not entitled to overtime. California: overtime after 8h/day OR 40h/week (whichever triggers first); double-time after 12h/day. Always check your state's law — 7 US states have stricter daily overtime rules than federal.
How do employers legally round employee time?
Per 29 CFR § 785.48, rounding is permitted to 5 minutes, 1/10 hour (6 min), or 1/4 hour (15 min) — only if "over a period of time the rounding averages out so that the employees are fully compensated." Rounding that systematically favors the employer is a wage violation. California courts have increasingly restricted rounding — Troester v. Starbucks (2018) held that Starbucks couldn't round away small amounts of off-the-clock work. Best practice: capture exact minutes and round only for display.
What is the difference between 12-hour and 24-hour (military) time?
12-hour time uses AM (12:00 midnight–11:59 AM) and PM (12:00 noon–11:59 PM). Ambiguity: "12:00 AM" = midnight and "12:00 PM" = noon — counterintuitive and causes errors. 24-hour time (military time): 00:00 = midnight, 12:00 = noon, 23:59 = 11:59 PM. Aviation (ICAO), military, hospitals, and transit systems universally use 24-hour format to eliminate ambiguity. Converting PM to 24h: add 12 (except 12 PM → 12:00, not 24:00). Converting 12 AM → 00:00.
How do I calculate billable hours for freelancing?
Log start and end time for each task. Deduct non-billable breaks. Convert to decimal hours. Sum tasks by client or project. Most freelance contracts bill in 6-minute (0.1h) or 15-minute (0.25h) increments — round up to the nearest increment per task (not per session). Example: 22 minutes of work → rounds to 0.4h (24 min) or 0.25h (15 min) depending on your contract. Invoicing software (FreshBooks, Harvest, Toggl) automates this; this calculator helps verify manual entries.
How many work hours are in a month?
Standard monthly work hours ≈ 173.3 hours (\(52 \times 40 \div 12 = 173.\overline{3}\)). Many payroll systems use exactly 173.33 h/month for salaried employees. If you need month-specific counts: January 2026 = 22 working days × 8h = 176h; February 2026 = 19 days × 8h = 152h. The "2,080 hour year" divided by 12 months = 173.33 h/month is the most widely used figure for computing hourly equivalent of salaried positions.
What is the best way to track work hours?
Options by complexity: (1) Simple timesheet — paper or spreadsheet, clock-in/out noted, total computed manually. (2) Time tracking app — Toggl, Clockify, RescueTime. (3) Biometric systems — fingerprint or face-scan terminals common in manufacturing. (4) GPS tracking — required for field workers and delivery drivers under some state laws. (5) Project management integration — Harvest, Jira, Asana time logs. For payroll compliance, the DOL requires records be kept for 2 years (FLSA § 516.5) — keep both timestamps and computed totals.
How does break time affect hours worked for payroll?
Rest breaks of 20 minutes or fewer must be paid under FLSA (WHD Field Operations Handbook § 31b11). Bona fide meal periods (30+ minutes, where the employee is completely relieved of duties) are not hours worked and are not paid. Many states have stricter rules: California requires a 30-minute unpaid meal break after 5 hours worked, plus a 10-minute paid rest break per 4 hours. If an employer doesn't provide a compliant meal break in California, the employee earns 1 hour of "premium pay" for that day.

🔗 Related Calculators on Num8ers

Found this useful? Bookmark for daily timesheet entry, share with HR teams and freelancers, or use for payroll audit preparation. For legal overtime disputes or wage-hour compliance, consult a qualified employment attorney or the US Department of Labor Wage and Hour Division (dol.gov/agencies/whd). Feedback: Num8ers.com.