Returns the name of a weekday, given a specific locale.
The index of the weekday; Sunday is 0, Saturday is 6.
Whether to return the short form of the weekday's name, e.g. the short form of "Monday" is "Mon".
The locale in which the weekday's name should be returned.
Returns the name of a weekday, given a specific locale.