DateInterval is using Int32 when you add to DateTime

Instead of using a DateInterval for this, I suggest just using the DateTime Constructor which takes a double…