Converts the specified day of week value to the day-of-week
name defined in
java.util.Calenda .
Parameters: dow - 1-based day of week value the Calendar day of week name with "Calendar." prefix. throws: IllegalArgumentException - if the specified dow value is out of range.