Date formatting table on Page 173 is wrong

Friday, October 03 2008

John T correctly points out that Word did a number on the table on Page 173.  Currently it looks like this:

D                         8/7/1971
D                         Saturday, August 7, 1971
G                        8/7/1971 12:00 AM
G                        8/7/1971 12:00:00 AM
S                        1971-08-07T00:00:00
Y                        August 1971

and that isn't right.  the first D should be a d and the first G should be a g.  The S should be a small s too.

All ofthe date formatting codes (which are great for use in ToString, too) are at this link:

http://msdn.microsoft.com/en-us/library/az4se3k1.aspx

S