This says the hour and the minute must both be true to make sunrise() occur. So, a minute not setMin would evaluate false, skipping sunrise()
(same with sunset)
This says the hour and the minute must both be true to make sunrise() occur. So, a minute not setMin would evaluate false, skipping sunrise()
(same with sunset)