시간 계산기
무료 시간 계산기로, 출근 시각과 퇴근 시각, 휴게시간에서 실근로시간을 구해 하루 합계와 한 주 합계를 소수 시간과 hh:mm 두 형식으로 보여줍니다. 시급을 입력하면 해당 국가의 연장근로 기준을 적용해 세전 급여도 계산합니다.
위치에서 감지함: 미국 —
예상 급여에 붙는 표시입니다. 목록에 없는 코드를 입력하려면 기타를 고르십시오.
주 단위 40:00 · ×1.5 출처
| 요일 | 출근 | 퇴근 | 휴게(분) | 근로시간 | 이 날 작업 |
|---|---|---|---|---|---|
| 월요일 | 0:00 | ||||
| 화요일 | 0:00 | ||||
| 수요일 | 0:00 | ||||
| 목요일 | 0:00 | ||||
| 금요일 | 0:00 | ||||
| 토요일 | 0:00 | ||||
| 일요일 | 0:00 |
월요일
근로시간 0:00
화요일
근로시간 0:00
수요일
근로시간 0:00
목요일
근로시간 0:00
금요일
근로시간 0:00
토요일
근로시간 0:00
일요일
근로시간 0:00
합계
- 합계
- 0:00
- 0.00 소수
From clock-in and clock-out to work hours
Enter a start time, an end time and an unpaid break for each day, and the work hours calculator does the arithmetic the awkward way round: minutes subtract cleanly, so 8:45 to 17:20 with a 35-minute break is 8 hours exactly, not 8.35 of anything. Each row shows its own total, and the week totals underneath as you type.
Input is forgiving on purpose. Twelve-hour times with AM and PM and twenty-four hour times both parse, and you can mix them across rows. A shift that runs past midnight is handled as an overnight shift rather than turning into a negative duration, which is the single most common thing a general-purpose time duration calculator gets wrong.
Decimal hours, hh:mm, and pay
Payroll usually wants decimal hours; people usually think in hours and minutes. Both are shown, and you can switch which one leads. 7 hours 45 minutes is 7.75 decimal hours, and seeing the two side by side removes the step where a 45 gets typed into a payroll field as 0.45.
Add an hourly rate and the calculator returns gross pay for each day and for the week. Choose a country and it applies that country's daily and weekly overtime thresholds and multiplier from the overtime rules table, so hours past the threshold are paid at the higher rate rather than folded into the flat total. The thresholds are shown next to the result, with the statute they come from, so you can check the assumption rather than trust it.
What is free, and where the timesheet takes over
Every calculation here is free: unlimited rows, unlimited recalculation, totals and pay on screen, a copy button that puts the week into your clipboard as plain text, a CSV of your own rows, and a JSON file holding everything the site keeps for you. There is no account, the numbers never leave your browser — rows are kept in local storage on your own device — and one control in the tool deletes all of it.
Entry is built for a week at a time rather than a cell at a time. A default shift you can edit fills Monday to Friday in one click, a day can be copied down the week or repeated from the day before, the week carries real dates with previous and next navigation, and a block of rows pasted from a spreadsheet fills it outright. When you need the result as a document with a fixed layout, or you need to keep last week alongside this week, or track several people at once, that is the timesheet calculator, where the generated PDF and the saved-week library are the paid Tauvio Pass features. The time card calculator workflow, with named people and printable weeks, lives there too. If you only want to know how long something lasted, the stopwatch measures it directly.
자주 묻는 질문
How do I calculate my work hours for the week?
Enter each day's clock-in time, clock-out time and unpaid break. The calculator totals each day and sums the week, showing the result in both decimal hours and hours and minutes.
How do I convert minutes into decimal hours?
Divide the minutes by 60: 45 minutes is 0.75 hours, 20 minutes is 0.33. The hours calculator shows both forms at once so you do not have to convert by hand.
Does the hours calculator handle overnight shifts?
Yes. A shift that starts at 22:00 and ends at 06:00 is read as eight hours across midnight, not as a negative duration.
Are breaks deducted automatically?
Only the break you enter is deducted, and it is treated as unpaid. If your break is paid, leave the field empty so it stays inside the total.
Can it work out overtime pay?
Yes. Select a country and the calculator applies that country's daily and weekly overtime thresholds and multiplier, and shows which statute the numbers come from.
Is the hours calculator free?
Yes. Totals, overtime, pay on screen, CSV export of your own rows, a JSON backup of everything and printing are free with no account. The generated PDF document and saving weeks as a history are part of the paid Tauvio Pass.