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

  /external/icu4c/i18n/
dtitvfmt.cpp 359 Calendar* secondCal;
362 secondCal = &fromCalendar;
365 secondCal = &toCalendar;
375 fDateFormat->format(*secondCal, appendTo, pos);
    [all...]

Completed in 150 milliseconds