Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCAL_JANUARY

694     ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status);
695 verify1("1999 10th day of January is :", caldef, datdef, 1999, UCAL_JANUARY, 10);
862 verify1("1999 1st day of the year =", cal, datdef, 1999, UCAL_JANUARY, 1);
1226 ucal_setDate(cal, 1999, UCAL_JANUARY, 1, &status);