Hi, is there a simple way to get the number of hours and minutes between to times,
i.e a = 08:45 and b = 12:15
so c = b - a should be 3hrs 30mins
I've looked at DateUtils but couldn't seem to figure a simple way of achieving it, any help greatly appreciated
i.e a = 08:45 and b = 12:15
so c = b - a should be 3hrs 30mins
I've looked at DateUtils but couldn't seem to figure a simple way of achieving it, any help greatly appreciated