http://gwt-code-reviews.appspot.com/1247801/diff/5001/6001 File user/src/com/google/gwt/i18n/client/DateTimeFormatInfo.java (right):
http://gwt-code-reviews.appspot.com/1247801/diff/5001/6001#newcode334 user/src/com/google/gwt/i18n/client/DateTimeFormatInfo.java:334: * Returns the day which ends the weekend, as an index into the return value On 2010/12/23 21:30:52, jat wrote:
I think the Javadoc for weekendEnd should be:
Returns the day which ends the weekend, as an index into the return
value of
{...@link #weekdaysFull()}. <p>Note that this value may be numerically less than
{...@link#weekendend()} - for
example, {...@link #weekendStart()} of 6 and {...@link #weekendEnd()} of 0
means
Saturday and Sunday are the weekend.
Looks like that note belongs to weekendStart, doesn't it? http://gwt-code-reviews.appspot.com/1247801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors