Uses of Class
org.aoju.bus.core.date.Solar.Week
Packages that use Solar.Week
-
Uses of Solar.Week in org.aoju.bus.core.date
Methods in org.aoju.bus.core.date that return Solar.WeekModifier and TypeMethodDescriptionstatic Solar.WeekSolar.Week.from(int year, int month, int day, int start) 通过指定年月日获取阳历周static Solar.Week通过指定日期获取阳历周Solar.Week.next(int weeks, boolean separateMonth) 周推移Methods in org.aoju.bus.core.date that return types with arguments of type Solar.Week