ShortDayNames: Array
The ShortDayNames property sets array of abbreviated names for week days.
Property value is set directly or from JSON. By default it contains the following string array: ["mo", "tu", "we", "th", "fr", "sa", "su"].
The example of use is given in the with description of the CultureInfo.dateToStr method.
See also: