I need that every time the bot runs , it should change the daye to one day before
so form this to
Try this: Now.AddDays(-1).ToString(“dd.MM.yyyy”)
5 Likes
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.