Module dagon.core.locale
Provides a function for detecting and querying the system locale.
Functions
| Name | Description |
|---|---|
systemLocale()
|
Returns the system locale string in the form "ll_CC" (e.g., "en_US").
|