public void setShortWeekdays (String[] newShortWeekdays)

Sets short weekday strings. For example: "Sun", "Mon", etc.

Parameters:
newShortWeekdays    the new short weekday strings. The array should be indexed by Calendar.SUNDAY, Calendar.MONDAY, etc.