Lines Matching refs:month
65 * <code>UDate</code> (such as only year and month but no day in the month),
109 * month, day-of-month <em>and</em> day-of-week in some cases.
133 * month up in the date <code>December 12, <b>1996</b></code> results in
213 * Field number indicating the month. This is a calendar-specific value.
214 * The first month of the year is
248 * week number within the current month. The first week of the month, as
252 * the month.
263 * day of the month. This is a synonym for <code>DAY_OF_MONTH</code>.
264 * The first day of the month has value 1.
295 * ordinal number of the day of the week within the current month. Together
297 * within a month. Unlike <code>WEEK_OF_MONTH</code> and
306 * end of the month, so the last Sunday of a month is specified as
309 * within the month than positive values. For example, if a month has 31
436 * Whether or not the current month is a leap month (0 or 1). See the Chinese calendar for
451 * day of the month. This is a synonym for <code>UCAL_DATE</code>.
452 * The first day of the month has value 1.
490 /** Possible months in a UCalendar. Note: Calendar month is 0-based.
519 * thirteenth month of the year. Although the Gregorian calendar
683 * month, and day.
948 * of days in the first week of the month.
963 * of days in the first week of the month.
979 * day and month names for the locale.
1035 * @param month The desired month; one of UCAL_JANUARY, UCAL_FEBRUARY, UCAL_MARCH, UCAL_APRIL, UCAL_MAY,
1037 * @param date The desired day of the month.
1047 int32_t month,
1056 * @param month The desired month; one of UCAL_JANUARY, UCAL_FEBRUARY, UCAL_MARCH, UCAL_APRIL, UCAL_MAY,
1058 * @param date The desired day of the month.
1071 int32_t month,