Methodology
California Daily Overtime Pay Calculator methodology
Educational only: Work and pay decision support, not tax, legal, financial or career advice.
Privacy: Calculations run locally; Wage101 does not receive your work or pay inputs.
Update policy: Reviewed when formulas or official dependencies change.
Scope: US work and pay planning using your own assumptions.
1. Formulas and units
grossDayPay = regularPay + timeAndHalfPay + doubleTimePayWhere
- grossDayPay
- Gross pay for this workday (USD/workday)Source: Calculated output
regularPay = min(hoursInWorkday, 8) ร regularHourlyRateWhere
- regularHourlyRate
- Regular hourly rate (USD/hour)Source: User assumption
- hoursInWorkday
- Hours in this one workday (hours/workday)Source: User assumption
- regularPay
- Regular pay (USD/workday)Source: Calculated output
timeAndHalfPay = min(max(hoursInWorkday โ 8, 0), 4) ร regularHourlyRate ร 1.5Where
- regularHourlyRate
- Regular hourly rate (USD/hour)Source: User assumption
- hoursInWorkday
- Hours in this one workday (hours/workday)Source: User assumption
- timeAndHalfPay
- Time-and-a-half pay (USD/workday)Source: Calculated output
doubleTimePay = max(hoursInWorkday โ 12, 0) ร regularHourlyRate ร 2Where
- regularHourlyRate
- Regular hourly rate (USD/hour)Source: User assumption
- hoursInWorkday
- Hours in this one workday (hours/workday)Source: User assumption
- doubleTimePay
- Double-time pay (USD/workday)Source: Calculated output
doubleTimeHours = max(hoursInWorkday โ 12, 0)Where
- hoursInWorkday
- Hours in this one workday (hours/workday)Source: User assumption
- doubleTimeHours
- Double-time hours (hours/workday)Source: Calculated output
Money inputs and outputs use USD. Pay, time, benefits and work-related costs use the units stated beside each input.
2. Worked example
Input assumptions
A confirmed nonexempt worker earns $20 per hour and works a 10-hour workday.
Calculation and outputs
Example
A confirmed nonexempt worker earns $20 per hour and works a 10-hour workday.
- Gross pay for this workday
- 220.00 currency units
- Regular pay
- 160.00 currency units
- Time-and-a-half pay
- 60.00 currency units
- Double-time pay
- 0.00 currency units
- Double-time hours
- 0
Regular, time-and-a-half and double-time hours and pay remain separate for one workday.
Interpretation
Use the result only for one confirmed ordinary California workday; it is not a weekly overtime calculation.
3. Validation and boundary checks
- The worked example uses the same shared-work-logic engine as the interactive planner.
- Unsupported eligibility, policy branches and out-of-range assumptions fail closed.
- Result cards, trace, CSV, PDF and methodology bind to named engine result fields.
4. Assumptions and source classification
- General California nonexempt coverage and an ordinary workday have been confirmed.
- The entered regular hourly rate is the correct legal regular rate for this workday.
Official dependencies used by this calculator are captured in the Wage101 evidence register and version-acknowledged in this page history. User-entered work and pay assumptions remain separate from those official inputs.
5. Limitations
- Weekly overtime, seventh-day rules and work across multiple days are excluded.
- Alternative workweeks, exemptions, collective agreements and industry-specific rules are excluded.
This is educational decision support, not personalised tax, legal, financial or career advice. Check how the rules that apply in United States treat your work and pay circumstances, and seek qualified advice where appropriate.
6. Update and evidence policy
Registered family-level suites test formula invariants and example reconciliation; the release ledger records that coverage without claiming a separate oracle for every line of public copy. Registered official sources block dependent public workflows when their evidence or version acknowledgement is unavailable or invalid. Work and pay inputs remain user-supplied because they vary by person, job and contract.
Change history
- : Initial public release of the California Daily Overtime Pay planner and methodology.
Related reading
Use these practical guides to interpret the decision and its assumptions.
- California Overtime Pay: what the Wage101 calculator includes
Calculate pay for one ordinary California workday after confirming general nonexempt coverage.
Read guide