Category: ASP

C# How to convert DateTime To String

String.Format("{0:yyyyMMddHHmmss}", theDate);

C#

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.