Uses of Class
cloud.opencode.base.date.between.AgeBetween
Packages that use AgeBetween
-
Uses of AgeBetween in cloud.opencode.base.date.between
Methods in cloud.opencode.base.date.between that return AgeBetweenModifier and TypeMethodDescriptionstatic AgeBetweenCreates an AgeBetween from birth date to a specific reference date 从出生日期到指定参考日期创建AgeBetweenstatic AgeBetweenCreates an AgeBetween from birth date to today 从出生日期到今天创建AgeBetweenstatic AgeBetweenAgeBetween.fromBirth(LocalDateTime birthDateTime) Creates an AgeBetween from birth date to today (from LocalDateTime) 从出生日期时间到今天创建AgeBetweenAgeDetail.getAgeBetween()Gets the underlying AgeBetween 获取底层的AgeBetweenMethods in cloud.opencode.base.date.between with parameters of type AgeBetweenModifier and TypeMethodDescriptionstatic AgeDetailAgeDetail.of(AgeBetween ageBetween) Creates an AgeDetail from an AgeBetween 从AgeBetween创建AgeDetail