Uses of Class
org.aoju.bus.core.date.Solar.Month
Packages that use Solar.Month
-
Uses of Solar.Month in org.aoju.bus.core.date
Methods in org.aoju.bus.core.date that return Solar.MonthModifier and TypeMethodDescriptionstatic Solar.MonthSolar.Month.from(int year, int month) 通过指定年月获取阳历月static Solar.Month通过指定日期获取阳历月Solar.Month.next(int months) 获取往后推几个月的阳历月,如果要往前推,则月数用负数Methods in org.aoju.bus.core.date that return types with arguments of type Solar.Month