I have a data frame of daily dates from December 2018, until March 2019, and I need to find the "Index of the day" because it is the input of another function to calculate time and sunset.
The "Index of the day" is the number of days compared to the other days of the year. Example.- January 5 (5 of 365); February 1 (32 of 365), etc.