Issue 581: fullcalendar under FireFox3.5.3
Status:  Done
Owner: ----
Closed:  Aug 2010
Reported by da.f...@gmail.com, Jul 30, 2010
When I use the method viewDisplay: function(view) { } under FireFox3.5.3, the view.start.getYear()'s value abnormal. Such as 2010,but the value is 110. I don't know why.
Under IE it's right.
Aug 2, 2010
#1 da.f...@gmail.com
Got it. The function isn't right. It must use getFullYear().
Aug 25, 2010
Project Member #2 adamrs...@gmail.com
glad you got it to work
Status: Done