Searched defs:UCAL_SUNDAY (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h267 * @see #UCAL_SUNDAY
448 * this. For instance, in US locale, first-day-of-week is set to 1, i.e., UCAL_SUNDAY.
455 UCAL_SUNDAY = 1, enumerator in enum:UCalendarDaysOfWeek
1379 * @param dayOfWeek The day of the week whose type is desired (UCAL_SUNDAY..UCAL_SATURDAY).
1397 * desired (UCAL_SUNDAY..UCAL_SATURDAY).
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h267 * @see #UCAL_SUNDAY
448 * this. For instance, in US locale, first-day-of-week is set to 1, i.e., UCAL_SUNDAY.
455 UCAL_SUNDAY = 1, enumerator in enum:UCalendarDaysOfWeek
1377 * @param dayOfWeek The day of the week whose type is desired (UCAL_SUNDAY..UCAL_SATURDAY).
1395 * desired (UCAL_SUNDAY..UCAL_SATURDAY).

Completed in 265 milliseconds