-
Hello
Is the moonphase everywhere the same on earth?
Location does not matter?
Would be nice on my thermostat
Http://www.Arduino.TK
Greet luberth
-
Hi,
thank you for this cool plugin, but I cannot find the moonphase (which Suncalc supports) :-(
-
There is a bug in the Moonphase calculation
-
This is a great project. I have crafted something very similar to this myself, without the tooltips.
One thing I did was to change the indicator icon from the current condition icon to the moonphas…
ehula updated
4 months ago
-
So I wanted to configure the mod so that monsters only spawn during certain phases of the moon (phases 5 through 8) And disabling monster spawning entirely day outside of those specific nights. Howeve…
-
The API should expose a way to get and set the current time in the world.
Kobata pointed out that modded worlds may not even have a day night cycle, or have modified cycles and that the API docs shou…
-
```typescript
export function calculateMoonPhase(currentDate: Date): number {
const newMoonDate = new Date(Date.UTC(2019, 0, 6, 1, 28, 0)); // Reference New Moon date
const lunarCycleLength = 2…
-
Hello gregseth!
PHP 5.6.3 (cli) (built: Nov 14 2014 20:21:33)
Zend Engine v2.6.0
with Zend OPcache v7.0.4-dev
```
```
Timestamp: 367930576.999999
Fraction: 0.00055706175882264
Phase: 0…
-
The README mentions A.MoonPhase but the code isn't here.
-
It is just pass Full Moon (numerical phase 17, 18) however weather.moonPhase always return "0".