mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-11 00:13:09 +00:00
7129443: (cal) Difference between comment and implementation of DAY_OF_WEEK_IN_MONTH
Reviewed-by: okutsu, peytoia
This commit is contained in:
parent
472c39e35b
commit
3fd42e1ad4
@ -424,7 +424,7 @@ public class GregorianCalendar extends Calendar {
|
||||
* DAY_OF_MONTH 1 1 28* 31
|
||||
* DAY_OF_YEAR 1 1 365* 366
|
||||
* DAY_OF_WEEK 1 1 7 7
|
||||
* DAY_OF_WEEK_IN_MONTH -1 -1 4* 6
|
||||
* DAY_OF_WEEK_IN_MONTH 1 1 4* 6
|
||||
* AM_PM 0 0 1 1
|
||||
* HOUR 0 0 11 11
|
||||
* HOUR_OF_DAY 0 0 23 23
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user