Time and Date Formatting in .Net

I always find myself hunting for a quick reference on formatting various strings, including time and dates in .Net.  Here is a great reference.

.NET Format String 102: DateTime Format String

http://blogs.msdn.com/kathykam/archive/2006/09/29/773041.aspx 

Leave a reply