vpanda666 opened this issue 2 years ago · 1 comments
根据实例调试,节日的数组为空 var d = Solar.fromYmd(2023, 1, 1); var l = d.getFestivals(); for (var i=0, j=l.length; i<j; i++){ console.log(l[i]); }
不可能!