Package-level declarations
Types
Localizes the date part of a LocalDateTime relative to a Zoned<Instant> reference point, and the time part absolutely.
Localization options for RelativeDateAbsoluteTimeLocalizer, LocalDateTime.localizeRelativeDateAbsoluteTime, and LocalDateTime.localizeRelativeDateAbsoluteTimeAsFlow.
Localizes a single Duration unit (usually the biggest one) in a relative way.
Localization options for RelativeDurationLocalizer and Duration.localizeRelative
Localizes an Instant relative to another one.
Localization options for RelativeInstantLocalizer, Instant.localizeRelative, and Instant.localizeRelativeAsFlow.
Localization options for RelativeLocalDateLocalizer, LocalDate.localizeRelative, and LocalDate.localizeRelativeAsFlow.
Localization options for RelativeYearMonthLocalizer, YearMonth.localizeRelative, and YearMonth.localizeRelativeAsFlow.
Localization options for RelativeYearLocalizer.
Functions
Localizes this Instant relatively with respect to clock, with a single unit with the given options in the given locale.
Localizes this Instant relatively with respect to reference, with a single unit with the given options in the given locale.
Localizes this LocalDate relatively with respect to reference, with a single unit with the given options in the given locale.
Localizes this LocalDate relatively with respect to clock, with a single unit with the given options in the given locale.
Localizes this YearMonth relatively with respect to reference, with a single unit with the given options in the given locale.
Localizes this Instant relatively with respect to clock, with a single unit with the given options in the given locale, returning a Flow.
Localizes this LocalDate relatively with respect to clock, with a single unit with the given options in the given locale, returning a Flow.
Localizes this LocalDateTime relatively with respect to reference, with a single unit with the given options in the given locale.
Localizes this LocalDateTime relatively with respect to clock, with a single unit with the given options in the given locale.
Localizes this LocalDateTime relatively with respect to clock, with a single unit with the given options in the given locale, returning a Flow.