Returns a list of all locales for which we have date formatting information.
static List<String> allLocalesWithSymbols() => List<String>.from(dateTimeSymbols.keys);