Skip to main content
everyday

Time Card Calculator

Calculate total work hours, overtime, and gross pay from clock-in and clock-out times.

Reviewed by Chase FloiedUpdated

This free online time card calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.

Sum of all hours worked in the pay period.

Hours before overtime kicks in (40 in the US).

1.5 = time and a half; 2.0 = double time.

Results

Regular Hours

40 hrs

Overtime Hours

5 hrs

Regular Pay

$$1,000.00

Overtime Pay

$$187.50

Gross Pay

$$1,187.50

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Time Card Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Time Card Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

Formula Reference

Time Card Calculator Formula

See calculator inputs for the governing equation

Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.

When to Use This Calculator

  • Use the Time Card Calculator when you need accurate results quickly without the risk of manual computation errors or unit conversion mistakes.
  • Use it to verify calculations made by hand or in spreadsheets — an independent check can catch errors before they lead to costly decisions.
  • Use it to explore how changing input parameters affects the output — a quick way to develop intuition and identify the most influential variables.
  • Use it when collaborating with others to ensure everyone is working from the same numbers and applying the same assumptions.

About This Calculator

The Time Card Calculator is a free, browser-based calculation tool for engineers, students, and technical professionals. Calculate total work hours, overtime, and gross pay from clock-in and clock-out times. It implements standard formulas and supports both metric (SI) and imperial unit systems with automatic unit conversion. All calculations are performed instantly in your browser with no data sent to a server. Use this calculator as a quick reference and sanity-check tool during design, analysis, and learning. Always verify results against primary engineering references and applicable standards for any safety-critical application.

About Time Card Calculator

The Time Card Calculator computes your regular hours, overtime hours, and gross pay for a work period. In the United States, the Fair Labor Standards Act (FLSA) requires that non-exempt employees receive overtime pay at 1.5 times their regular rate for hours exceeding 40 per week. Some states and industries have different thresholds or require daily overtime for shifts exceeding 8 hours. This calculator takes your total hours worked, overtime threshold, hourly rate, and overtime multiplier to produce a complete pay breakdown. It is an essential tool for hourly employees verifying their paychecks, managers reviewing timesheets, and freelancers tracking billable hours.

The Math Behind It

Overtime laws vary significantly by jurisdiction. The US federal standard is 40 hours per week at 1.5x pay, but California requires daily overtime after 8 hours and double time after 12 hours in a single day. Some salaried employees are exempt from overtime under FLSA's executive, administrative, and professional exemptions. Gross pay is the pre-tax amount; net (take-home) pay is reduced by federal income tax, state income tax, Social Security (6.2%), Medicare (1.45%), and any voluntary deductions. For proper timekeeping, the US Department of Labor recommends recording time to the nearest quarter-hour or better. Rounding rules allow employers to round to the nearest 5, 6, or 15 minutes, but the rounding must be neutral over time (not systematically favoring the employer). Meal breaks are generally unpaid if the employee is completely relieved of duties for at least 30 minutes, while short rest breaks (5-20 minutes) must be paid.

Formula Reference

Time Card Pay

Gross = (Regular Hrs x Rate) + (OT Hrs x Rate x Multiplier)

Variables: Regular Hrs = min(worked, threshold); OT Hrs = max(0, worked - threshold)

Worked Examples

Example 1: 45-hour week at $25/hour

An employee works 45 hours in a week at $25/hr with 1.5x overtime after 40 hours.

Step 1:Regular hours = min(45, 40) = 40
Step 2:Overtime = max(0, 45-40) = 5 hours
Step 3:Regular pay = 40 x $25 = $1,000
Step 4:OT pay = 5 x $25 x 1.5 = $187.50
Step 5:Gross = $1,000 + $187.50 = $1,187.50

Gross pay for the week is $1,187.50.

Common Mistakes & Tips

  • !Not rounding time entries consistently; use quarter-hour increments for consistency.
  • !Forgetting to deduct unpaid lunch breaks from total hours.
  • !Using gross pay for budgeting instead of net pay; taxes reduce take-home by 20-35%.

Related Concepts

Used in These Calculators

Calculators that build on or apply the concepts from this page:

Frequently Asked Questions

Am I entitled to overtime pay?

In the US, most hourly employees are entitled to 1.5x pay after 40 hours/week. Salaried employees above the FLSA salary threshold ($35,568/year as of 2024) who meet certain duties tests may be exempt.