kullIShay property

int kullIShay

Kull'i'shay = 19 Vahids = 361 years

Implementation

int get kullIShay {
  return (year / 361).floor() + 1;
}