dlocale

Locale information routines.

Members

Functions

convertMs2posixFormat
string convertMs2posixFormat(string source)

Undocumented in source. Be warned that the author may not have intended to support it.

initDateformatLocale
Locale initDateformatLocale(string localeName)

Locale for library.

setDefaultLocale
void setDefaultLocale(string localeName)

Sets default locale for library. Automatically loads locale info for future use.

Structs

Locale
struct Locale

Info about locale.

Variables

windowsLocales
LCID[string] windowsLocales;

Undocumented in source.

Meta