Lines Matching defs:MONTH

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.
111 * MONTH + DAY_OF_MONTH
112 * MONTH + WEEK_OF_MONTH + DAY_OF_WEEK
113 * MONTH + DAY_OF_WEEK_IN_MONTH + DAY_OF_WEEK
219 MONTH, // Example: 0..11
540 * the month or Calendar::MONTH field, other fields like date might conflict and
562 * the month or Calendar::MONTH field, other fields like date might conflict and
587 * Calendar::MONTH field, other fields like date might conflict and, need to be
622 * Calendar::MONTH field, other fields like date might conflict and, need to be
654 * Calendar::MONTH field, other fields like date might conflict and, need to be
687 * Calendar::MONTH field, other fields like date might conflict and, need to be
724 * Calendar::MONTH)</code> returns 3, then this calendar is set to
739 * int m = cal->fieldDifference(when, Calendar::MONTH, err);
750 * int m1 = cal->fieldDifference(date2, Calendar::MONTH, err);
753 * int m2 = cal->fieldDifference(date1, Calendar::MONTH, err);
781 * Calendar::MONTH)</code> returns 3, then this calendar is set to
796 * int m = cal->fieldDifference(when, Calendar::MONTH, err);
807 * int m1 = cal->fieldDifference(date2, Calendar::MONTH, err);
810 * int m2 = cal->fieldDifference(date1, Calendar::MONTH, err);
1147 * for some years the actual maximum for MONTH is 12, and for others 13.
1166 * for some years the actual maximum for MONTH is 12, and for others 13.
1255 * Sets the values for the fields YEAR, MONTH, and DATE. Other field values are
1259 * @param month The value used to set the MONTH time field. Month value is 0-based.
1267 * Sets the values for the fields YEAR, MONTH, DATE, HOUR_OF_DAY, and MINUTE. Other
1271 * @param month The value used to set the MONTH time field. Month value is
1281 * Sets the values for the fields YEAR, MONTH, DATE, HOUR_OF_DAY, MINUTE, and SECOND.
1285 * @param month The value used to set the MONTH time field. Month value is
1944 * <li>MONTH