Closed GoogleCodeExporter closed 8 years ago
We're working on this right now. The problem appears to happen because
"Saturday" of
this week just happens to fall on 1-Dec-2007. The Parser is figuring out the
right
date, we're just did not put in a check to see if the date was wrapping past
the end
of the month. The library sees "1st" day, but thinks the month should be the
current
month ("November").
Should be fixed very shortly.
Original comment by geoff%co...@gtempaccount.com
on 28 Nov 2007 at 8:53
[FIXED] The problem was a suspected. The parser was figuring out the correct
day, but
we just did not anticipate the wrapping around of the month. That would be a
hard one
to anticipate, until we got the end of the month like today.
The fix will be checked into SVN shortly.
The "Mad Skillz" widget has been updated at http://www.datejs.com/
Thanks for pointing out the problem.
Original comment by geoff%co...@gtempaccount.com
on 28 Nov 2007 at 9:56
Original issue reported on code.google.com by
elbig...@gmail.com
on 28 Nov 2007 at 8:40