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

  /external/icu/icu4c/source/test/intltest/
astrotst.cpp 64 gc = Calendar::createInstance(TimeZone::getGMT()->clone(), status);
383 GregorianCalendar *cal3 = new GregorianCalendar(TimeZone::getGMT()->clone(), Locale::getUS(), status);
385 d3->setTimeZone(*TimeZone::getGMT());
calcasts.cpp 52 cal->adoptTimeZone(TimeZone::getGMT()->clone());
185 fmt->setTimeZone(*TimeZone::getGMT());
dtfmttst.cpp     [all...]
tztest.cpp 906 if (!tz || (kReferenceList[i].offset != 0 && *tz == *TimeZone::getGMT())) {
    [all...]
caltest.cpp     [all...]
tzfmttst.cpp 166 gmtFmt.setTimeZone(*TimeZone::getGMT());
    [all...]
dtfmrgts.cpp     [all...]
calregts.cpp     [all...]
tzrulets.cpp     [all...]
  /external/icu/icu4c/source/i18n/unicode/
timezone.h 25 * 08/15/01 grhoten Made GMT private and added the getGMT() function
147 * @see getGMT
164 static const TimeZone* U_EXPORT2 getGMT(void);
    [all...]
  /external/icu/icu4c/source/i18n/
astro.cpp 50 df->adoptTimeZone(TimeZone::getGMT()->clone());
    [all...]
timezone.cpp 321 TimeZone::getGMT(void)
509 const TimeZone* temptz = TimeZone::getGMT();
    [all...]
measfmt.cpp 73 const TimeZone *gmt = TimeZone::getGMT();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 376 milliseconds