localizeRelativeDateAbsoluteTimeNow
fun LocalDateTime.localizeRelativeDateAbsoluteTimeNow(options: RelativeDateAbsoluteTimeOptions = RelativeDateAbsoluteTimeOptions(), locale: PlatformLocale = getDefaultLocale(), clock: Clock = Clock.System, timeZone: TimeZone = TimeZone.currentSystemDefault()): TickingValue<String>
Localizes this LocalDateTime relatively with respect to clock @ timeZone, with a single unit with the given options in the given locale.