ceeK/Solar

Incorrect calculation for daytime on date

denizztret opened this issue · 1 comments

Now, for calculate it is used current date/time Date().timeIntervalSince1970 (line 57).
You should use self.date.timeIntervalSince1970.

ceeK commented

I've put a fix in for this in 2.0.0.