Wednesday, September 16, 2009

Formatting DateTime in C#

Here is an excellent list of the C# Formatting specifications for the DateTime type. The VB.NET formatting could easily be derived from this post as well:

http://www.csharp-examples.net/string-format-datetime/

No comments: