Skip to content

Fix Week computations, add Persian calendar

Compare
Choose a tag to compare
@Louis-Aime Louis-Aime released this 23 Jun 17:49
· 1 commit to main since this release

Week computations were revisited, side effects with unfamiliar week structures (epagomenal days) are avoided.
Computations for the available calendars have been made more consistent by less direct call to Chronos primitives.
An algorithmic version of the Persian calendar, the same as used by Unicode, is implemented here. It used a 33 years cycle.