Time Card Calculator
Track daily work hours and calculate total weekly time from start and end times.
| Day | Clock In | Clock Out | Break (min) | Hours | |
|---|---|---|---|---|---|
| Mon | 7.50h | ||||
| Tue | 7.50h | ||||
| Wed | 7.50h | ||||
| Thu | 7.50h | ||||
| Fri | 7.50h | ||||
| Sat | — | ||||
| Sun | — |
Total Hours
37.50h
37h 30m
Regular
37.50h
Overtime
0.00h
Working Days
5
Related Tools
0 comments
How it works
Enter clock-in and clock-out times for each day of the week. Optionally add a break duration. The tool subtracts breaks from each day's total, sums all days to give the weekly total, and highlights overtime beyond 40 hours (configurable). All arithmetic runs in your browser with no data stored or sent anywhere.
Common use cases
- Calculating weekly pay for an hourly job before submitting a timesheet.
- Tracking freelance hours across a week for invoicing.
- Verifying that total hours for the week stay within a contracted limit.
Frequently asked questions
Does this handle overnight shifts?
Yes — if the clock-out time is earlier than the clock-in time, the tool adds 24 hours to the end time to account for a shift that crosses midnight.
Is my timesheet data saved?
No data is saved or sent anywhere. Refreshing the page resets the form.
Can I customise the overtime threshold?
The default threshold is 40 hours per week. You can adjust it in the settings row above the results.