×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: C#
Posted by: Ellie Reid
Added: Oct 3, 2019 7:43 PM
Views: 4110
Tags: discount ebo
  1. int daysForShiftMaturityDate = maturityDatePayment?.PaymentDate.DayDiff(paymentPlan.MaturityDate.AddDays(-1)) ?? 0;
  2.