jQuery Datepicker - Disable weekends / holidays and the next three working days combined

前端 未结 3 1622
花落未央
花落未央 2020-12-28 11:24

Using this rather neat approach I can disable weekends and holidays from the datepicker.

However, I want to combine this with the disabling of the next three busines

3条回答
  •  执笔经年
    2020-12-28 11:54

    Modifying the above code, for use with different days in different years, you can use...

        
    

提交回复
热议问题