Home | History | Annotate | Download | only in i18n

Lines Matching refs:MIN_MILLIS

157     if (date < MIN_MILLIS) {
158 number = (int64_t)MIN_MILLIS;
376 * until time defined by UNTIL attribute or MIN_MILLIS if not available
388 until = MIN_MILLIS;
693 if (until != MIN_MILLIS) {
1871 UDate t = MIN_MILLIS;