String getEEEE(Locale locale) => DateFormat.EEEE('${locale.languageCode}_${locale.countryCode}').format(toLocal()).capitalize();