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

  /external/icu4c/test/intltest/
tzrulets.h 47 UDate getUTCMillis(int32_t year, int32_t month, int32_t dom,
tzrulets.cpp 238 UDate start = getUTCMillis(STARTYEAR, UCAL_JANUARY, 1);
239 UDate until = getUTCMillis(STARTYEAR + 10, UCAL_JANUARY, 1);
514 UDate jan1_1950 = getUTCMillis(1950, UCAL_JANUARY, 1);
515 UDate jan1_1967 = getUTCMillis(1971, UCAL_JANUARY, 1);
516 UDate jan1_2010 = getUTCMillis(2010, UCAL_JANUARY, 1);
558 getUTCMillis(2006, UCAL_MARCH, 15),
559 getUTCMillis(2006, UCAL_NOVEMBER, 1),
560 getUTCMillis(2007, UCAL_MARCH, 15),
561 getUTCMillis(2007, UCAL_NOVEMBER, 1),
562 getUTCMillis(2008, UCAL_MARCH, 15)
    [all...]

Completed in 78 milliseconds