Convert 0 hours 12 minutes to Minutes

12 min
0h 12m = 720 sec = 0.2000 decimal hr

0 hours and 12 minutes = 12 minutes. That's 720 seconds, or 0.2000 decimal hours. Common uses include timesheet calculations, payroll math, and duration conversion.

Common conversions

HoursMinutesTotal minutesDecimal hours
0:1515150.25
0:3030300.50
0:4545450.75
1:000601.00
1:3030901.50
2:0001202.00
8:0004808.00
8:30305108.50
24:0001,44024.00

💡 Did you know? Some payroll systems bill in decimal hours rather than HH:MM. If you worked 7 hours 45 minutes, that's 7.75 hours (not 7:45). Misreading "7.75" as "7 hours 75 minutes" is a common error — decimal hours always use base-10 fractions of an hour.

Frequently Asked Questions

How many minutes is 0 hours and 12 minutes?

0 hours and 12 minutes = 0 + 12 = 12 minutes. Formula: total minutes = (hours × 60) + minutes.

How many seconds is 0 hours and 12 minutes?

0 hours and 12 minutes = 12 minutes = 720 seconds. Formula: total seconds = (hours × 3600) + (minutes × 60).

What is 0:12 in decimal hours?

0:1212 = 0.2000 decimal hours. Used in timesheets and billing systems that don't use HH:MM format.

How do I convert hours and minutes to minutes in Excel?

In Excel: =HOUR(A1)*60 + MINUTE(A1). For decimal hours: =HOUR(A1) + MINUTE(A1)/60. Or use: =A1*1440 (where A1 is a time value formatted as HH:MM).

How do I convert 8 hours 30 minutes to minutes?

8 hours 30 minutes = (8 × 60) + 30 = 510 minutes. Use the form above with 8 hours and 30 minutes to verify.

How do I convert 2:15 to minutes?

2:15 (2 hours 15 minutes) = (2 × 60) + 15 = 135 minutes. The hours go in the "Hours" field, the 15 (just the minutes part) goes in the "Minutes" field.

Why would I need hours in minutes?

Common uses: timesheet calculations (total minutes worked), payroll (some systems pay per minute), cooking time conversion, video/audio duration math, exercise/workout duration.

What is the difference between 1.5 hours and 1 hour 30 minutes?

They are the same! 1.5 hours = 1 hour + 0.5 hours = 1 hour + 30 minutes = 1:30. Decimal hours and HH:MM format are interchangeable, just different notations.