Lines Matching refs:MAX_MILLIS
161 } else if (date > MAX_MILLIS) { in appendMillis()
162 number = (int64_t)MAX_MILLIS; in appendMillis()
958 lastmod(MAX_MILLIS) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1145 if (lastmod != MAX_MILLIS) { in getLastModified()
1370 UDate firstStart = MAX_MILLIS; // the earliest rule start time in parse()
1541 UDate actualStart = MAX_MILLIS; in parse()
2105 … dstMonth, dstWeekInMonth, dstDayOfWeek, dstStartTime, MAX_MILLIS, status); in writeZone()
2147 … stdMonth, stdWeekInMonth, stdDayOfWeek, stdStartTime, MAX_MILLIS, status); in writeZone()
2204 if (lastmod != MAX_MILLIS) { in writeHeaders()
2278 if (untilTime != MAX_MILLIS) { in writeZonePropsByDOM()
2314 if (untilTime != MAX_MILLIS) { in writeZonePropsByDOW()
2371 MAX_MILLIS /* Do not use UNTIL */, fromOffset, status); in writeZonePropsByDOW_GEQ_DOM()
2387 MAX_MILLIS /* Do not use UNTIL */, fromOffset, status); in writeZonePropsByDOW_GEQ_DOM()
2439 if (untilTime != MAX_MILLIS) { in writeZonePropsByDOW_GEQ_DOM_sub()
2513 dtrule->getRuleMonth(), dtrule->getRuleDayOfMonth(), startTime, MAX_MILLIS, status); in writeFinalRule()
2517 …eMonth(), dtrule->getRuleWeekInMonth(), dtrule->getRuleDayOfWeek(), startTime, MAX_MILLIS, status); in writeFinalRule()
2521 …leMonth(), dtrule->getRuleDayOfMonth(), dtrule->getRuleDayOfWeek(), startTime, MAX_MILLIS, status); in writeFinalRule()
2525 …leMonth(), dtrule->getRuleDayOfMonth(), dtrule->getRuleDayOfWeek(), startTime, MAX_MILLIS, status); in writeFinalRule()