Uses of Class
net.time4j.range.SpanOfWeekdays
-
Uses of SpanOfWeekdays in net.time4j.range
Modifier and TypeMethodDescriptionstatic SpanOfWeekdays
Creates a new span of weekdays.static SpanOfWeekdays
SpanOfWeekdays.betweenMondayAndFriday()
Creates a typical working week from Monday to Friday.static SpanOfWeekdays
Creates a span of weekdays of only one day.Modifier and TypeMethodDescriptionstatic Chronology<SpanOfWeekdays>
SpanOfWeekdays.chronology()
Yields the associated chronology.static ChronoFormatter<SpanOfWeekdays>
Creates a formatter for given dynamic format pattern and locale.Modifier and TypeMethodDescriptionDayPartitionBuilder.addWeekdayRule(SpanOfWeekdays spanOfWeekdays, ClockInterval partition)
Adds a rule to partition a date dependending on when its day of week falls into given range.