jquery-week-calendar icon indicating copy to clipboard operation
jquery-week-calendar copied to clipboard

Daylight savings problem

Open anticHxCx opened this issue 14 years ago • 1 comments

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

anticHxCx avatar Nov 01 '11 13:11 anticHxCx

Hello,

Any possibility?

Thanks

anticHxCx avatar Nov 29 '11 13:11 anticHxCx