Module zut.locale
Registration of locales and retrieval of information about locales.
Functions
|
Get the locale CSV delimiter character. |
|
Get the locale date format, if known (e.g. "%d/%m/%Y"). |
|
Get the locale decimal separator character. |
Return the current locale name, for example: fr_FR.UTF-8 on Linux or French_France.1252 on Windows. |
|
|
Register a locale for the entire application. |
|
Use a locale temporary (in the following thread-local block/context). |