Home | History | Annotate | Download | only in i18n

Lines Matching refs:UCAL_JANUARY

403     if(month < UCAL_JANUARY || month > UCAL_DECEMBER) {
423 if (month < UCAL_JANUARY
447 || month < UCAL_JANUARY
875 if (startMonth < UCAL_JANUARY || startMonth > UCAL_DECEMBER) {
930 if (endMonth < UCAL_JANUARY || endMonth > UCAL_DECEMBER) {