Welcome to the community
Now.adddays(-1) will give you the previous date
And to get in required format use now.adddays(-1).Tostring("dd.MM.yyyy")
Remaining can you be more specific on what is needed
Cheers
Welcome to the community
Now.adddays(-1) will give you the previous date
And to get in required format use now.adddays(-1).Tostring("dd.MM.yyyy")
Remaining can you be more specific on what is needed
Cheers