Lines Matching full:year
186 * Constant for date skeleton with year.
201 * Constant for date skeleton with year and quarter.
206 * Constant for date skeleton with year and abbreviated quarter.
226 * Constant for date skeleton with year and month.
231 * Constant for date skeleton with year and abbreviated month.
236 * Constant for date skeleton with year and numeric month.
246 * Constant for date skeleton with year, month, and day.
252 * Constant for date skeleton with year, abbreviated month, and day.
258 * Constant for date skeleton with year, numeric month, and day.
274 * Constant for date skeleton with year, month, weekday, and day.
280 * Constant for date skeleton with year, abbreviated month, weekday, and day.
286 * Constant for date skeleton with year, numeric month, weekday, and day.
709 * corresponding to cyclic year names. This is implemented
711 * the cyclic year name, if available.
853 * calendar, while the year within the current 60-year cycle is specified,
1006 * Get the year relative to which all 2-digit years are interpreted.
1007 * For example, if the 2-digit start year is 2100, the year 99 will be
1011 * @return The year relative to which all 2-digit years are interpreted.
1020 * Set the year relative to which all 2-digit years will be interpreted.
1021 * For example, if the 2-digit start year is 2100, the year 99 will be
1024 * @param d The year relative to which all 2-digit years will be interpreted.