Broham / suncalcPy

A python implementation of the SunCalc javascript library.
MIT License
41 stars 18 forks source link

wrong results when daylight time #7

Closed sferlix closed 3 years ago

sferlix commented 3 years ago

hello

now that we have daylight savings time, sunrise, sunset, moonrise, moonset are all -1 hour. How to fix this ? thanks in advance frank

sferlix commented 3 years ago

I close the issue as it was my fault.