Lines Matching full:week
152 * month, day-of-month <em>and</em> day-of-week in some cases.
234 YEAR_WOY, // 'Y' Example: 1..big number - Year of Week of Year
235 DOW_LOCAL, // 'e' Example: 1..7 - Day of Week / Localized
248 * Useful constant for days of week. Note: Calendar day-of-week is 1-based. Clients
249 * who create locale resources for the field of first-day-of-week should be aware of
250 * this. For instance, in US locale, first-day-of-week is set to 1, i.e., SUNDAY.
971 * Sets what the first day of the week is; e.g., Sunday in US, Monday in France.
973 * @param value The given first day of the week.
980 * Sets what the first day of the week is; e.g., Sunday in US, Monday in France.
982 * @param value The given first day of the week.
989 * Gets what the first day of the week is; e.g., Sunday in US, Monday in France.
991 * @return The first day of the week.
998 * Gets what the first day of the week is; e.g., Sunday in US, Monday in France.
1001 * @return The first day of the week.
1007 * Sets what the minimal days required in the first week of the year are; For
1008 * example, if the first week is defined as one that contains the first day of the
1009 * first month of a year, call the method with value 1. If it must be a full week,
1012 * @param value The given minimal days required in the first week of the year.
1018 * Gets what the minimal days required in the first week of the year are; e.g., if
1019 * the first week is defined as one that contains the first day of the first month
1021 * be a full week, getMinimalDaysInFirstWeek returns 7.
1023 * @return The minimal days required in the first week of the year.
1377 * Returns whether the given day of the week is a weekday, a
1386 * @param dayOfWeek The day of the week whose type is desired (UCAL_SUNDAY..UCAL_SATURDAY).
1388 * @return The UCalendarWeekdayType for the day of the week.
1401 * @param dayOfWeek The day of the week for which the weekend transition time is
1706 * Subclasses must override this to convert from week fields
1782 * Precedence table for Day of Week
2046 * Return the week number of a day, within a period. This may be the week number in
2047 * a year or the week number in a month. Usually this will be a value >= 1, but if
2048 * some initial days of the period are excluded from week 1, because
2050 * the week number will be zero for those
2051 * initial days. This method requires the day number and day of week for some
2052 * known date in the period in order to determine the day of week
2062 * This variant is handy for computing the week number of some other
2064 * of the week is not known but the day number and day of week for some other
2068 * {@link #UCalendarDateFields DAY_OF_MONTH} whose week number is desired.
2081 * @return The week number (one-based), or zero if the day falls before
2082 * the first week because
2093 * Return the week number of a day, within a period. This may be the week number in
2094 * a year, or the week number in a month. Usually this will be a value >= 1, but if
2095 * some initial days of the period are excluded from week 1, because
2097 * then the week number will be zero for those
2098 * initial days. This method requires the day of week for the given date in order to
2109 * {@link #UCalendarDateFields DAY_OF_MONTH} whose week number is desired.
2116 * @return The week number (one-based), or zero if the day falls before
2117 * the first week because
2174 * used to figure out the week count for a specific date for a given locale. These
2177 * out the week count for a specific date for a given locale. These must be set when
2193 * @param success Indicates the status of setting the week count data from
2269 * or YEAR+1 to reflect the overlap of a week into an adjacent year. In
2317 * Convert a quasi Julian date to the day of the week. The Julian date used here is