Hello guys. I am currently facing an issue related to how to allocate the difference between some dates into specific years.
Let's assume the period below.
<tbody>
start_date
end_date
03-03-2015
5-06-2017
</tbody>
Given this period, I would like to compute the days corresponding to each...