isAyyamIHa property

bool isAyyamIHa

is the date an Ayyam'i'Ha day

Implementation

bool get isAyyamIHa {
  return month == 0;
}