Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCAL_OCTOBER

699     ucal_setDateTime(caldef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, &status);
700 verify2("1999 10th day of October at 6:45:30 is :", caldef, datdef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, 0 );
846 verify1("1999 -3th month should be", cal, datdef, 1998, UCAL_OCTOBER, 1);