Solar
Solar copied to clipboard
Resubmitted: Fixed issue when SunSet/Sunrise is on a different day from variable date
Resubmitted from #44
Fixed the following scenario.
When Sunrise timing is 2300 while current time is 2330, isDayTime wrongly shows false. When sunset timing is 0050 while current time is 0030, isDayTime wrongly shows false.
@ceeK Could you merge this bug fix?