DynamicDateAbsoluteTimeOptions

constructor(relativeOptions: RelativeDateAbsoluteTimeOptions = RelativeDateAbsoluteTimeOptions(), absoluteOptions: LocalDateTimeOptions, relativeDateDiffRange: IntRange = DynamicLocalDateOptions.DEFAULT_DIFF_RANGE)(source)
constructor(relativeDateOptions: RelativeLocalDateOptions = RelativeLocalDateOptions(), absoluteDateStyle: DateStyle, timeOptions: TimeOptions<TimeStyle.Local>, relativeJoinerStyle: DateStyle = DateStyle.LONG, relativeDateDiffRange: IntRange = DynamicLocalDateOptions.DEFAULT_DIFF_RANGE)(source)
constructor(relativeDateOptions: RelativeLocalDateOptions = RelativeLocalDateOptions(), absoluteDateStyle: DateComponents, timeOptions: TimeOptions<TimeComponents.Local>, joinerStyle: DateStyle = DateStyle.LONG, relativeDateDiffRange: IntRange = DynamicLocalDateOptions.DEFAULT_DIFF_RANGE)(source)