Lines Matching refs:UCAL_DECEMBER
847 month = month < UCAL_JANUARY ? UCAL_DECEMBER : month;851 month = month > UCAL_DECEMBER ? UCAL_JANUARY : month;