Intl

object Intl
class Object
trait Matchable
class Any

Type members

Classlikes

object Collator
@JSGlobal("Intl.Collator") @native @JSType
class CollatorCls() extends StObject with Collator
@JSGlobal("Intl.DateTimeFormat") @native @JSType
class DateTimeFormatCls() extends StObject with DateTimeFormat
object NumberFormat
@JSGlobal("Intl.NumberFormat") @native @JSType
class NumberFormatCls() extends StObject with NumberFormat
object PluralRules
@JSGlobal("Intl.PluralRules") @native @JSType
class PluralRulesCls() extends StObject with PluralRules

The Intl.RelativeTimeFormat object is a constructor for objects that enable language-sensitive relative time formatting.

The Intl.RelativeTimeFormat object is a constructor for objects that enable language-sensitive relative time formatting.

Part of Intl object namespace and the ECMAScript Internationalization API.

Compatibility.

Polyfills.

@JSGlobal("Intl.RelativeTimeFormat") @native @JSType
class RelativeTimeFormatCls() extends StObject with RelativeTimeFormat