C#: Change format Day with Leading zeron In DateTime

Posted by Shyju on Stack Overflow See other posts from Stack Overflow or by Shyju
Published on 2010-04-01T17:47:16Z Indexed on 2010/04/01 17:53 UTC
Read the original article Hit count: 196

Filed under:

in C#, DateTime.DaynNow.ToString() is returning "1". How can i get it as "01" ?

© Stack Overflow or respective owner

Related posts about c#