jquery-week-calendar
jquery-week-calendar copied to clipboard
Daylight savings problem
Hello, how are you?
I'm working in jquery-week-calendar (jQuery.weekCalendar v2.0-dev "c5e1ac7") since September 2011 (but I stoped the development because of other priority and I'm returning now) and I have problems with "daylight savings". When arrive in "Oct 15" the date is repeated several times.
I saw this issue (robmonie) but it didn't work: https://github.com/robmonie/jquery-week-calendar/issues/2
The solution presented has bugs and don't solved the problem, when you apply them the "next" and "prev" function don't work correctly and also after the change the "function" ignore "firstDayOfWeek" option, ever the first day is Sunday; Eg:
1 - The calendar open viewing "full work" 2 - Click in 1 day (or other option) 3 - In toolbar show "Sep 05, 2011" but in Calendar "Sunday Sep 04, 2011". 4 - If you click in "next" (in this case) nothing will happen; 5 - If you click in "prev" show in toolbar "Sep 03, 2011" but in Calendar "Sunday Aug 28, 2011";
I'm trying solve too.
My issue in 'robmonie': https://github.com/robmonie/jquery-week-calendar/issues/36
Thanks. Gustavo
Hello,
Any possibility?
Thanks