KalugaLocale

actual data class KalugaLocale : BaseLocale

Default implementation of BaseLocale

actual data class KalugaLocale : BaseLocale

Default implementation of BaseLocale

expect class KalugaLocale : BaseLocale

Default implementation of BaseLocale

actual data class KalugaLocale : BaseLocale

Default implementation of BaseLocale

actual data class KalugaLocale : BaseLocale

Default implementation of BaseLocale backed by the ECMAScript Intl API.

Shared by the JS family (js + wasmJs) via typed Intl externals.

Types

Link copied to clipboard
actual object Companion
actual object Companion
expect object Companion
actual object Companion
actual object Companion

Properties

Link copied to clipboard
actual open override val alternateQuotationEnd: String

The alternative Character(s) used for indicating the end of a quote

actual open override val alternateQuotationEnd: String

The alternative Character(s) used for indicating the end of a quote

expect open override val alternateQuotationEnd: String

The alternative Character(s) used for indicating the end of a quote

actual open override val alternateQuotationEnd: String

The alternative Character(s) used for indicating the end of a quote

actual open override val alternateQuotationEnd: String

The alternative Character(s) used for indicating the end of a quote

Link copied to clipboard
actual open override val alternateQuotationStart: String

The alternative Character(s) used for indicating the start of a quote

actual open override val alternateQuotationStart: String

The alternative Character(s) used for indicating the start of a quote

expect open override val alternateQuotationStart: String

The alternative Character(s) used for indicating the start of a quote

actual open override val alternateQuotationStart: String

The alternative Character(s) used for indicating the start of a quote

actual open override val alternateQuotationStart: String

The alternative Character(s) used for indicating the start of a quote

Link copied to clipboard
actual open override val countryCode: String

ISO 3166 alpha-2 country code or UN M.49 numeric-3 area code.

actual open override val countryCode: String

ISO 3166 alpha-2 country code or UN M.49 numeric-3 area code.

expect open override val countryCode: String

ISO 3166 alpha-2 country code or UN M.49 numeric-3 area code.

actual open override val countryCode: String

ISO 3166 alpha-2 country code or UN M.49 numeric-3 area code.

actual open override val countryCode: String

ISO 3166 alpha-2 country code or UN M.49 numeric-3 area code.

Link copied to clipboard
actual open override val languageCode: String

ISO 639 alpha-2 or alpha-3 language code.

actual open override val languageCode: String

ISO 639 alpha-2 or alpha-3 language code.

expect open override val languageCode: String

ISO 639 alpha-2 or alpha-3 language code.

actual open override val languageCode: String

ISO 639 alpha-2 or alpha-3 language code.

actual open override val languageCode: String

ISO 639 alpha-2 or alpha-3 language code.

Link copied to clipboard
val nsLocale: NSLocale

the internal NSLocale tracking this locale.

Link copied to clipboard
actual open override val quotationEnd: String

The Character(s) used for indicating the end of a quote

actual open override val quotationEnd: String

The Character(s) used for indicating the end of a quote

expect open override val quotationEnd: String

The Character(s) used for indicating the end of a quote

actual open override val quotationEnd: String

The Character(s) used for indicating the end of a quote

actual open override val quotationEnd: String

The Character(s) used for indicating the end of a quote

Link copied to clipboard
actual open override val quotationStart: String

The Character(s) used for indicating the start of a quote

actual open override val quotationStart: String

The Character(s) used for indicating the start of a quote

expect open override val quotationStart: String

The Character(s) used for indicating the start of a quote

actual open override val quotationStart: String

The Character(s) used for indicating the start of a quote

actual open override val quotationStart: String

The Character(s) used for indicating the start of a quote

Link copied to clipboard
actual open override val scriptCode: String

ISO 15924 alpha-4 script code.

actual open override val scriptCode: String

ISO 15924 alpha-4 script code.

expect open override val scriptCode: String

ISO 15924 alpha-4 script code.

actual open override val scriptCode: String

ISO 15924 alpha-4 script code.

actual open override val scriptCode: String

ISO 15924 alpha-4 script code.

Link copied to clipboard
actual open override val unitSystem: UnitSystem

Returns UnitSystem for the KalugaLocale.

actual open override val unitSystem: UnitSystem

