Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix an issue with calculating solar noon and midnight in some configurations #220

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

readcollin0
Copy link

Currently, incorrect values are calculated in configurations where sunset is before sunrise in the day (e.g. day from 14:00 to 02:00 UTC). This pull request fixes this problem.

claytonjn and others added 3 commits September 16, 2022 20:25
version bump
This commit fixes an issue with the calculated solar noon and midnight.
Incorrect values are calculated in configurations where sunset is before
sunrise in the day (e.g. day from 14:00 to 02:00 UTC). This is more
normal in timezones further from UTC.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants