This commit is contained in:
Looly 2022-06-20 18:54:37 +08:00
parent 7e2eda7614
commit d32e513191

View File

@ -20,7 +20,7 @@ public class LunarInfo {
public static final long BASE_DAY = LocalDate.of(BASE_YEAR, 1, 31).toEpochDay();
/**
* 此表来自https://github.com/jjonline/calendar.js/blob/master/calendar.js
* 此表来自<a href="https://github.com/jjonline/calendar.js/blob/master/calendar.js">https://github.com/jjonline/calendar.js/blob/master/calendar.js</a>
* 农历表示
* 1. 表示当年有无闰年有的话为闰月的月份没有的话为0
* 2-4.为除了闰月外的正常月份是大月还是小月1为30天0为29天