Am trying to get number of hours between two time objects. Am using 24h time format. If the difference in hours is higler than 24 hours, I want to increase price for some cars.
User can select start time and end time from input typte=time
: 10:25 / 23:45
Which is the best approach to do this. I google but that examples i dont understand clearly...