I was wondering on how to write a method that will return me a string which will contain the short day name, example:
public static string GetShortDayName(Da
DateTimeFormatInfo.ShortestDayNames
Gets or sets a string array of the shortest unique abbreviated day names associated with the current DateTimeFormatInfo object.