Issue 595: When weekends:false, values of start and end do not correspond with visible days
Status:  Done
Owner: ----
Closed:  Jun 2014
Reported by callmast...@gmail.com, Aug 10, 2010
when weekends : false, the values send by GET (start and end) do not correspond with visible days in the calendar.

This also happens when weekMode : 'liquid'


Thanks
Aug 26, 2010
Project Member #1 adamrs...@gmail.com
yeah, the dates sent out by ajax include the weekends, as if they were there.

this isn't a super crucial bug, but i should get it done at some point.
Summary: When weekends:false, values of start and end do not correspond with visible days
Oct 7, 2010
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Oct 8, 2010
#3 callmast...@gmail.com
Adamrshaw, I just want to say that you are making a great job with this component.


Aug 13, 2013
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: -Type-Defect Type-Bug
Apr 24, 2014
#5 existPie...@gmail.com
In what state is this issue?  I have same problem :( When i change mode to non-weekend, all events shifted to right
Apr 24, 2014
#6 existPie...@gmail.com
Plus this calculate number of days? or use start date/ end date? I have a custom calculating to skip weekends/holidays
Event have 4 work days (with skipped weekend is 6 days)

First image is OK, event is on 6 days, 4.4.2014 - 9.4.2014

but when i hide weekends, event is longer about this 2 weekend days, 11.4.2014.
Výber_002.png
730 KB   View   Download
Výber_003.png
632 KB   View   Download
Jun 13, 2014
Project Member #7 adamrs...@gmail.com
this was fixed in version 2.

automated test to prove the fix:
https://github.com/arshaw/fullcalendar/commit/7cbac28270df4b87eb191874da23b1ffc744f9aa
Status: Done