LOCALE_SSHORTDATE

Short date formatting string for the locale. The maximum number of characters allowed for this string is 80, including a terminating null character. The string can consist of a combination of day, month, year, and era format pictures. For example, "M/d/yyyy" indicates that September 3, 2004 is written 9/3/2004.

Locales can define multiple short date formats. To get all of the short date formats for this locale, use EnumDateFormats, EnumDateFormatsEx, or EnumDateFormatsExEx.