shortWeekdays property
Very short names for days of the week, starting with Sunday, e.g. 'S'.
These values are displayed to the user in the WeekdayButtons.
If omitted, defaultShortWeekdays is used (en_ISO).
Implementation
final List<String> shortWeekdays;