TIMESHEET
Employee
| Date | Start | End | Break | Hours | Notes |
|---|---|---|---|---|---|
| 09:00 | 17:00 | 30 min | 7.50 | ||
| Total regular hours | 7.50 | ||||
Create a printable timesheet with dated start, end, break, notes, and deterministic regular-hour totals.
Private by design. Document content and the optional logo stay in this browser tab. Nothing is uploaded, persisted, or added to the URL.
| Date | Start | End | Break | Hours | Notes |
|---|---|---|---|---|---|
| 09:00 | 17:00 | 30 min | 7.50 | ||
| Total regular hours | 7.50 | ||||
Customize the fields; the document preview updates immediately.
Record ordinary work intervals without adding payroll, overtime, or tax assumptions.
A shared browser-local template engine stores current field state only in this tab, renders user content as escaped React text, calculates supported totals deterministically, and sends the current page preview to the browser print dialog without a server upload.
No. Content stays in memory in this tab and disappears when the page is closed or reset.
Choose Print / Save PDF and select the browser's Save as PDF destination. Review paper size, orientation, margins, and scale in the dialog.