String toJm(Locale locale) => DateFormat.jm('${locale.languageCode}_${locale.countryCode}') .format(toLocal()) .convertArabicNumbers();