PFLocaleUtils Methods |
The PFLocaleUtils type exposes the following members.
Name | Description | |
---|---|---|
CoerceIntoSupportedLocale |
Checks if the given locale is supported by packflow. If it is supported, returns it.
Otherwise, returns a default (supported) locale.
| |
GetDefaultLocaleForLanguageCode |
Returns a default locale for a given packflow language code.
E.g. "en-gb" is returned for the "en" language code.
|