convert sum of minutes to hours:minutes
if i sum of minutes and i convert it to number of hours and minutes .
for example if we have 100 minutes = 100 /60 = 1.67 this result is not suitable.
but i want the result = 1:40
0
if i sum of minutes and i convert it to number of hours and minutes .
for example if we have 100 minutes = 100 /60 = 1.67 this result is not suitable.
but i want the result = 1:40