Hours to decimal
7 h 45 m = 7 + 45/60 = 7.75 h
The hour portion stays whole. Only minutes and seconds contribute fractional hours.
The time to decimal calculator converts a clock duration to a decimal value, days, minutes, and seconds, or reverses a decimal-hour entry to HH:MM:SS. Exact seconds stay authoritative; optional interval rounding appears separately.
Time to decimal calculator — clock time in, decimal hours out
Two directions · exact-second source · optional interval comparison
Time → decimal
Decimal → time
Enter a nonnegative value with up to four decimal places. Final seconds are rounded to the nearest whole second.
ORIGINAL DECIMAL HOURS
7.75
7 h 45 m 0 s ÷ 3,600 seconds per hour
Original07:45:00 · 7.75 h
Rounded07:45:00 · 7.75 h
Difference0 seconds
HOW IT WORKS
FIG. 1 — SIXTY-MINUTE FRACTION
decimal value = (3,600h + 60m + s) ÷ 3,600
Converting every field to seconds first prevents clock minutes from being mistaken for hundredths.
7 h 45 m = 7 + 45/60 = 7.75 h
The hour portion stays whole. Only minutes and seconds contribute fractional hours.
0.75 h × 60 = 45 min
The reverse path carries the fraction through minutes and seconds, then rounds once at the final second.
rounded s = round(exact s ÷ interval s) × interval s
The unrounded source never disappears, so the size and direction of a policy-style adjustment remain visible.
A decimal value expresses a fraction of a sixty-minute hour without replacing the source clock record. The page stays within clock conversion; it does not translate unrelated units such as weeks or months.
PRINTABLE REFERENCE
Four-decimal values follow ordinary rounding. The two-decimal column is a compact payroll form, not an exact replacement for a repeating fraction.
| Minutes | Clock | Four decimals | Two decimals |
|---|---|---|---|
| 5 | 0:05 | 0.0833 | 0.08 |
| 10 | 0:10 | 0.1667 | 0.17 |
| 15 | 0:15 | 0.2500 | 0.25 |
| 20 | 0:20 | 0.3333 | 0.33 |
| 25 | 0:25 | 0.4167 | 0.42 |
| 30 | 0:30 | 0.5000 | 0.50 |
| 35 | 0:35 | 0.5833 | 0.58 |
| 40 | 0:40 | 0.6667 | 0.67 |
| 45 | 0:45 | 0.7500 | 0.75 |
| 50 | 0:50 | 0.8333 | 0.83 |
| 55 | 0:55 | 0.9167 | 0.92 |
| 60 | 0:60 | 1.0000 | 1.00 |
Use hours, minutes, and seconds on the left, or enter the decimal value on the right to return it to clock notation.
Leave rounding at None for direct conversion. With an interval selected, compare its result with the original source.
Copy one format or the summary, or share a fragment URL that restores inputs without creating a query-string page.
The printed table is a quick lookup for common minute increments. For a shift total with an arrival, departure, and break, use the time card tool. For elapsed time between two fixed moments, use the duration tool.
7 h 45 m 0 s
= 27,900 s ÷ 3,600
= 7.75 h
This prerendered example also equals 0.322917 decimal days and 465 total minutes.
2 h 10 m 30 s
= 7,830 s
= 2.175 h
Seconds contribute 30/3,600 of an hour. The four-place display trims unnecessary trailing zeros.
1.2345 h × 3,600
= 4,444.2 exact s
≈ 01:14:04
The 0.2-second remainder is reported before the final clock is rounded to a whole second.
07:38:00 original
07:45:00 rounded
difference +7:00
Both readings remain visible. The selection changes the comparison, never the exact conversion lines.
One minute is 1/60 hour, so many minutes to decimal results repeat. Four displayed places are rounded, while total seconds preserve the entered duration exactly.
Interval rounding uses the nearest step. A value exactly halfway is rounded upward by ordinary JavaScript numeric rounding; the signed difference makes that outcome inspectable.
An employer may round punches, daily totals, or nothing at all. This page offers a transparent display choice and does not claim that any interval is required or appropriate.
For pay estimates after classification, use the premium-rate tool. Its result uses integer cents; this page stays with clock notation, decimal form, and visible rounding.
Digits after the point are fractions of an hour, not clock minutes. Forty-five minutes is 45 ÷ 60 = 0.75 hour, so 7 hours 45 minutes becomes 7.75 in decimal form. A value of 7.45 instead means 7 hours 27 minutes.
Keep the whole number as hours, multiply the fractional part by 60 for minutes, then multiply any remaining minute fraction by 60 for seconds. The time to decimal calculator performs that sequence and rounds only the final seconds to the nearest integer.
A selected interval rounds the source duration to the nearest 5, 6, 10, 15, or 30 minutes. The exact original remains authoritative on this page. The rounded value and signed difference are displayed beside it so a user can see whether time was added or removed before using a payroll conversion.
No. Five minutes is 5/60 hour, or 1/12, whose decimal digits repeat. The reference chart prints 0.0833 to four decimal places and 0.08 as a common two-decimal payroll form; both are rounded displays of the repeating value.
Reviewed by the TimeCalculator.dev team · Published · Updated