by TB Web Dev
6. May 2012 08:05
Just a quick Cheat Sheet Reference for working with dates in C#:
A quick way to Format Dates:
<%= String.Format("{specifier}", DateTime.Now) %>
SpecifierDescriptionOutput
d
Short Date
08/04/2007
D
Long Date
08 April 2007
t
Short Time
21:08
T
Long Time
21:08:59
...
[More]
by TB Web Dev
11. June 2011 10:00
The description is used as the meta description as well as shown in the related posts. It is recommended that you write a description, but not mandatory
[More]