Restuta / rcn.io

:bicyclist: Making bike racing in USA "a better place" or "great again"
https://rcn.io
MIT License
43 stars 18 forks source link

Main Calendar: Show sunrise/sunset in calendar #24

Open Restuta opened 8 years ago

Restuta commented 8 years ago

It could be useful to show sunrise/sunset in a calendar, e.g. this is how it's currently done in my Apple Calendar:

2015-11-09_1429

We need to research couple of topics before doing this:


Definition of done


Umbrella #22, #23

Me4ta commented 8 years ago

It can be calculated, yes. http://www.stevemorse.org/jcal/sunrise.html https://gist.github.com/Tafkas/4742250

Restuta commented 8 years ago

And also http://www.esrl.noaa.gov/gmd/grad/solcalc/, thanks @Me4ta then we need to write a tool that calculates it.