lcw
This commit is contained in:
@ -216,8 +216,6 @@ const gettingData = () => {
|
||||
|
||||
|
||||
const getAllFestivals = (date,boolean=false) => {
|
||||
console.log(date);
|
||||
|
||||
const time = new Date(date)
|
||||
const solar = Solar.fromDate(time)
|
||||
const lunar = solar.getLunar()
|
||||
|
||||
Reference in New Issue
Block a user