C# DateTime to "YYYYMMDDHHMMSS" format

Posted by SARAVAN on Stack Overflow See other posts from Stack Overflow or by SARAVAN
Published on 2010-06-11T18:43:49Z Indexed on 2010/06/11 18:52 UTC
Read the original article Hit count: 181

Filed under:
|

Hi, I want to convert a C# DateTime to "YYYYMMDDHHMMSS" format. But I don't find a built in method to get this format? Any comments?

© Stack Overflow or respective owner

Related posts about c#

Related posts about datetime