RegionBundleInterface
RegionBundleInterface
interface RegionBundleInterface implements ResourceBundleInterface
Gives access to region-related ICU data.
Methods
登录查看完整内容string[] | getLocales() Returns the list of locales that this bundle supports. | from ResourceBundleInterface |
string|null | getCountryName(string $country, string $displayLocale = null) Returns the name of a country. |