Gets short weekday strings. For example: "Sun", "Mon", etc.
Returns: the short weekday strings. Use Calendar.SUNDAY, Calendar.MONDAY, etc. to index the result array.
Calendar.SUNDAY
Calendar.MONDAY
Diagram: Format