Zeile 32:
Zeile 32:
The formulas for calculating the [http://en.wikipedia.org/wiki/Julian_day Juliand Day]
The formulas for calculating the [http://en.wikipedia.org/wiki/Julian_day Juliand Day]
are not working properly on Arduino due to reduced double precision.
are not working properly on Arduino due to reduced double precision.
−
Therefore, I have adapted them, expecting only Julians dates from 1.Jan. 2000.
+
Therefore, I have adapted them, expecting only Julians dates starting from 1.Jan. 2000.
These calculations I have put into another library (Helios.h)
These calculations I have put into another library (Helios.h)