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

/openjdk7/jdk/src/share/classes/java/text/
H A DDateFormat.java174 public final static int YEAR_FIELD = 1; field in class:DateFormat
279 * if the given fieldPosition is DateFormat.YEAR_FIELD, the
313 * if the given fieldPosition is DateFormat.YEAR_FIELD, the
H A DSimpleDateFormat.java1042 DateFormat.ERA_FIELD, DateFormat.YEAR_FIELD, DateFormat.MONTH_FIELD,
1051 DateFormat.YEAR_FIELD, DateFormat.DAY_OF_WEEK_FIELD,

Completed in 38 milliseconds