Home | History | Annotate | Download | only in i18n

Lines Matching full:range

69 // setTimeInMillis() limits the Julian day range to +/-7F000000.
70 // This would seem to limit the year range to:
74 // range limit on the year field is smaller (~ +/-140000). [alan 3.0]
535 // If the month is out of range, adjust it into range, and
578 // If the month is out of range, adjust it into range, and
1098 * representable range (except for the code that handles the YEAR
1099 * field). That's because the ends of the representable range are at
1119 * others, however, the range of possible maxima is large. In
1120 * addition, the way we know we've exceeded the range is different.
1151 * valid year, and highBad is an out of range year.