persianAstronomical property

CalendarSystem persianAstronomical

Returns a Persian (also known as Solar Hijri) calendar system implementing the behaviour proposed by Ahmad Birashk with nested cycles of years determining which years are leap years.

This calendar is also known as the algorithmic Solar Hijri calendar.

Implementation

static CalendarSystem get persianAstronomical => _PersianCalendars.astronomical;