Enter clock-in, clock-out, and break time for each day to total your weekly hours and pay.
| Day | Clock In | Clock Out | Break (min) | Hours |
|---|
For each day: hours = (clock-out − clock-in) − break minutes, converted to decimal hours. If clock-out is earlier in the day than clock-in, the shift is treated as crossing midnight. Total pay is total hours × your hourly rate.
Hours worked = (clock-out time − clock-in time) − break minutes, converted to decimal hours. If clock-out is earlier than clock-in, it's treated as crossing midnight into the next day.
This calculator totals raw hours worked; it doesn't apply overtime multipliers automatically, since overtime rules vary by jurisdiction and employer policy.
No — everything is calculated in your browser and isn't saved or sent anywhere. Refreshing the page clears it.