HomeSort by relevance Sort by last modified time
    Searched refs:UCAL_WEEK_OF_MONTH (Results 1 - 12 of 12) sorted by null

  /external/icu4c/test/intltest/
callimts.cpp 208 int32_t maxWOM = cal.getMaximum(UCAL_WEEK_OF_MONTH);
209 int32_t lmaxWOM = cal.getLeastMaximum(UCAL_WEEK_OF_MONTH);
280 UCAL_WEEK_OF_MONTH,
calregts.cpp     [all...]
caltest.cpp 295 FIELD_NAME_STR( UCAL_WEEK_OF_MONTH );
766 c->set(UCAL_WEEK_OF_MONTH, 1);
772 c->set(UCAL_WEEK_OF_MONTH, 5);
780 c->set(UCAL_WEEK_OF_MONTH, 0);
    [all...]
dtfmrgts.cpp     [all...]
  /external/icu4c/i18n/
chnsecal.cpp 243 { UCAL_WEEK_OF_MONTH, UCAL_DAY_OF_WEEK, kResolveSTOP },
246 { UCAL_WEEK_OF_MONTH, UCAL_DOW_LOCAL, kResolveSTOP },
254 { UCAL_WEEK_OF_MONTH, kResolveSTOP },
calendar.cpp     [all...]
gregocal.cpp 516 } else if ( bestField == UCAL_WEEK_OF_MONTH ) {
838 case UCAL_WEEK_OF_MONTH:
    [all...]
udat.cpp 60 UCAL_WEEK_OF_MONTH, // UDAT_WEEK_OF_MONTH_FIELD = 13
    [all...]
smpdtfmt.cpp 957 /*wWa*/ UCAL_WEEK_OF_YEAR, UCAL_WEEK_OF_MONTH, UCAL_AM_PM,
    [all...]
  /external/icu4c/i18n/unicode/
ucal.h 84 * UCAL_MONTH + UCAL_WEEK_OF_MONTH + UCAL_DAY_OF_WEEK
244 UCAL_WEEK_OF_MONTH,
298 * @see #UCAL_WEEK_OF_MONTH
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c     [all...]
  /external/icu4c/tools/toolutil/
udbgutil.cpp 89 FIELD_NAME_STR( LEN_UCAL, UCAL_WEEK_OF_MONTH ),

Completed in 1143 milliseconds