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

  /external/icu4c/i18n/unicode/
timezone.h 23 * 08/15/01 grhoten Made GMT private and added the getGMT() function
146 * @see getGMT
164 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 906 if (!tz || (kReferenceList[i].offset != 0 && *tz == *TimeZone::getGMT())) {
    [all...]
tzfmttst.cpp 116 gmtFmt.setTimeZone(*TimeZone::getGMT());
caltest.cpp     [all...]
dtfmttst.cpp     [all...]
calregts.cpp     [all...]
tzrulets.cpp     [all...]
  /external/icu4c/i18n/
astro.cpp 48 df->adoptTimeZone(TimeZone::getGMT()->clone());
    [all...]
timezone.cpp 327 TimeZone::getGMT(void)
530 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 375 milliseconds