Lines Matching full:week
106 * month, day-of-month <em>and</em> day-of-week in some cases.
213 * week number within the current year. The first week of the year, as
216 * the value of <code>UCAL_WEEK_OF_YEAR</code> for days before the first week of
226 * week number within the current month. The first week of the month, as
229 * the value of <code>WEEK_OF_MONTH</code> for days before the first week of
257 * of the week. This field takes values <code>SUNDAY</code>,
273 * ordinal number of the day of the week within the current month. Together
282 * <code>DAY_OF_WEEK_IN_MONTH 0</code> indicates the week before
376 * indicating the localized day of week. This will be a value from 1
377 * to 7 inclusive, with 1 being the localized first day of the week.
439 * Useful constant for days of week. Note: Calendar day-of-week is 1-based. Clients
440 * who create locale resources for the field of first-day-of-week should be aware of
441 * this. For instance, in US locale, first-day-of-week is set to 1, i.e., UCAL_SUNDAY.
443 /** Possible days of the week in a UCalendar
778 /** First day of week */
780 /** Minimum number of days in first week */
789 * Numeric attributes include the first day of the week, or the minimal numbers
790 * of days in the first week of the month.
804 * Numeric attributes include the first day of the week, or the minimal numbers
805 * of days in the first week of the month.