String was not recognize valid date time

Hi @satish.rathi59 ,

Could you Check with the below Expression :

DateTime.ParseExact(str_ETADate,"dd/MM/yyyy",System.Globalization.CultureInfo.InvariantCulture).AddDays(-Cint(str_MapTransitTime)).ToString("dd/MM/yyyy")