dyn-wall-rs icon indicating copy to clipboard operation
dyn-wall-rs copied to clipboard

Internalize calculation of sunset and sunrise

Open rehanzo opened this issue 4 years ago • 0 comments

At the current moment, the crate sun-times is used to obtain the timings of the sunset and sunrise. It seems like a relatively simple calculation to obtain these values, so it would be better to internalize that functionality instead of relying on an external crate.

rehanzo avatar Aug 15 '20 02:08 rehanzo