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

  /external/icu4c/i18n/
gregocal.cpp 36 * 01/24/2000 aliu Revised computeJulianDay for YEAR YEAR_WOY WOY.
477 if((bestField == UCAL_WEEK_OF_YEAR) && // if we are doing WOY calculations, we are counting relative to Jan 1 *julian*
519 fprintf(stderr, "%s:%d: [WOY/WOM] gregorian week shift of %d += %d\n",
772 // // Compute doy of first (relative) DOW of WOY 1
867 int32_t woy = get(UCAL_WEEK_OF_YEAR, status); local
    [all...]
calendar.cpp 1399 int32_t woy = (dayOfYear - 1 + relDowJan1) \/ 7; \/\/ 0..53 local
2809 int32_t woy = internalGet(bestField); local
    [all...]
  /external/icu4c/i18n/unicode/
gregocal.h 622 virtual int32_t handleGetExtendedYearFromWeekFields(int32_t yearWoy, int32_t woy);
    [all...]
calendar.h     [all...]
  /external/icu4c/test/intltest/
caltest.cpp 712 /* Note: The following test used to expect YEAR 1997, WOY 1 to
716 * desired. Using YEAR in combination with WOY is ambiguous, and
717 * results in the first WOY/DOW day of the year satisfying the
719 * it propertly resolves to Tue Dec 30 1997, which has a WOY value
1435 int32_t woy = cal.get(UCAL_WEEK_OF_YEAR, status); local
1695 int32_t woy = cal.get(UCAL_WEEK_OF_YEAR, status); local
    [all...]
calregts.cpp 958 sdf.applyPattern("EEE dd MMM yyyy 'WOY'ww'-'YYYY 'DOY'DDD");
1005 int32_t woy = testCal->get(UCAL_WEEK_OF_YEAR,status); local
1079 int32_t woy = DISAM_int[i+2]; local
2064 int32_t woy = cal.get(UCAL_WEEK_OF_YEAR, status); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 704 milliseconds