Skip to content

( Small Change ) Unconventional Sunrise/Sunset times#535

Draft
th3w1zard1 wants to merge 7 commits intomainfrom
unconventional_sunrise_sunset_times
Draft

( Small Change ) Unconventional Sunrise/Sunset times#535
th3w1zard1 wants to merge 7 commits intomainfrom
unconventional_sunrise_sunset_times

Conversation

@th3w1zard1
Copy link
Copy Markdown
Collaborator

A simple change requested from the following threads:

Instead of hardcoding 12 hours between noon/midnight, just calculate the distance between sunrise/sunset (which the code already does) and use that to calculate noon/midnight.

Should allow users to set e.g. sunrise->noon->sunset->midnight as 3:00PM->4:00PM->5:00PM-6:00PM etc.

@th3w1zard1
Copy link
Copy Markdown
Collaborator Author

Will reintroduce once the tests are done and working.

@th3w1zard1 th3w1zard1 marked this pull request as draft April 5, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment