yokzu

yokzu

  • NA
  • 306
  • 0

Changing date string

Sep 26 2012 4:25 AM
Hi,
I want to change date string. I am giving the code and output below;

DateTime.Now.ToString();
26.09.2012 11:25:20

But I want to change this output to "26.09.2012.11.25.20"

How can I do that?

Answers (4)