static int parseEnglishWeekday(S s) { ret indexOfIC(englishWeekdays(), s)+1; }