int daysForShiftMaturityDate = maturityDatePayment?.PaymentDate.DayDiff(paymentPlan.MaturityDate.AddDays(-1)) ?? 0;