Problem:
Converting the decimal values in column A to correctly formatted time values.

Solution:

Divide each number by 24 as follows:
=A2/24
Format your result cells as custom \"[hh]:mm\".