8169482: java.time.DateTimeFormatter javadoc: F is not week-of-month

Reviewed-by: rriggs
This commit is contained in:
Abjihit Roy 2016-12-26 22:57:26 +05:30 committed by Roger Riggs
parent c9b965110f
commit 07c66ef572

View File

@ -292,7 +292,7 @@ import java.util.Set;
* W week-of-month number 4
* E day-of-week text Tue; Tuesday; T
* e/c localized day-of-week number/text 2; 02; Tue; Tuesday; T
* F week-of-month number 3
* F day-of-week-in-month number 3
*
* a am-pm-of-day text PM
* h clock-hour-of-am-pm (1-12) number 12