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

/openjdk7/jdk/src/share/classes/java/text/
H A DDateFormat.java195 * HOUR_OF_DAY0_FIELD is used for the zero-based 24-hour clock.
198 public final static int HOUR_OF_DAY0_FIELD = 5; field in class:DateFormat
H A DSimpleDateFormat.java1044 DateFormat.HOUR_OF_DAY0_FIELD, DateFormat.MINUTE_FIELD,

Completed in 38 milliseconds