Home | History | Annotate | Download | only in unicode

Lines Matching defs:UCAL_MONTH

25  * and a set of integer fields such as <code>UCAL_YEAR</code>, <code>UCAL_MONTH</code>,
71 * start of the epoch: i.e., UCAL_YEAR = 1970, UCAL_MONTH = JANUARY, UCAL_DATE = 1, etc.
83 * UCAL_MONTH + UCAL_DAY_OF_MONTH
84 * UCAL_MONTH + UCAL_WEEK_OF_MONTH + UCAL_DAY_OF_WEEK
85 * UCAL_MONTH + UCAL_DAY_OF_WEEK_IN_MONTH + UCAL_DAY_OF_WEEK
210 UCAL_MONTH,
495 /** Value of the <code>UCAL_MONTH</code> field indicating the
957 * @param field The field to which to add the signed value; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,
978 * @param field The field to which to add the signed value; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,
999 * @param field The desired field; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,
1020 * @param field The field to set; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,
1040 * @param field The desired field; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,
1059 * @param field The field to clear; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,
1112 * @param field The desired field; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,