localizeRelative

fun Duration.localizeRelative(options: RelativeDurationOptions = RelativeDurationOptions(), locale: PlatformLocale = getDefaultLocale()): TickingValue<String>(source)

Localizes this Duration relatively with a single unit with the given options in the given locale.

See also