locale

Types

pub type Locale =
   #(String, String)

Functions

pub fn get_locale() -> #(String, String)

Returns #(language code, country code), or empty strings if none is defined

Search Document