Lines Matching full:year
198 * Constant for date skeleton with year.
213 * Constant for date skeleton with year and quarter.
218 * Constant for date skeleton with year and abbreviated quarter.
238 * Constant for date skeleton with year and month.
243 * Constant for date skeleton with year and abbreviated month.
248 * Constant for date skeleton with year and numeric month.
258 * Constant for date skeleton with year, month, and day.
264 * Constant for date skeleton with year, abbreviated month, and day.
270 * Constant for date skeleton with year, numeric month, and day.
286 * Constant for date skeleton with year, month, weekday, and day.
292 * Constant for date skeleton with year, abbreviated month, weekday, and day.
298 * Constant for date skeleton with year, numeric month, weekday, and day.
723 * corresponding to cyclic year names. This is implemented
725 * the cyclic year name, if available.
971 * calendar, while the year within the current 60-year cycle is specified,
1124 * Get the year relative to which all 2-digit years are interpreted.
1125 * For example, if the 2-digit start year is 2100, the year 99 will be
1129 * @return The year relative to which all 2-digit years are interpreted.
1138 * Set the year relative to which all 2-digit years will be interpreted.
1139 * For example, if the 2-digit start year is 2100, the year 99 will be
1142 * @param d The year relative to which all 2-digit years will be interpreted.