neuronetio / gantt-elastic

Gantt Chart [ javascript gantt chart, gantt component, vue gantt, vue gantt chart, responsive gantt, project manager , vue projects ]
https://neuronet.io/gantt-elastic/
MIT License
1.3k stars 315 forks source link

exclude holidays #93

Closed idibmzjm closed 4 years ago

idibmzjm commented 4 years ago

how do i exclude holidays? for example, I have a three-day task, which should be done in Friday,next Monday, and next Tuesday, not Friday, Saturday, Sunday. Because Saturday and Sunday are not working days。

many thanks!

neuronetio commented 4 years ago

you must figure out how many holidays you have from task start to end and add those days to duration. There is no automatic option for that