MCPcopy Create free account
hub / github.com/6tail/lunar-java / SolarSeason

Method SolarSeason

src/main/java/com/nlf/calendar/SolarSeason.java:32–34  ·  view source on GitHub ↗

默认当月

()

Source from the content-addressed store, hash-verified

30 * 默认当月
31 */
32 public SolarSeason() {
33 this(new Date());
34 }
35
36 /**
37 * 通过日期初始化

Callers

nothing calls this directly

Calls 3

fromDateMethod · 0.95
getYearMethod · 0.95
getMonthMethod · 0.95

Tested by

no test coverage detected