Locale.weekDays

Full week's day name, starting with Sunday.

struct Locale
string[7] weekDays;

Meta