package Intl
- Source
- package.scala
- Alphabetic
- By Inheritance
- Intl
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Type Members
- trait Collator extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait CollatorOptions extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait DateTimeFormat extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait DateTimeFormatOptions extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait DateTimeFormatPart extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait DateTimeFormatPartTypes extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType()
- trait LDMLPluralRule extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType()
- trait NumberFormat extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait NumberFormatOptions extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait PluralRuleType extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType()
- trait PluralRules extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait PluralRulesOptions extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait RelativeTimeFormat extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait RelativeTimeFormatLocaleMatcher extends scala.scalajs.js.Object with StObject
The locale matching algorithm to use.
The locale matching algorithm to use.
[MDN](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_negotiation).
[Specification](https://tc39.es/ecma402/#sec-InitializeRelativeTimeFormat).
- Annotations
- @JSType()
- trait RelativeTimeFormatNumeric extends scala.scalajs.js.Object with StObject
The format of output message.
The format of output message.
[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat#Parameters).
[Specification](https://tc39.es/ecma402/#sec-InitializeRelativeTimeFormat).
- Annotations
- @JSType()
- trait RelativeTimeFormatOptions extends scala.scalajs.js.Object with StObject
An object with some or all of properties of
optionsparameter ofIntl.RelativeTimeFormatconstructor.An object with some or all of properties of
optionsparameter ofIntl.RelativeTimeFormatconstructor.[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat#Parameters).
[Specification](https://tc39.es/ecma402/#sec-InitializeRelativeTimeFormat).
- Annotations
- @JSType() @native()
- trait RelativeTimeFormatPart extends scala.scalajs.js.Object with StObject
An object representing the relative time format in parts that can be used for custom locale-aware formatting.
An object representing the relative time format in parts that can be used for custom locale-aware formatting.
[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/formatToParts#Using_formatToParts).
[Specification](https://tc39.es/ecma402/#sec-FormatRelativeTimeToParts).
- Annotations
- @JSType() @native()
- trait RelativeTimeFormatStyle extends scala.scalajs.js.Object with StObject
The length of the internationalized message.
The length of the internationalized message.
[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/RelativeTimeFormat#Parameters).
[Specification](https://tc39.es/ecma402/#sec-InitializeRelativeTimeFormat).
- Annotations
- @JSType()
- trait RelativeTimeFormatUnit extends scala.scalajs.js.Object with StObject
Unit to use in the relative time internationalized message.
Unit to use in the relative time internationalized message.
[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/format#Parameters).
[Specification](https://tc39.es/ecma402/#sec-singularrelativetimeunit).
- Annotations
- @JSType()
- trait ResolvedCollatorOptions extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait ResolvedDateTimeFormatOptions extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait ResolvedNumberFormatOptions extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait ResolvedPluralRulesOptions extends scala.scalajs.js.Object with StObject
- Annotations
- @JSType() @native()
- trait ResolvedRelativeTimeFormatOptions extends scala.scalajs.js.Object with StObject
An object with properties reflecting the locale and formatting options computed during initialization of the
Intel.RelativeTimeFormatobjectAn object with properties reflecting the locale and formatting options computed during initialization of the
Intel.RelativeTimeFormatobject[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat/resolvedOptions#Description).
[Specification](https://tc39.es/ecma402/#table-relativetimeformat-resolvedoptions-properties)
- Annotations
- @JSType() @native()
- type UnicodeBCP47LocaleIdentifier = java.lang.String
[Unicode BCP 47 Locale Identifiers](https://unicode.org/reports/tr35/#Unicode_Language_and_Locale_Identifiers) definition.
[Unicode BCP 47 Locale Identifiers](https://unicode.org/reports/tr35/#Unicode_Language_and_Locale_Identifiers) definition.
[MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#locales_argument).
Value Members
- object Collator
- object CollatorOptions
- object DateTimeFormatOptions
- object DateTimeFormatPart
- object DateTimeFormatPartTypes
- object LDMLPluralRule
- object NumberFormatOptions
- object PluralRuleType
- object PluralRules
- object PluralRulesOptions
- object RelativeTimeFormat
- object RelativeTimeFormatLocaleMatcher
- object RelativeTimeFormatNumeric
- object RelativeTimeFormatOptions
- object RelativeTimeFormatPart
- object RelativeTimeFormatStyle
- object RelativeTimeFormatUnit
- object ResolvedCollatorOptions
- object ResolvedDateTimeFormatOptions
- object ResolvedNumberFormatOptions
- object ResolvedPluralRulesOptions
- object ResolvedRelativeTimeFormatOptions