PFLocaleUtils Class |
Namespace: Packflow.Core
public static class PFLocaleUtils
The PFLocaleUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultLocale |
Default packflow locale.
|
| 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.
|