Open GoogleCodeExporter opened 8 years ago
Fixed in the current build in my fork: https://github.com/abritinthebay/datejs/
Used the following btw (using the optional direction flag of moveToDayOfWeek).
return this.addWeeks(n - this.getWeek()).moveToDayOfWeek(1, (this.getDay() > 1
? -1 : 1));
Original comment by darkcr...@gmail.com
on 16 Sep 2013 at 2:10
Original issue reported on code.google.com by
d.chekanov
on 28 Dec 2011 at 9:03