- dayOfWeek
- One of Java.Util.Calendar.Sunday, Java.Util.Calendar.Monday, etc.
- abbrev
- One of DateUtils.LENGTH_LONG, DateUtils.LENGTH_SHORT, DateUtils.LENGTH_MEDIUM, or DateUtils.LENGTH_SHORTEST. Note that in most languages, DateUtils.LENGTH_SHORT will return the same as DateUtils.LENGTH_MEDIUM. Undefined lengths will return DateUtils.LENGTH_MEDIUM but may return something different in the future.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IndexOutOfBoundsException if the dayOfWeek is out of bounds.
Return a string for the day of the week.