robmonie / jquery-week-calendar

Now actively maintained in the following fork - https://github.com/themouette/jquery-week-calendar
388 stars 388 forks source link

_cleanDate returns NaN in IE8 #33

Closed killmenot closed 13 years ago

killmenot commented 13 years ago

"return Date.parse(d) || new Date(d)" returns NaN in IE8 if d is "2009-05-03T14:00:00+10:00"

jag2kn commented 13 years ago

I solve this problem sending a time in secons as number in the json