DurationFormat

open class DurationFormat(locales: UnicodeBCP47LocaleIdentifier = definedExternally, options: DurationFormatOptions = definedExternally)(source)

Constructors

Link copied to clipboard
constructor(locales: UnicodeBCP47LocaleIdentifier = definedExternally, options: DurationFormatOptions = definedExternally)
constructor(locales: Locale, options: DurationFormatOptions = definedExternally)
constructor(locales: ReadonlyArray<UnicodeBCP47LocaleIdentifier>, options: DurationFormatOptions = definedExternally)
constructor(locales: ReadonlyArray<Locale>, options: DurationFormatOptions = definedExternally)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard