Sunlitt / SunKit

SunKit is a Swift library which uses math and trigonometry to compute several information about the Sun.
Apache License 2.0
144 stars 12 forks source link

No need to compute again Sunrise/Sunset etc. when the user is calling setDate method with the same day #17

Closed davideilmito closed 1 year ago

davideilmito commented 1 year ago

Possible fix on branch related to this Issue, please @seldon1000 could you verify it?