Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCAL_JANUARY

667     ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status);
668 verify1("1999 10th day of January is :", caldef, datdef, 1999, UCAL_JANUARY, 10);
834 verify1("1999 1st day of the year =", cal, datdef, 1999, UCAL_JANUARY, 1);
1198 ucal_setDate(cal, 1999, UCAL_JANUARY, 1, &status);