Time Card Calculator

Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday
More Options: Pay Rate, Overtime Rules

Total Hours This Week

37h 30m

  • Regular hours: 37h 30m
  • Overtime hours: 0h 0m
  • Total pay: $750.00

Compare Calculations

Downloads

Includes your inputs and results for this calculation, plus any additional calculations you've compared.

How This Calculator Works

A time card calculator adds up a full work week of daily clock-in and clock-out times into a total, split into regular and overtime hours. Enter each day’s clock-in and clock-out time (and any unpaid break), leave days you didn’t work blank, and this calculator totals the week and shows what you’re owed if you enter an hourly rate — including any overtime premium.

Unlike this site’s Hours Worked Calculator, which handles a single shift, this one is built for the whole week at once: each day is calculated the same way (including handling an overnight shift that crosses midnight), then the seven daily totals are added together before regular and overtime hours are split out.

The Formula

Each day’s hours come from the same subtraction as a single shift:

Hours=(Clock-OutClock-In)Unpaid Break\text{Hours} = (\vA{\text{Clock-Out}} - \vB{\text{Clock-In}}) - \vC{\text{Unpaid Break}}

The week’s total is the sum of every day worked. That total then splits into regular and overtime hours at your chosen threshold (40 hours per week by default):

Regular Hours=min(Total Hours,Overtime Threshold)\vF{\text{Regular Hours}} = \min(\vE{\text{Total Hours}}, \vD{\text{Overtime Threshold}}) Overtime Hours=max(0,Total HoursOvertime Threshold)\vG{\text{Overtime Hours}} = \max(0, \vE{\text{Total Hours}} - \vD{\text{Overtime Threshold}})

Total pay adds regular pay to overtime pay, with overtime paid at your chosen multiplier (1.5×, or “time and a half,” by default):

Total Pay=(Regular Hours×rate)+(Overtime Hours×rate×overtime multiplier)\text{Total Pay} = (\vF{\text{Regular Hours}} \times \text{rate}) + (\vG{\text{Overtime Hours}} \times \text{rate} \times \text{overtime multiplier})

Worked Example

Five 9-hour days (8:00 AM to 5:00 PM, no break) at a $20/hour rate, with the default 40-hour overtime threshold and 1.5× multiplier:

  1. Total Hours: 5×9=45 hours5 \times 9 = \vE{45} \text{ hours} for the week.
  2. Regular Hours: the first 40\vF{40} hours.
  3. Overtime Hours: the remaining 4540=5 hours\vE{45} - \vD{40} = \vG{5} \text{ hours}.
  4. Regular pay: 40 × $20 = $800.
  5. Overtime pay: 5 × $20 × 1.5 = $150.
  6. Total pay: $800 + $150 = $950.

Source: Wikipedia: Fair Labor Standards Act of 1938 (overtime rules).

Frequently Asked Questions

What's the difference between this and the Hours Worked Calculator?

The Hours Worked Calculator handles a single shift — one clock-in and clock-out. This Time Card Calculator adds up an entire seven-day work week at once, day by day, and splits the weekly total into regular and overtime hours.

How does overtime get calculated?

Hours worked beyond the overtime threshold (40 hours per week by default, the standard U.S. federal rule) are paid at the overtime multiplier you set (1.5x, or "time and a half", by default). Both the threshold and multiplier are plain adjustable settings — overtime rules vary by state, country, and employer, so check your own rules under "More options" rather than assuming the defaults apply to you.

Can I leave a day blank if I didn't work?

Yes — leave both the clock-in and clock-out fields empty for any day off, and it counts as zero hours without an error. If you fill in only one of the two times for a day, though, the calculator will ask you to fill in both or leave both blank, since a single time alone isn't enough to calculate hours worked.

Does this handle an overnight shift?

Yes — if a day's clock-out time is earlier in the day than its clock-in time (like 22:00 in, 06:00 out), it's treated as a shift that crosses midnight, the same way the Hours Worked Calculator handles it.