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

  /external/icu/icu4c/source/test/intltest/
tzfmttst.cpp     [all...]
  /external/icu/icu4c/source/i18n/unicode/
tzfmt.h 219 UTZFMT_TIME_TYPE_DAYLIGHT
    [all...]
  /external/icu/icu4c/source/i18n/
tzfmt.cpp 765 *timeType = (dstOffset != 0) ? UTZFMT_TIME_TYPE_DAYLIGHT : UTZFMT_TIME_TYPE_STANDARD;
    [all...]
timezone.cpp     [all...]
tzgnames.cpp 930 bestMatchTimeType = UTZFMT_TIME_TYPE_DAYLIGHT;
    [all...]

Completed in 473 milliseconds