| Package | Description |
|---|---|
| org.aoju.bus.core.date |
日期封装,日期的核心为DateTime类
|
| Modifier and Type | Method and Description |
|---|---|
static Solar.Semester |
Solar.Semester.from(Calendar calendar)
通过指定日历获取阳历半年
|
static Solar.Semester |
Solar.Semester.from(Date date)
通过指定日期获取阳历半年
|
static Solar.Semester |
Solar.Semester.from(int year,
int month)
通过指定年月获取阳历半年
|
Solar.Semester |
Solar.Semester.next(int halfYears)
半年推移
|
Copyright © 2022. All rights reserved.