How can i add also the time plz?

System.DateTime.Now.ToString(“dd-MM-yyyy”)

System.DateTime.Now.ToString(“dd-MM-yyyy HH-mm-ss”)

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.