| Package | Description |
|---|---|
| org.aoju.bus.core.date |
日期封装,日期的核心为DateTime类
|
| Modifier and Type | Method and Description |
|---|---|
static Lunar.Month |
Lunar.Month.from(int lunarYear,
int lunarMonth)
通过农历年月初始化
|
Lunar.Month |
Lunar.Year.getMonth(int lunarMonth)
获取农历月
|
| Modifier and Type | Method and Description |
|---|---|
List<Lunar.Month> |
Lunar.Year.getMonths()
获取农历月们
|
Copyright © 2022. All rights reserved.