Returns UnitSystem for the KalugaLocale.

expect open override val unitSystem: UnitSystem

Returns UnitSystem for the KalugaLocale.

actual open override val unitSystem: UnitSystem

Returns UnitSystem for the KalugaLocale.

actual open override val unitSystem: UnitSystem

Returns UnitSystem for the KalugaLocale.

Link copied to clipboard

Indicates whether this locale use a 24 hour clock cycle.

Link copied to clipboard
actual open override val variantCode: String

Any arbitrary value used to indicate a variation of a KalugaLocale. Where there are two or more variant values each indicating its own semantics, these values should be ordered by importance, with most important first, separated by underscore('_').

actual open override val variantCode: String

Any arbitrary value used to indicate a variation of a KalugaLocale. Where there are two or more variant values each indicating its own semantics, these values should be ordered by importance, with most important first, separated by underscore('_').

expect open override val variantCode: String

Any arbitrary value used to indicate a variation of a KalugaLocale. Where there are two or more variant values each indicating its own semantics, these values should be ordered by importance, with most important first, separated by underscore('_').

actual open override val variantCode: String

Any arbitrary value used to indicate a variation of a KalugaLocale. Where there are two or more variant values each indicating its own semantics, these values should be ordered by importance, with most important first, separated by underscore('_').

actual open override val variantCode: String

Any arbitrary value used to indicate a variation of a KalugaLocale. Where there are two or more variant values each indicating its own semantics, these values should be ordered by importance, with most important first, separated by underscore('_').

Functions

Link copied to clipboard
actual open override fun countryName(forLocale: KalugaLocale): String

Gets the county name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun countryName(forLocale: KalugaLocale): String

Gets the county name of the KalugaLocale, localized according to a given KalugaLocale

expect open override fun countryName(forLocale: KalugaLocale): String

Gets the county name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun countryName(forLocale: KalugaLocale): String

Gets the county name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun countryName(forLocale: KalugaLocale): String

Gets the county name of the KalugaLocale, localized according to a given KalugaLocale

Link copied to clipboard
actual open override fun languageName(forLocale: KalugaLocale): String

Gets the language name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun languageName(forLocale: KalugaLocale): String

Gets the language name of the KalugaLocale, localized according to a given KalugaLocale

expect open override fun languageName(forLocale: KalugaLocale): String

Gets the language name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun languageName(forLocale: KalugaLocale): String

Gets the language name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun languageName(forLocale: KalugaLocale): String

Gets the language name of the KalugaLocale, localized according to a given KalugaLocale

Link copied to clipboard
actual open override fun name(forLocale: KalugaLocale): String

Gets the name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun name(forLocale: KalugaLocale): String

Gets the name of the KalugaLocale, localized according to a given KalugaLocale

expect open override fun name(forLocale: KalugaLocale): String

Gets the name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun name(forLocale: KalugaLocale): String

Gets the name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun name(forLocale: KalugaLocale): String

Gets the name of the KalugaLocale, localized according to a given KalugaLocale

Link copied to clipboard
actual open override fun scriptName(forLocale: KalugaLocale): String

Gets the script name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun scriptName(forLocale: KalugaLocale): String

Gets the script name of the KalugaLocale, localized according to a given KalugaLocale

expect open override fun scriptName(forLocale: KalugaLocale): String

Gets the script name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun scriptName(forLocale: KalugaLocale): String

Gets the script name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun scriptName(forLocale: KalugaLocale): String

Gets the script name of the KalugaLocale, localized according to a given KalugaLocale

Link copied to clipboard
open override fun toString(): String
open override fun toString(): String
open override fun toString(): String
open override fun toString(): String
open override fun toString(): String
Link copied to clipboard
actual open override fun variantName(forLocale: KalugaLocale): String

Gets the variant name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun variantName(forLocale: KalugaLocale): String

Gets the variant name of the KalugaLocale, localized according to a given KalugaLocale

expect open override fun variantName(forLocale: KalugaLocale): String

Gets the variant name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun variantName(forLocale: KalugaLocale): String

Gets the variant name of the KalugaLocale, localized according to a given KalugaLocale

actual open override fun variantName(forLocale: KalugaLocale): String

Gets the variant name of the KalugaLocale, localized according to a given KalugaLocale