static Future<void> initDateTimeFormatterLocale(String locale) async { await initializeDateFormatting(locale, null); }