taitems / jQuery.Gantt

jQuery Gantt Chart
http://taitems.github.io/jQuery.Gantt/
MIT License
953 stars 304 forks source link

update dates of example in index.html to include today (25 Jan 2016) #198

Closed yucatio closed 7 years ago

yucatio commented 8 years ago

solved #104 this time I added 4 * 365 days to original datatime time range is 2015-11-01T09:00:00+09:00 - 2016-10-08T00:46:40+09:00 in my time zone

usmonster commented 7 years ago

Thanks again for the contribution, @yucatio! And again, sorry for the delayed response. I'd love to integrate this change, but can you please update the embedded JS such that the dates are dynamically generated to be around "today" (no matter when that is)? This way, we'll never have to update these dates again. 😉 What do you think?

yucatio commented 7 years ago

OK, I'll try!

yucatio commented 7 years ago

It seems good to create new branch and pull request. I'll make new branch and pull request when I finish. I close this PR.