Searched refs:HOUR_OF_DAY1_FIELD (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/text/
H A DDateFormat.java188 * HOUR_OF_DAY1_FIELD is used for the one-based 24-hour clock.
191 public final static int HOUR_OF_DAY1_FIELD = 4; field in class:DateFormat
H A DSimpleDateFormat.java1043 DateFormat.DATE_FIELD, DateFormat.HOUR_OF_DAY1_FIELD,

Completed in 36 milliseconds