To get the number of days in a certain month in a specified range
I need to get the number of days in a certain month in a specified rangeI have a start date & end date
For eg , start date = 1/8/2016
end date = 31/12/2016.I need to get the no . of days allocated in september.
How to find that?