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

  /external/icu4c/i18n/unicode/
tzfmt.h 223 UTZFMT_TIME_TYPE_DAYLIGHT
    [all...]
  /external/icu4c/i18n/
tzfmt.cpp 741 *timeType = (dstOffset != 0) ? UTZFMT_TIME_TYPE_DAYLIGHT : UTZFMT_TIME_TYPE_STANDARD;
    [all...]
timezone.cpp     [all...]
tzgnames.cpp 962 bestMatchTimeType = UTZFMT_TIME_TYPE_DAYLIGHT;
    [all...]
  /external/icu4c/test/intltest/
tzfmttst.cpp 711 {"EDTx", 0, "en_US", UTZFMT_STYLE_SPECIFIC_SHORT, false, "America/New_York", 3, UTZFMT_TIME_TYPE_DAYLIGHT},
    [all...]

Completed in 481 milliseconds