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

  /external/icu/icu4c/source/tools/tzcode/
zic.c 87 int r_dayofmonth; member in struct:rule
103 ** r_dycode r_dayofmonth r_wday
567 r->r_month, r->r_dayofmonth,
576 fprintf(f, ", %s, dom %d", mon_names[r->r_month].l_word, r->r_dayofmonth);
    [all...]

Completed in 172 milliseconds