HoraWeekIterationExt extension

Week iteration utilities for Hora.

on

Properties

weeksInThisYear Iterable<Hora>

Available on Hora, provided by the HoraWeekIterationExt extension

Generates all ISO week start dates in the current year.
no setter

Methods

weeksUntil(Hora end, {WeekConfig config = WeekConfig.iso}) Iterable<Hora>

Available on Hora, provided by the HoraWeekIterationExt extension

Generates week start dates from this date to end (inclusive).