--- old/src/share/classes/java/time/temporal/WeekFields.java 2014-04-03 08:23:17.774915199 -0700 +++ new/src/share/classes/java/time/temporal/WeekFields.java 2014-04-03 08:23:17.488913167 -0700 @@ -127,7 +127,7 @@ * The earliest period is referred to as week 0 if it has less than the minimal number of days * and week 1 if it has at least the minimal number of days. * - * + *
* * * @@ -157,7 +157,7 @@ * The first and last weeks of a year may contain days from the * previous calendar year or next calendar year respectively. * - *
Examples of WeekFields
DateDay-of-weekFirst day: Monday
Minimal days: 4
First day: Monday
Minimal days: 5
+ *
* * *
Examples of WeekFields for week-based-year
DateDay-of-weekFirst day: Monday
Minimal days: 4
First day: Monday
Minimal days: 5