Timesheet Calculator
Type the week's clock-in, lunch, and clock-out times and the calculator totals each day, sums the week, splits regular from overtime at 40 hours, and computes gross pay from an hourly rate — the same arithmetic our Excel timesheets run, done live. Overnight shifts total correctly, minutes convert to decimals, and the filled sheet downloads as a PDF with signature lines. Nothing is uploaded; the math runs in your browser.
Enter times, get hours, overtime, and pay.
| Day | Time in | Lunch out | Lunch in | Time out | Hours |
|---|---|---|---|---|---|
| Monday | — | ||||
| Tuesday | — | ||||
| Wednesday | — | ||||
| Thursday | — | ||||
| Friday | — | ||||
| Saturday | — | ||||
| Sunday | — |
The same calculator as a reusable Excel or Google Sheets timesheet.
Timesheet minutes to decimal hours.
Payroll multiplies hours by a rate, so minutes have to become decimals: divide by 60. The quarter-hours everyone remembers are 15 = 0.25, 30 = 0.50, 45 = 0.75; the rest are below. Round to two places — 7 hours 20 minutes is 7.33.
| Min | Decimal | Min | Decimal | Min | Decimal | Min | Decimal |
|---|---|---|---|---|---|---|---|
| 1 | 0.02 | 16 | 0.27 | 31 | 0.52 | 46 | 0.77 |
| 2 | 0.03 | 17 | 0.28 | 32 | 0.53 | 47 | 0.78 |
| 3 | 0.05 | 18 | 0.30 | 33 | 0.55 | 48 | 0.80 |
| 4 | 0.07 | 19 | 0.32 | 34 | 0.57 | 49 | 0.82 |
| 5 | 0.08 | 20 | 0.33 | 35 | 0.58 | 50 | 0.83 |
| 6 | 0.10 | 21 | 0.35 | 36 | 0.60 | 51 | 0.85 |
| 7 | 0.12 | 22 | 0.37 | 37 | 0.62 | 52 | 0.87 |
| 8 | 0.13 | 23 | 0.38 | 38 | 0.63 | 53 | 0.88 |
| 9 | 0.15 | 24 | 0.40 | 39 | 0.65 | 54 | 0.90 |
| 10 | 0.17 | 25 | 0.42 | 40 | 0.67 | 55 | 0.92 |
| 11 | 0.18 | 26 | 0.43 | 41 | 0.68 | 56 | 0.93 |
| 12 | 0.20 | 27 | 0.45 | 42 | 0.70 | 57 | 0.95 |
| 13 | 0.22 | 28 | 0.47 | 43 | 0.72 | 58 | 0.97 |
| 14 | 0.23 | 29 | 0.48 | 44 | 0.73 | 59 | 0.98 |
| 15 | 0.25 | 30 | 0.50 | 45 | 0.75 | 60 | 1.00 |
Forty hours is a workweek rule, not a pay-period rule.
Federal overtime is owed on hours past 40 in a single fixed workweek. The calculator applies that rule to the seven days you enter; for a biweekly or semi-monthly pay period, total each workweek on its own rather than averaging — a 48-hour week beside a 32-hour week is eight hours of overtime, not zero. Lunch breaks subtract only when you enter both the out and back times, so an unbroken shift never needs a fake zero-minute lunch.
If your state computes overtime daily — California past eight hours, with double time past twelve — the weekly split here understates the premium; the California overtime timesheet does the per-day math. And the 7-minute rounding rule is optional: exact minutes are always compliant, which is what this calculator uses.



