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

  /external/icu/icu4c/source/i18n/unicode/
ucal.h 800 ucal_getTimeZoneDisplayName(const UCalendar* cal,
    [all...]
  /external/icu/icu4c/source/i18n/
ucal.cpp 222 ucal_getTimeZoneDisplayName(const UCalendar* cal,
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 356 resultlengthneeded=ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", NULL, resultlength, &status);
363 ucal_getTimeZoneDisplayName(caldef, UCAL_DST, "en_US", result, resultlength, &status);
385 ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_DST, "en_US", result, resultlength, &status);
391 ucal_getTimeZoneDisplayName(caldef, UCAL_STANDARD, "en_US", result, resultlength, &status);
397 ucal_getTimeZoneDisplayName(caldef, UCAL_SHORT_STANDARD, "en_US", result, resultlength, &status);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 594 milliseconds