-
public final class UtilsKt
-
-
Method Summary
Modifier and Type Method Description final static UnitcheckDateRange(YearMonth startMonth, YearMonth endMonth)final static UnitcheckDateRange(LocalDate startDate, LocalDate endDate)-
-
Method Detail
-
checkDateRange
final static Unit checkDateRange(YearMonth startMonth, YearMonth endMonth)
-
checkDateRange
final static Unit checkDateRange(LocalDate startDate, LocalDate endDate)
-
-
-
-