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

  /external/icu4c/i18n/unicode/
timezone.h 23 * 08/15/01 grhoten Made GMT private and added the getGMT() function
136 static const TimeZone* U_EXPORT2 getGMT(void);
    [all...]
  /external/icu4c/test/intltest/
astrotst.cpp 63 gc = Calendar::createInstance(TimeZone::getGMT()->clone(), status);
382 GregorianCalendar *cal3 = new GregorianCalendar(TimeZone::getGMT()->clone(), Locale::getUS(), status);
384 d3->setTimeZone(*TimeZone::getGMT());
calcasts.cpp 50 cal->adoptTimeZone(TimeZone::getGMT()->clone());
183 fmt->setTimeZone(*TimeZone::getGMT());
tztest.cpp 853 GregorianCalendar cal(*TimeZone::getGMT(), status);
    [all...]
tzfmttst.cpp 112 gmtFmt.setTimeZone(*TimeZone::getGMT());
dtfmttst.cpp     [all...]
caltest.cpp     [all...]
tzrulets.cpp     [all...]
  /external/icu4c/i18n/
astro.cpp 48 df->adoptTimeZone(TimeZone::getGMT()->clone());
    [all...]
timezone.cpp 301 TimeZone::getGMT(void)
519 const TimeZone* temptz = getGMT();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 648 milliseconds