parsed_number_format/parsed_number_format library

Functions

canonicalizedLocale(String? aLocale) String
shortLocale(String aLocale) String
Return the short version of a locale name, e.g. 'en_US' => 'en'
verifiedLocale(String? newLocale, bool localeExists(String)) String?