take diff of dateTime and return hours in c# code example Example: fdifference between two date in hours c# double dif = (greaterDate - smallerDate).TotalHours;