Hi
In case i need the diff days between two dates like 16/10/2018 and 06/12/2018 here the result should be days which are considering the months is 30 days not more or less .
More one Example if there are 01/11/2018 and 01/10/2018 here the diff should be 30 days , and if 13/11/2018 and 01/10/2018 the diff has to consider month as 30 days .
Thanks