pls. help .... I want to automate the entry of the currentDate - how can I get the currentDate and how to set it then?
I am not firm with programming - pls. explain in a simply way - but I learn fast

thx
Hannes
Code: Select all
string curDate= System.DateTime.Now.ToString("DD.MM.yyyy");