Uses of Class
cloud.opencode.base.date.between.DateDiff
Packages that use DateDiff
-
Uses of DateDiff in cloud.opencode.base.date.between
Methods in cloud.opencode.base.date.between that return DateDiffModifier and TypeMethodDescriptionstatic DateDiffCreates a DateDiff from two LocalDate objects 从两个LocalDate对象创建DateDiffstatic DateDiffDateDiff.of(LocalDateTime start, LocalDateTime end) Creates a DateDiff from two LocalDateTime objects 从两个LocalDateTime对象创建DateDiffstatic DateDiffCreates a DateDiff from any two Temporal objects 从任意两个Temporal对象创建DateDiffDateBetween.toDateDiff()Gets a detailed breakdown of the difference 获取差异的详细分解