@drewsonne/maya-dates / Exports / CalendarRoundIterator
• new CalendarRoundIterator()
operations/calendar-round-iter.ts:16
• current: CalendarRound
operations/calendar-round-iter.ts:13
• fullDate: CalendarRound
operations/calendar-round-iter.ts:12
• isFirst: boolean
operations/calendar-round-iter.ts:14
▸ next(): NextResult
Move to the next position in the cycle.
NextResult
operations/calendar-round-iter.ts:43
▸ reset(): void
Reset the iterator to the start of the cycle.
void