suncalc
suncalc copied to clipboard
Add method to return day length
Consider adding a method to return the length of the day... this API found it important enough to add...
http://sunrise-sunset.org/api "day_length":"9:38:53" and "day_length":51444
Day length is simply sunset - sunrise. I'm not sure it warrants a separate property.