Start date is showing error - while start the apps

Dear All
Please I need your support to resolve this issue , When application start start date format is showing error - DateTime.Now.AddDays(-12).ToString(“dd/MM/yyyy”)

@Rojina

Welcome to the community

Please remove the double quotes in the formula and readd them…as per error they are wrong

Correct - "
Wrong - “

Cheers