handleNextClick () {
    const shiftFun = shiftDate(this.props.viewDate)
    const skipWeekend = !this.props.days7 && this.props.viewDate.getDay() === 5

    let shiftBy