I want to subtract two dates considering weekends. It should be like this,
22nd March 2019(Friday) - 21 March 2019(Thursday) should give result as 1.
However 25th March 2019(Monday) - 22nd March 2019(Friday) should also give result as 1 as there are weekends in between.