if (beg.getFullYear() < this.year.min) {
        this.year.min = beg.getFullYear();
      }