Lines Matching refs:YEAR

55  * <code>YEAR</code>, <code>MONTH</code>, <code>DAY</code>, <code>HOUR</code>,
100 * start of the epoch: i.e., YEAR = 1970, MONTH = JANUARY, DATE = 1, etc.
218 YEAR, // Example: 1..big number
584 * roll(Calendar::DATE, true). When rolling on the year or Calendar::YEAR field, it
585 * will roll the year value in the range between getMinimum(Calendar::YEAR) and the
586 * value returned by getMaximum(Calendar::YEAR). When rolling on the month or
619 * roll(Calendar::DATE, true). When rolling on the year or Calendar::YEAR field, it
620 * will roll the year value in the range between getMinimum(Calendar::YEAR) and the
621 * value returned by getMaximum(Calendar::YEAR). When rolling on the month or
738 * int y = cal->fieldDifference(when, Calendar::YEAR, err);
795 * int y = cal->fieldDifference(when, Calendar::YEAR, err);
1255 * Sets the values for the fields YEAR, MONTH, and DATE. Other field values are
1258 * @param year The value used to set the YEAR time field.
1267 * Sets the values for the fields YEAR, MONTH, DATE, HOUR_OF_DAY, and MINUTE. Other
1270 * @param year The value used to set the YEAR time field.
1281 * Sets the values for the fields YEAR, MONTH, DATE, HOUR_OF_DAY, MINUTE, and SECOND.
1284 * @param year The value used to set the YEAR time field.
1709 * where YEAR, EXTENDED_YEAR are not set.
1943 * <li>YEAR
2274 * DAY_OF_WEEK_IN_MONTH, and DOW_LOCAL from EXTENDED_YEAR, YEAR,
2278 * <p>The YEAR_WOY field is computed simplistically. It is equal to YEAR
2279 * most of the time, but at the year boundary it may be adjusted to YEAR-1
2280 * or YEAR+1 to reflect the overlap of a week into an adjacent year. In
2281 * this case, a simple increment or decrement is performed on YEAR, even
2282 * though this may yield an invalid YEAR value. For instance, if the YEAR
2284 * incrementing the YEAR may involve incrementing CYCLE and setting YEAR