Date Formatting To String
Posted on: Tue Nov 03 14:16:44 -0800 2009. Updated on: Tue Nov 03 14:16:44 -0800 2009.
Category: DotNet
Category: DotNet
I can never remember how to format a Datetime object into a particular looking string. Here is an article that nicely shows how to do this:
http://www.csharp-examples.net/string-format-datetime/