Decimal Time vs. Clock Time: Converting Timesheets Correctly

September 18, 2026

Decimal time expresses minutes as a fraction of an hour (2.5 hours), while clock time uses hh:mm format (2 hours 30 minutes). The conversion isn't simple base-10 to base-60 rounding — 0.5 hours is 30 minutes, not 50 minutes — and mixing up the two formats is a common source of timesheet and payroll errors.

Skip the math and get your answer instantly:

Open the Time Calculator

Converting Decimal Hours to Minutes

Multiply the decimal portion (everything after the decimal point) by 60. For 2.75 hours: 2 whole hours, plus 0.75 × 60 = 45 minutes, giving 2 hours 45 minutes — not 2 hours 75 minutes.

Converting Clock Time to Decimal Hours

Divide the minutes by 60 and add to the whole hours. For 3 hours 15 minutes: 3 + (15/60) = 3.25 decimal hours — not 3.15, which is a very common manual-entry mistake in timesheets.

Common Decimal-Minute Conversions

MinutesDecimal Hours
15 min0.25
30 min0.50
45 min0.75
10 min0.17 (approx.)
20 min0.33 (approx.)

Frequently Asked Questions

Is 2.5 hours the same as 2 hours 50 minutes?

No — 2.5 hours is 2 hours 30 minutes. The decimal .5 means half an hour (30 minutes), not 50 minutes; this is one of the most common timesheet conversion mistakes.

How do I convert decimal hours to hours and minutes?

Keep the whole number as hours, then multiply the decimal portion by 60 to get minutes. For 4.2 hours: 4 hours + (0.2 × 60) = 4 hours 12 minutes.

How do I convert clock time (hh:mm) to decimal hours for payroll?

Divide the minutes portion by 60 and add it to the whole hours. For 7 hours 45 minutes: 7 + (45/60) = 7.75 decimal hours.

Why do payroll systems use decimal time instead of hh:mm?

Decimal time is easier to use directly in pay calculations (hours × hourly rate) without further conversion, since hh:mm format isn't base-10 and can't be multiplied directly for pay without first converting it.

What's a quick way to estimate decimal minutes without a calculator?

15 minutes = 0.25, 30 minutes = 0.5, and 45 minutes = 0.75 cover the most common cases exactly; other minute values can be estimated by dividing by 60.