public String[] getWeekdays ()

Gets weekday strings. For example: "Sunday", "Monday", etc.

Returns:  the weekday strings. Use Calendar.SUNDAY, Calendar.MONDAY, etc. to index the result array.