Hi! I have variable A and B with the same format = Datetime.parseexact(row(0).ToString,“yyyyMMdd”,system.globalization.cultureinfo.invariantculture).tostring(“dd-MM-yyyy”)
How can i substract? i receive error message like “substract its not member of sting”…i try some possibilites but without sucess
another error:
tanks