Thank you! But…I think I'm supposed to ask you for a unit test of this thing. Especially one that would have caught the problem below.
http://gwt-code-reviews.appspot.com/182801/diff/1/2 File user/src/com/google/gwt/core/client/JsDate.java (right): http://gwt-code-reviews.appspot.com/182801/diff/1/2#newcode396 Line 396: return this.setDate(dayOfMonth); Shouldn't this and below be setUTCDate, etc.? http://gwt-code-reviews.appspot.com/182801 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors