Please check this
Try this let input date is 1/8/2022
Npdate = datetime.Parseexact(inputdate,"M/d/yyyy",System.Globalization.cultureinfo.Invariantculture).Addyears(56).Addmonths(8).ToString("yyyy/MM/dd")
Cheers
Please check this
Try this let input date is 1/8/2022
Npdate = datetime.Parseexact(inputdate,"M/d/yyyy",System.Globalization.cultureinfo.Invariantculture).Addyears(56).Addmonths(8).ToString("yyyy/MM/dd")
Cheers