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