localizeDiff
fun Instant.localizeDiff(reference: Instant, options: TickingDurationOptions = TickingDurationOptions(), locale: PlatformLocale = getDefaultLocale()): TickingValue<String>(source)
Calculates the diff between this Instant and reference, and localizes the result with the given options in the given locale.