Lines Matching defs:MONTH

54  * <code>YEAR</code>, <code>MONTH</code>, <code>DAY</code>, <code>HOUR</code>,
98 * start of the epoch: i.e., YEAR = 1970, MONTH = JANUARY, DATE = 1, etc.
109 * MONTH + DAY_OF_MONTH
110 * MONTH + WEEK_OF_MONTH + DAY_OF_WEEK
111 * MONTH + DAY_OF_WEEK_IN_MONTH + DAY_OF_WEEK
184 MONTH, // Example: 0..11
509 * the month or Calendar::MONTH field, other fields like date might conflict and
528 * the month or Calendar::MONTH field, other fields like date might conflict and
549 * Calendar::MONTH field, other fields like date might conflict and, need to be
574 * Calendar::MONTH field, other fields like date might conflict and, need to be
597 * Calendar::MONTH field, other fields like date might conflict and, need to be
621 * Calendar::MONTH field, other fields like date might conflict and, need to be
649 * Calendar::MONTH)</code> returns 3, then this calendar is set to
664 * int m = cal->fieldDifference(when, Calendar::MONTH, err);
675 * int m1 = cal->fieldDifference(date2, Calendar::MONTH, err);
678 * int m2 = cal->fieldDifference(date1, Calendar::MONTH, err);
706 * Calendar::MONTH)</code> returns 3, then this calendar is set to
721 * int m = cal->fieldDifference(when, Calendar::MONTH, err);
732 * int m1 = cal->fieldDifference(date2, Calendar::MONTH, err);
735 * int m2 = cal->fieldDifference(date1, Calendar::MONTH, err);
997 * for some years the actual maximum for MONTH is 12, and for others 13.
1015 * for some years the actual maximum for MONTH is 12, and for others 13.
1098 * Sets the values for the fields YEAR, MONTH, and DATE. Other field values are
1102 * @param month The value used to set the MONTH time field. Month value is 0-based.
1110 * Sets the values for the fields YEAR, MONTH, DATE, HOUR_OF_DAY, and MINUTE. Other
1114 * @param month The value used to set the MONTH time field. Month value is
1124 * Sets the values for the fields YEAR, MONTH, DATE, HOUR_OF_DAY, MINUTE, and SECOND.
1128 * @param month The value used to set the MONTH time field. Month value is
1738 * <li>MONTH