Trail-Sense
Trail-Sense copied to clipboard
Improve astronomy search method
- Get the next event
- If the event starts after today, return the start date
- If the event starts on or before today, increment the date by one day and repeat
For the algorithms that don't have a findNextEvent method, use the existing logic of checking each day (and create a tech debt issue to replace that)