Skip Navigation

Time to Decimal Calculator

Convert HH:MM:SS time to decimal hours. Widely used in payroll systems, timesheets, and spreadsheets where time must be stored as a single decimal number.

1.5 hours

Formula

Decimal hours = H + M ÷ 60 + S ÷ 3600

How to Convert Time to Decimal Hours

To convert HH:MM:SS to decimal hours:

Decimal hours = H + M ÷ 60 + S ÷ 3600

Example: 2:30:00 → 2 + 30÷60 + 0÷3600 = 2.5 hours

Example: 1:15:30 → 1 + 15÷60 + 30÷3600 = 1.2583 hours

This format is used in payroll (e.g. 8.5 hours worked) and spreadsheet time arithmetic.

Time to Decimal Hours Reference Table

HH:MM:SSDecimal Hours
00:00:300.008333
00:01:000.016667
00:05:000.083333
00:10:000.166667
00:15:000.25
00:30:000.5
01:00:001
01:30:001.5
02:00:002
04:00:004
06:00:006
08:00:008
12:00:0012
24:00:0024


See also