how to subtract one date from another in c# code example Example: c# subtract 24 hours form datetime DateTime dt1 = dt.AddHours(-24);