Lines Matching refs:MAX_MILLIS
163 } else if (date > MAX_MILLIS) { in appendMillis()
164 number = (int64_t)MAX_MILLIS; in appendMillis()
960 lastmod(MAX_MILLIS) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1147 if (lastmod != MAX_MILLIS) { in getLastModified()
1372 UDate firstStart = MAX_MILLIS; // the earliest rule start time in parse()
1543 UDate actualStart = MAX_MILLIS; in parse()
2097 … dstMonth, dstWeekInMonth, dstDayOfWeek, dstStartTime, MAX_MILLIS, status); in writeZone()
2139 … stdMonth, stdWeekInMonth, stdDayOfWeek, stdStartTime, MAX_MILLIS, status); in writeZone()
2196 if (lastmod != MAX_MILLIS) { in writeHeaders()
2270 if (untilTime != MAX_MILLIS) { in writeZonePropsByDOM()
2306 if (untilTime != MAX_MILLIS) { in writeZonePropsByDOW()
2363 MAX_MILLIS /* Do not use UNTIL */, fromOffset, status); in writeZonePropsByDOW_GEQ_DOM()
2379 MAX_MILLIS /* Do not use UNTIL */, fromOffset, status); in writeZonePropsByDOW_GEQ_DOM()
2431 if (untilTime != MAX_MILLIS) { in writeZonePropsByDOW_GEQ_DOM_sub()
2505 dtrule->getRuleMonth(), dtrule->getRuleDayOfMonth(), startTime, MAX_MILLIS, status); in writeFinalRule()
2509 …eMonth(), dtrule->getRuleWeekInMonth(), dtrule->getRuleDayOfWeek(), startTime, MAX_MILLIS, status); in writeFinalRule()
2513 …leMonth(), dtrule->getRuleDayOfMonth(), dtrule->getRuleDayOfWeek(), startTime, MAX_MILLIS, status); in writeFinalRule()
2517 …leMonth(), dtrule->getRuleDayOfMonth(), dtrule->getRuleDayOfWeek(), startTime, MAX_MILLIS, status); in writeFinalRule()