c# get the time between 2 dateTimes code example Example: fdifference between two date in hours c# double dif = (greaterDate - smallerDate).TotalHours;