} else if (beg.getFullYear() > this.year.max) {
        this.year.max = beg.getFullYear();
      }