I have an unknown range of days (based in two inputs from a calendar), Eg: it may start January 5 - 2009 and end November 19 - 2015. This gives me around 2,509 days.
I need to locate a fixed date (December 16) within the last year of that range to make an extraction in days and find how many days from the last December 16 to the end date of the input are.
I have my two dates converted in separated strings, year, month and day, also I have it as object.