DynamicDateAbsoluteTimeOptions

constructor(relativeOptions: RelativeDateAbsoluteTimeOptions = RelativeDateAbsoluteTimeOptions(), absoluteOptions: LocalDateTimeOptions = LocalDateTimeOptions(), relativeDateDiffRange: IntRange = DynamicLocalDateOptions.DEFAULT_DIFF_RANGE)
constructor(relativeDateOptions: RelativeLocalDateOptions = RelativeLocalDateOptions(), absoluteDateOptions: DateStyleOptions = Defaults.DATE, timeOptions: LocalTimeOptions<*> = LocalTimeOptions(Defaults.LOCAL_TIME), relativeJoinerStyle: DateStyle = Defaults.JOINER, relativeDateDiffRange: IntRange = DynamicLocalDateOptions.DEFAULT_DIFF_RANGE)