HomeSort by relevance Sort by last modified time
    Searched full:togregorian (Results 1 - 1 of 1) sorted by null

  /external/icu4c/test/cintltst/
cldrtest.c 612 UResourceBundle *toCalendar, *fromCalendar, *toGregorian, *fromGregorian;
623 toGregorian = ures_getByKeyWithFallback(toCalendar, "gregorian", NULL, &errorCode);
624 toDateTimeElements = ures_getByKeyWithFallback(toGregorian, "DateTimeElements", NULL, &errorCode);
636 toWeekendData = ures_getByKeyWithFallback(toGregorian, "weekend", NULL, &errorCode);
741 ures_close(toGregorian);
    [all...]

Completed in 127 milliseconds