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

  /external/icu4c/i18n/unicode/
timezone.h 731 static TimeZone* createCustomTimeZone(const UnicodeString&); // Creates a time zone based on the string.
    [all...]
  /external/icu4c/i18n/
timezone.cpp 388 result = createCustomTimeZone(ID);
    [all...]

Completed in 1015 milliseconds