this.startMinute = this.range.startDate
      ? this.range.startDate.getMinutes()
      : +moment('2001-01-01T00:00:00').format('mm');