version 2025-02-01
This commit is contained in:
parent
ef7817bf22
commit
c052887a1f
11 changed files with 368 additions and 700 deletions
|
|
@ -1512,8 +1512,6 @@ exports.install = function(instance) {
|
|||
const value = params.value;
|
||||
|
||||
let date = new Date();
|
||||
let hour = date.getHours();
|
||||
|
||||
date.setDate(date.getDate() + 1);//next day
|
||||
|
||||
let sunCalcResult;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue